@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/airtransport/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: 520px;
  overflow: hidden;
}

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

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

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

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

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

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

@media all and (max-width: 320px) {
  .bannerareapc {
    height: 390px;
  }
}

.bannerareapc .bntitle {
  animation-delay: 1s;
}

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

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .bannerareapc .bntitle {
    height: 65px;
  }
}

@media all and (min-width: 576px) and (max-width: 767.98px) {
  .bannerareapc .bntitle {
    height: 65px;
  }
}

@media all and (max-width: 575px) {
  .bannerareapc .bntitle {
    height: 65px;
  }
}

@media all and (max-width: 320px) {
  .bannerareapc .bntitle {
    height: 65px;
  }
}

.bannerareapc .topbn {
  height: 400px;
}

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

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

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

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .bannerareapc .topbn {
    height: 270px;
  }
}

@media all and (min-width: 576px) and (max-width: 767.98px) {
  .bannerareapc .topbn {
    height: 270px;
  }
}

@media all and (max-width: 575px) {
  .bannerareapc .topbn {
    height: 270px;
  }
}

@media all and (max-width: 320px) {
  .bannerareapc .topbn {
    height: 270px;
  }
}

.bannerareapc .imgleft,
.bannerareapc .imgright {
  position: absolute;
  z-index: 10;
}

.bannerareapc .imgleft img,
.bannerareapc .imgright img {
  height: 500px;
}

@media all and (min-width: 1440px) and (max-width: 1599.98px) {
  .bannerareapc .imgleft img,
  .bannerareapc .imgright img {
    height: 440px;
  }
}

@media all and (min-width: 1200px) and (max-width: 1439.98px) {
  .bannerareapc .imgleft img,
  .bannerareapc .imgright img {
    height: 360px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .bannerareapc .imgleft img,
  .bannerareapc .imgright img {
    height: 350px;
  }
}

@media all and (min-width: 768px) and (max-width: 991.98px) {
  .bannerareapc .imgleft img,
  .bannerareapc .imgright img {
    height: 350px;
  }
}

@media all and (min-width: 576px) and (max-width: 767.98px) {
  .bannerareapc .imgleft img,
  .bannerareapc .imgright img {
    height: 350px;
  }
}

@media all and (max-width: 575px) {
  .bannerareapc .imgleft img,
  .bannerareapc .imgright img {
    height: 350px;
  }
}

@media all and (max-width: 320px) {
  .bannerareapc .imgleft img,
  .bannerareapc .imgright img {
    height: 350px;
  }
}

.bannerareapc .imgleft {
  left: 0px;
  bottom: 0px;
  animation-delay: 3.2s;
}

.bannerareapc .imgright {
  right: 0px;
  bottom: 0px;
  animation-delay: 3.5s;
}

.bannerareapc .centerbanner {
  display: flex;
  justify-content: center;
}

.bannerareapc .centerbanner .bn {
  margin: 0px 5px;
  transition: 0.1s;
}

.bannerareapc .centerbanner .bn.bn1 {
  animation-delay: 2s;
}

.bannerareapc .centerbanner .bn.bn2 {
  animation-delay: 2.4s;
}

.bannerareapc .centerbanner .bn.bn3 {
  animation-delay: 2.8s;
}

.bannerareapc .centerbanner .bn.bnhover {
  animation: up-down 1s infinite alternate;
  -webkit-filter: contrast(1.2);
}

@keyframes up-down {
  0% {

  }

  50% {
    transform: translateY(-8px);
  }

  100% {

  }
}

.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;
  padding-top: 10px;
  padding-bottom: 0px;
}

.fixsidebar ul.showlist li a {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
}

.fixsidebar ul.showlist li a:hover {
  background: rgba(0, 0, 0, 0.8);
}

.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: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #ffffff;
}

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

.fixsidebar ul.hidelist {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  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;
  background: rgba(0, 0, 0, 0.7);
  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;
  margin-bottom: 10px;
  cursor: pointer;
}

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

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

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

.section1 {
  position: relative;
  padding-bottom: 50px;
  padding-top: 30px;
}

.section1:before {
  content: '';
  width: 73px;
  height: 34px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/airtransport/images/s1divider.png?version=1");
  position: absolute;
  top: -5px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

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

.section2 {
  background-color: #edf2f8;
  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: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section3:before {
  content: '';
  width: 73px;
  height: 34px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/airtransport/images/s2divider.png?version=1");
  position: absolute;
  top: -5px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

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

.section3 .benefitwrapper ul.benefitarea li {
  flex-basis: 13.5%;
  margin: 0.3%;
  transition: 0.3s;
}

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

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

.section4 {
  background-color: #edf2f8;
  padding-top: 30px;
  padding-bottom: 50px;
}

.section4 .btext {
  font-family: "Noto Sans TC", "微軟正黑體";
  font-weight: 600;
  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.03);
  filter: drop-shadow(0px 0px 9px #fec402);
  z-index: 5;
}

.section4 .benefitwrapper ul.benefitarea li a {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section4 .benefitwrapper ul.benefitarea li p {
  background-color: #f94556;
  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: 49%;
}

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

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

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

.section4 .benefitwrapper ul.benefitarea li:nth-child(2) a {
  padding-bottom: 60px;
}

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

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

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

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

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

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

.sectionqna:before {
  content: '';
  width: 73px;
  height: 34px;
  background: url("https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/airtransport/images/s4divider.png?version=1");
  position: absolute;
  top: -5px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

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

.sectionqna ul.nav-tabs {
  margin: 0px;
  align-items: end;
  border-bottom: 1px solid #4d75bb;
}

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

.sectionqna ul.nav-tabs li .nav-link.active {
  padding: 25px 25px;
  font-weight: bolder;
  font-size: 30px;
  border: 0px;
}

.sectionqna .qnaarea {
  background-color: #ffffff;
  font-family: "微軟正黑體";
  border-radius: 0px 0px 18px 18px;
  padding: 20px 40px;
  box-shadow: 12px 16px 0 0 #fff134;
}

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