@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@1&family=Noto+Sans+TC:wght@100;200;300;400;500;600;700;800;900&display=swap");
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
a,
img {
  outline: none; /* for Firefox */
  hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
input,
textarea {
  outline: none;
} /*消除chrome黃色框*/
textarea {
  resize: none;
} /*不要縮放*/
img,
div {
  border: 0px;
}
a:link {
  color: #66594b;
  text-decoration: none;
}
.e7tdbox a:link {
  color: #d4d1ae;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #66594b;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
  color: #66594b;
}

body {
  font-size: 1rem;
  word-wrap: break-word;
  font-family: Arial, "Noto Sans TC", "微軟正黑體", sans-serif;
  /*font-family:Arial,"微軟正黑體", Helvetica, sans-serif;*/
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.tas {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ulibx > ul li {
  list-style-type: decimal;
  list-style-position: outside;
  line-height: 1.5em;
  padding-bottom: 10px;
}
.ulibx {
  width: 100%;
  margin: 0 auto;
  padding-left: 40px;
}
.tdbox {
  margin: 1rem auto;
  padding: 10px;
}
.tdbox table tr:nth-child(even) {
  background-color: rgba(207, 213, 170, 0.6);
}
.tdbox table tr:first-child td {
  border-bottom: 1px #fcffa3 solid;
  padding: 0.6rem 0.3rem 0.3rem;
  font-weight: 500;
  color: #ffeb08;
  background-color: #402d22;
  font-size: 17px;
  /* border-radius: 1em 1em 0 0; */
}
.tdbox table tr td {
  /* text-align: center; */
  padding: 0.5rem;
  border-bottom: 1px #b7ad86 solid;
  font-size: 1em;
  line-height: 2em;
  background-color: rgba(205, 191, 177, 0.6);
  color: #402d22;
}
.poptdx {
  position: relative;
  width: 90%;
}
.poptdox {
  position: relative;
  width: 100%;
  height: 400px;
  padding: 0;
}
/* light */
#light_bx {
  position: fixed;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  overflow: auto;
  display: none;
}
#light_bx > .infobx_1 {
  position: relative;
  width: 60%;
  display: block;
  margin: 0 auto;
  display: none;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.65));
  filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.65));
  font-size: 1.2rem;
  line-height: 2rem;
}
#light_bxx {
  position: fixed;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  overflow: auto;
  display: none;
}

