@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/2023bid_0501airtransport150/images/mainbg.jpg?version=1") #D32D00;
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  background-size: contain;
  text-align: center;
  margin-bottom: -1px;
  min-width: 1200px;
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: 0px;
  height: 900px;
  width: 1630px;
  margin: auto;
}

@media all and (min-width: 1600px) and (max-width: 1999.98px) {
  .bannerareapc {
    width: 1510px;
    height: 830px;
  }
}

@media all and (min-width: 1440px) and (max-width: 1599.98px) {
  .bannerareapc {
    width: 1420px;
    height: 790px;
  }
}

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

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .bannerareapc {
    width: 1200px;
    height: 670px;
  }
}

.bannerareapc .mainbtn {
  max-width: 1240px;
  min-width: 900px;
  margin: auto;
  position: relative;
  top: 585px;
  display: flex;
}

@media all and (min-width: 1600px) and (max-width: 1999.98px) {
  .bannerareapc .mainbtn {
    width: 1120px;
    height: 530px;
    top: 530px;
  }
}

@media all and (min-width: 1440px) and (max-width: 1599.98px) {
  .bannerareapc .mainbtn {
    width: 1117px;
    height: 530px;
    top: 495px;
  }
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .bannerareapc .mainbtn {
    max-width: 890px;
    width: 100%;
    top: 410px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .bannerareapc .mainbtn {
    max-width: 880px;
    width: 100%;
    top: 410px;
  }
}

.bannerareapc .mainbtn .box1 {
  flex-basis: 27%;
  height: 265px;
  margin-top: 15px;
}

.bannerareapc .mainbtn .box1 img {
  object-position: top;
}

.bannerareapc .mainbtn .box2 {
  flex: 1;
  height: 295px;
  margin-top: 45px;
}

.bannerareapc .mainbtn .box2 img {
  object-position: bottom;
}

.bannerareapc .mainbtn .box3 {
  flex-basis: 33%;
  height: 270px;
  margin-top: 30px;
}

.bannerareapc .mainbtn .box3 img {
  object-position: top;
}

.bannerareapc .mainbtn img {
  width: 100%;
  object-fit: contain;
  transition: 0.3s;
}

.bannerareapc .mainbtn img:hover {
  transform: scale(1.05);
  filter: drop-shadow(0px 0px 10px #FFD516);
}

.bannerareapc .mainimg {
  width: 1320px;
  margin: 0px auto;
  position: relative;
  min-width: 1200px;
}

.bannerareapc .mainimg > img {
  width: 1320px;
  min-width: 1200px;
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .bannerareapc .mainimg {
    width: 1200px;
  }

  .bannerareapc .mainimg img {
    width: 100%;
  }
}

@media all and (min-width: 576px) and (max-width: 767.98px) {
  .bannerareapc .mainimg {
    width: 1200px;
  }

  .bannerareapc .mainimg img {
    width: 100%;
  }
}

@media all and (max-width: 575px) {
  .bannerareapc .mainimg {
    width: 1200px;
  }

  .bannerareapc .mainimg img {
    width: 100%;
  }
}

.bannerareapc .mainimg .signheader {
  width: 210px;
  position: absolute;
  top: 400px;
  right: 335px;
  transition: 0.3s;
}

.bannerareapc .mainimg .signheader:hover {
  transform: scale(1.14);
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .bannerareapc .mainimg .signheader {
    width: 195px;
    top: 370px;
    right: 305px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .bannerareapc .mainimg .signheader {
    width: 195px;
    top: 370px;
    right: 305px;
  }
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .bannerareapc .mainimg .signheader {
    width: 195px;
    top: 370px;
    right: 305px;
  }
}

@media all and (min-width: 576px) and (max-width: 767.98px) {
  .bannerareapc .mainimg .signheader {
    width: 195px;
    top: 370px;
    right: 305px;
  }
}

@media all and (max-width: 575px) {
  .bannerareapc .mainimg .signheader {
    width: 195px;
    top: 370px;
    right: 305px;
  }
}

.bannerareapc .mainimg .signheader img {
  width: 100%;
}

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

.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;
  width: 130px;
}

.fixsidebar ul.showlist > li {
  border: 1px solid #4E4E4E;
}

.fixsidebar ul.showlist > li img {
  width: 100%;
}

.fixsidebar ul.showlist > li.yellow {
  background: #FEB127;
  padding: 10px 0px;
}

.fixsidebar ul.showlist > li ul.subheadfix {
  display: flex;
  flex-wrap: wrap;
}

.fixsidebar ul.showlist > li ul.subheadfix li {
  width: 50%;
  display: flex;
  align-items: center;
  background: #000000;
  justify-content: center;
}

.fixsidebar ul.showlist > li ul.subheadfix li a {
  font-size: 14px;
  width: 100%;
  height: 100%;
  border-bottom: 1px dashed #4E4E4E;
  border-right: 1px dashed #4E4E4E;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fixsidebar ul.showlist > li ul.subheadfix li a:hover {
  background: #4E4E4E;
  color: #ffffff;
}

.fixsidebar ul.showlist > li ul.subheadfix li:nth-child(even) a {
  border-right: 0px dashed #4E4E4E;
}

.fixsidebar ul.showlist > li a {
  background-color: #000000;
  padding-bottom: 12px;
  padding-top: 12px;
  display: block;
}

.fixsidebar ul.showlist > li a:hover {
  background: #4E4E4E;
  color: #ffffff;
}

.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: #000000;
}

.fixsidebar ul.showlist > li:first-child img {
  width: auto;
}

.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: 3%;
  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: #D32D00;
}