#light_bxx > .infobx_s {
  position: relative;
  width: 700px;
  display: block;
  margin: 0 auto;
  display: none;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.65));
  filter: drop-shadow(0px 25px 25px rgba(0, 0, 0, 0.65));
  font-size: 1.2rem;
  line-height: 2rem;
}
.bx_a_clos {
  position: absolute;
  width: 50px;
  padding-bottom: 50px;
  display: block;
  cursor: pointer;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(../images/close.png);
  background-position: 100% 0%;
  background-size: 100% auto;
  top: 0%;
  right: 0%;
  z-index: 2;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.bx_a_closx {
  position: absolute;
  width: 50px;
  padding-bottom: 50px;
  display: block;
  cursor: pointer;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(../images/close.png);
  background-position: 100% 0%;
  background-size: 100% auto;
  top: 0%;
  right: 0%;
  z-index: 2;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.lgbox5 {
  width: 100%;
  padding: 45px;
  min-height: 290px;
  background: url("../images/popbg3.png");
  background-size: 100% 100%;
}
.lgbox {
  width: 100%;
  padding: 0px;
  min-height: 290px;
  background: url("../images/popa_02.png");
  background-size: 100% auto;
  /* background: url("../images/popbg.png");
  background-size: 100% 100%; */
}
.lgboxtd {
  position: relative;
  width: 100%;
  padding: 20px;

  background: url("../images/popa_02.png");
  background-size: 100% auto;
  padding: 0 50px;
}
.lgbox2 {
  width: 100%;
  padding: 20px;
  min-height: 400px;
  /* background: url("../images/popa_02.png");
  background-size: 100% auto; */
}
.lgbox3 {
  width: 100%;
  padding: 0;
  max-height: 600px;
  /* background: url("../images/popbg2.png");
  background-size: 100% 100%; */
}
.qacon {
  width: 90%;
  height: 500px;
  margin: 0 auto;
  border-radius: 10px;
  overflow-y: auto;
  background: url("../images/ppbgg.jpg");
  background-size: 100% auto;
}
.qaxx {
  width: 100%;
  background: url("../images/popa_02.png");
  background-size: 100% auto;
}
#incon2 {
  padding: 0 30px;
}
.qacon2 {
  width: 90%;
  height: 300px;
  margin: 0 auto;
  border-radius: 10px;
  overflow-y: auto;
  background: url("../images/ppbgg.jpg");
  background-size: 100% auto;
}
.ligtl {
  width: 60%;
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  color: #ffea75;
  margin: 0px auto 0 auto;
  background-color: #878474;
  padding: 10px;
  border-radius: 50px;
}

#light_bx input,
#light_bx textarea,
#light_bx select {
  border: 0 solid #274645;
}
input,
textarea,
select {
  width: 100%;
  font-family: Arial, "Noto Sans TC", "微軟正黑體", sans-serif;
  font-size: 1.45rem;
  color: #353131;
  height: 40px;
  line-height: 40px;
  border-radius: 3.5px;
  background-color: #ffffff;
  padding: 0 6px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  font-weight: 300;
}
input,
textarea {
  outline: none;
}
.logbx {
  width: 70%;
  margin: 0.8rem auto 0;
}
.logbx2 {
  width: 70%;
  margin: 0.8rem auto 0 1.5rem;
}
input,
textarea,
select {
  font-size: 1.3rem;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.dbx2 {
  margin: 0.5rem auto;
}
::-webkit-input-placeholder {
  color: #aaaaaa;
}
:-ms-input-placeholder {
  color: #aaaaaa;
}
::placeholder {
  color: #aaaaaa;
}
.goobx {
  width: 50px;
  height: 50px;
  background-image: url(../images/icon_goole.png);
  background-size: 100% 100%;
  background-color: #fff;
  border-radius: 10px;
}
.appbx {
  width: 50px;
  height: 50px;
  background-image: url(../images/icon_apple.png);
  background-size: 100% 100%;
  background-color: #fff;
  border-radius: 10px;
}
.fbbbx {
  width: 50px;
  height: 50px;
  background-image: url(../images/icon_fb.png);
  background-size: 100% 100%;
  background-color: #2d89ef;
  border-radius: 10px;
}
.dbappbx {
  width: 50%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.dbappbx div {
  margin: 0 2%;
}

.content {
  position: relative;
  width: 1000px;
  margin: 10px auto;
}
select {
  outline: none;
  -webkit-appearance: none; /*Chrome*/
  -moz-appearance: none; /*FF*/
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; /*CSS3*/
  background-image: url(../img/se-down.svg);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
select::-ms-expand {
  display: none;
} /*IE*/
input,
textarea,
select {
  width: 100%;
  font-size: 1.45rem;
  font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
  color: #666666;
  height: 40px;
  line-height: 40px;
  border: 1px solid #dddddd;
  padding: 0 5px;
  margin: 5px auto;
  border-radius: 5px;
  background-color: #fff; /**/
  text-align-last: center;
  text-align: center;
  /**/
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
input:focus,
select:focus {
  border: 1px solid #999999;
}
/*input:focus::placeholder {color:#FFF;}*/
input {
  padding-left: 0 8px;
}
::-webkit-input-placeholder {
  color: #999999;
}
:-ms-input-placeholder {
  color: #999999;
}
::placeholder {
  color: #999999;
}
/*20210204*/
/*input:valid{border: 1px solid #F60;} 正確*/
/*input:invalid{
border: 1px solid #F60;
} 資料錯誤*/
/**/
.chbox {
  position: relative;
  font-size: 1.3rem;
  /* text-align: center; */
  margin-left: 30%;
  color: #ffe100;
  line-height: 20px;
  padding: 10px 0;
}
.chbox input {
  display: none;
}
.chbox label {
  height: 20px;
  display: inline-block;
  overflow: hidden;
}
.checkbox-beauty {
  position: relative;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  background-color: #fff;
  margin-right: 5px;
  border-radius: 3px;
  transition: 0.2s;
}
input[type="checkbox"]:checked + .checkbox-beauty {
  border: 1px solid #999999;
  background-repeat: no-repeat;
  background-image: url(../img/confirm.svg);
  background-position: 50% 50%;
  background-size: 100% auto;
}
.rabox {
  position: relative;
  font-size: 1.45rem;
  text-align: center;
  color: #666666;
  line-height: 25px;
  padding: 10px 0;
}
.rabox input {
  display: none;
}
.rabox label {
  height: 25px;
  display: inline-block;
  overflow: hidden;
}
.rabox .radio-beauty {
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  background-color: #fff;
  padding: 3px;
  margin: 0 5px;
  border-radius: 50%; /*50*/
  transition: 0.2s;
}
.rabox input[type="radio"]:checked + .radio-beauty {
  border: 1px solid #505050;
  padding: 3px;
  background-color: #505050;
  background-clip: content-box;
}
.ra {
  text-align: center;
  font-size: 1.45rem;
  text-align: center;
  color: #666666;
}
.visible-scrollbar,
.invisible-scrollbar,
.mostly-customized-scrollbar {
  display: block;
  width: 10em;
  overflow: auto;
  height: 600px;
}

.invisible-scrollbar::-webkit-scrollbar {
  display: none;
}

/* Demonstrate a "mostly customized" scrollbar
 * (won't be visible otherwise if width/height is specified) */
.mostly-customized-scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa; /* or add it to the track */
}

/* Add a thumb */
.mostly-customized-scrollbar::-webkit-scrollbar-thumb {
  background: #000;
}
@media only screen and (max-width: 560px) {
  .lgboxtd {
    position: relative;
    width: 100%;
    padding: 20px;
    /* background: url("../images/popbg2.png");
    background-size: 100% 100%; */
    padding: 60px 0px 60px 0px;
  }
  .poptdox {
    position: relative;
    width: 100%;
    height: 300px;
    padding: 0;
  }
  .lgbox5 {
    width: 100%;
    padding: 45px;
    min-height: 290px;
    background: url("../images/popbg33.png");
    background-size: 100% 100%;
  }
  .lgbox3 {
    padding: 0px;
  }
  .dbappbx {
    width: 100%;
  }
  .chbox {
    position: relative;
    font-size: 1.3rem;
    /* text-align: center; */
    margin-left: 20%;
    color: #ffe100;
    line-height: 20px;
    padding: 20px 0 10px 0;
  }
  .ulibx {
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
  }
  #light_bx > .infobx_1,
  #light_bxx > .infobx_s {
    width: 95%;
  }
}