::-webkit-scrollbar {
  width: 13px;
  background-color: #aaa;
}

::-webkit-scrollbar-thumb {
  background: #000;
}

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

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

.sectionhead {
  background: #D32D00;
}

.sectionhead .topbtnlist {
  display: flex;
  width: 90%;
  margin: auto;
  margin-top: 15px;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.sectionhead .topbtnlist .topbtn {
  margin-left: 15px;
  margin-right: 15px;
  transition: 0.3s;
}

.sectionhead .topbtnlist .topbtn:hover {
  transform: scale(1.05);
}

.sectionad {
  background: #D32D00;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sectiontitle {
  text-align: center;
  color: #ffffff;
  margin: 40px 0px 20px 0px;
  font-size: 30px;
  font-family: "Noto Sans TC", "微軟正黑體";
}

.sectiontitle h3 {
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 15px;
}

.sectiontitle h2 {
  font-weight: 500;
  font-size: 47px;
}

.sectiontitle .sectiondesc {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  padding: 10px 0px;
}

.sectiontitle .sectiondesc a {
  margin-left: 10px;
  background: #ffffff;
  color: #293F6A;
  font-size: 18px;
  border-radius: 10px;
  padding: 5px 10px;
  text-decoration: none;
  line-height: 1;
  font-weight: 400;
}

.sectiontitle img {
  display: block;
  margin: auto;
}

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

.addmember {
  font-family: "Noto Sans TC", "微軟正黑體";
  background: linear-gradient(270deg, #EB642C 0%, #FAC03D 51.37%, #EB642C 100%);
}

.addmember .addwrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
  margin: 20px 0px;
}

.addmember .addwrapper p {
  color: #000000;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 15px;
}

.addmember .addwrapper .addbtn {
  background: #ffffff;
  color: #000000;
  border-radius: 5px;
  padding: 10px 0px;
  font-size: 30px;
  font-weight: 500;
  text-decoration: none;
  transition: 0.1s;
}

.addmember .addwrapper .addbtn:hover {
  background: #ff7800;
  color: #ffffff;
}

.contentwrapper {
  margin-top: 30px;
  padding: 0px 0px 20px 0px;
  border-radius: 12px;
  background: #fff;
  font-family: "Noto Sans TC", "微軟正黑體";
}

.contentwrapper .divid {
  margin-bottom: 10px;
  position: relative;
}

.contentwrapper .divid:after {
  content: '';
  border-right: 1px dotted #707070;
  height: 300px;
  width: 1px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin: auto;
}

.contentwrapper h2 {
  color: #000;
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}

.contentwrapper h3 {
  color: #000;
  font-size: 37px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contentwrapper h3 span {
  color: #C14325;
}

.section1 {
  position: relative;
  padding-bottom: 30px;
  padding-top: 0px;
  background: #D32D00;
  background-position: bottom center;
  background-repeat: no-repeat;
  z-index: 1;
}

.section1 .benefitwrapper {
  padding-top: 155px;
}

.section1 .joinbtn {
  position: absolute;
  right: 40px;
  top: 140px;
}

.section2 {
  position: relative;
  padding-bottom: 80px;
  padding-top: 60px;
  background: #D32D00;
  overflow: hidden;
  z-index: 95;
}

.section2 .s2area {
  background-color: #D32D00;
  position: relative;
  border-radius: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 40px;
  z-index: 5;
}

.section2 .s2area:last-child {
  margin-bottom: 0px;
}

.section2 .s2area .titlelabel {
  margin: 0px auto;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  top: 0px;
  left: 0;
  right: 0;
  /* width: 158px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.section2 .bgleft {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023bid_0201airtransport150/images/secdec-l.png?version=1");
  background-repeat: no-repeat;
  position: absolute;
  width: 250px;
  height: 380px;
  left: -160px;
  background-size: contain;
  margin-top: -250px;
  z-index: -1;
}

.section2 .bgright {
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023bid_0201airtransport150/images/secdec-r.png?version=1");
  background-repeat: no-repeat;
  position: absolute;
  width: 220px;
  height: 320px;
  right: -140px;
  margin-top: -600px;
  background-size: contain;
  z-index: -1;
}

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

.section2 .benefitwrapper ul.benefitarea.twoitems li {
  flex-basis: 48%;
}

.section2 .benefitwrapper ul.benefitarea li {
  flex-basis: 23%;
  text-align: center;
  margin: 0px 1%;
  margin-bottom: 30px;
  transition: 0.3s;
  background: #000;
  border: 5px solid #000;
  padding-bottom: 10px;
}

.section2 .benefitwrapper ul.benefitarea li:hover {
  filter: drop-shadow(0px 0px 20px #FFD516);
}

.section2 .benefitwrapper ul.benefitarea li img {
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
}

.section2 .benefitwrapper ul.benefitarea li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  font-family: "Noto Sans TC", "微軟正黑體";
}

.btext {
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #F9DA6E;
  font-weight: 400;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 16px;
  line-height: 23px;
}

.btext span {
  color: #e65049;
}

.btext.black {
  color: #000;
}

.tagsection {
  background: #F9DA6E;
}

.tagsection .tagarea {
  max-width: 1000px;
  margin: auto;
  display: flex;
  font-family: "Noto Sans TC", "微軟正黑體";
  align-items: center;
  justify-content: center;
  padding: 20px 0px;
}

.tagsection .tagarea .tagareatitle {
  margin-right: 20px;
  font-size: 14px;
  text-align: center;
}

.tagsection .tagarea .tagarealist ul {
  display: flex;
  flex-wrap: wrap;
}

.tagsection .tagarea .tagarealist ul li {
  background: #ffffff;
  padding: 5px 15px;
  border-radius: 50px;
  margin-right: 10px;
  margin-bottom: 15px;
  transition: 0.3s;
}

.tagsection .tagarea .tagarealist ul li a {
  color: #000000;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 27px;
}

.tagsection .tagarea .tagarealist ul li:hover {
  background: #000;
}

.tagsection .tagarea .tagarealist ul li:hover a {
  color: #ffffff;
}

.section3 {
  background: #202020;
  padding-top: 20px;
  padding-bottom: 0px;
  position: relative;
}

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

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

.section3 .benefitwrapper ul.benefitarea li:hover {
  transform: scale(1.06);
}

.section3 .benefitwrapper ul.benefitarea li a {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

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

.section3 .benefitwrapper ul.benefitarea li:nth-child(1):hover {
  transform: none;
}

.section3 .benefitwrapper ul.benefitarea li:nth-child(1) img {
  height: auto;
  width: 100%;
}

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

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

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

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

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

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

.section3 .benefitwrapper ul.benefitarea li:nth-child(5) {
  flex-basis: 19%;
}

.section3 .benefitwrapper ul.benefitarea li:nth-child(5) img {
  height: 55px;
}

.section3 .benefitwrapper ul.benefitarea li:nth-child(6) {
  flex-basis: 19%;
}

.section3 .benefitwrapper ul.benefitarea li:nth-child(6) img {
  height: 55px;
}

.section4 {
  background: #F0F0F0;
}

.section4 .contentwrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 35px;
}

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

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

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

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

.section5 {
  background: #202020;
  padding-bottom: 40px;
  color: #ffffff;
}

.section5 .contentwrapper {
  background: none;
}

.section5 ul.buttonbox {
  display: flex;
  flex-wrap: wrap;
}

.section5 ul.buttonbox li {
  background: #ffffff;
  flex-basis: 31%;
  margin: 0.5%;
  padding: 0px 0px;
  text-align: center;
  border-radius: 10px;
  transition: 0.3s;
}

.section5 ul.buttonbox li a {
  text-decoration: none;
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #000;
  font-weight: 400;
  display: block;
  padding: 20px 0px;
}

.section5 ul.buttonbox li:hover {
  background: #F9DA6E;
  color: #000;
}

.section5 ul.buttonbox li:hover a {
  color: #000;
}

.section5 .benefitwrapper {
  width: 100%;
  max-width: 1440px;
  margin: auto;
  margin-top: 0px;
}

.section5 ul.benefitarea {
  display: flex;
  font-family: "Noto Sans TC", "微軟正黑體";
  justify-content: center;
}

.section5 ul.benefitarea li {
  text-align: center;
  margin: 0px 1%;
  margin-bottom: 30px;
  transition: 0.3s;
  position: relative;
  color: #fff;
  width: 15%;
}

.section5 ul.benefitarea li:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 80px;
  margin: auto;
  /* bottom: 0; */
  background-image: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/2023bid_0201airtransport150/images/arrow.png?version=1");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  right: -30px;
}

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

.section5 ul.benefitarea li h3 {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-size: 24px;
  color: #F9DA6E;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: start;
  justify-content: center;
}

.section5 ul.benefitarea li h3 img {
  width: 15px;
  margin-bottom: 0px;
  display: flex;
}

.section5 ul.benefitarea li p {
  font-size: 16px;
  line-height: 22px;
}

.section5 ul.benefitarea li img {
  width: 180px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.section5 ul.benefitarea li a {
  text-decoration: none;
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  font-family: "Noto Sans TC", "微軟正黑體";
}

.section5 a {
  color: #ffffff;
  font-family: "Noto Sans TC", "微軟正黑體";
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
}

.section5 a.addlinebtn {
  background: #F9DA6E;
  border: 2px solid #F9DA6E;
  border-radius: 8px;
  text-decoration: none;
  color: #000;
  padding: 15px 0px;
  display: flex;
  flex-direction: column;
  margin: 1%;
  flex-basis: 50%;
  font-size: 28px;
  transition: 0.3s;
}

.section5 a.addlinebtn.ori {
  background: transparent;
  color: #F9DA6E;
}

.section5 a.addlinebtn:hover {
  background: #f8ce9d;
  border: 2px solid #f8ce9d;
  color: #000;
}

.section6 {
  background: #B12600;
  padding: 25px 0px;
}

.sectionqna {
  background-color: #D32D00;
  position: relative;
  padding-bottom: 40px;
  padding-top: 30px;
  z-index: 1;
  overflow: hidden;
}

.sectionqna .difr {
  position: absolute;
  right: -90px;
  top: 80px;
}

.sectionqna h2.sectiontitle {
  color: #000000;
}

.sectionqna ul.nav-tabs {
  margin: 0px;
  align-items: end;
  display: inline-flex;
  border-bottom: 0px;
  box-shadow: none;
  background: #000;
  width: 100%;
}

.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: #ffffff;
  box-shadow: none;
  font-weight: 800;
  position: relative;
}

.sectionqna ul.nav-tabs li .nav-link:after {
  position: absolute;
  content: '';
  width: 2px;
  height: 60%;
  left: 0;
  background: #ffffff;
  top: 15px;
  margin: auto;
}

.sectionqna ul.nav-tabs li .nav-link.item1.active {
  background: #000000;
  color: #F9DA6E;
  text-decoration: underline;
}

.sectionqna ul.nav-tabs li .nav-link.item1:after {
  width: 0px;
}

.sectionqna ul.nav-tabs li .nav-link.item2.active {
  background: #000000;
  color: #F9DA6E;
  text-decoration: underline;
}

.sectionqna ul.nav-tabs li .nav-link.item3.active {
  background: #000000;
  color: #F9DA6E;
  text-decoration: underline;
}

.sectionqna ul.nav-tabs li .nav-link.item4.active {
  background: #000000;
  color: #F9DA6E;
  text-decoration: underline;
}

.sectionqna .qnaarea {
  background-color: #ffffff;
  font-family: "微軟正黑體";
  border-radius: 0px 0px 18px 18px;
  border: 4px solid #000000;
  color: #000000;
  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 */