@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC');

.l-footerBnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 30px;
  max-width: 1200px;
  text-align: center;
}
.pc {
  display: block;
}
.l-footerBnr {
  text-align: center;
}

.sp {
    display: none;
}
.pv {

    background-image: url(../img/bg.jpg);
}

.p-topKv {
padding: 143px 0 174px;
  position: relative;
  overflow: hidden;
  height: 850px;
}


.p-topKv__bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2003px;
  z-index: 2;
}



.p-topKv__bg2 {
  position: absolute;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
  display: none;

}


@media screen and (max-width: 768px) {
  .p-topKv__bg {
    display: none;
  }


  .p-topKv__bg2 {
    display: block;
  }


  .l-footerBnr {
    padding-bottom: 8.66667vw;
    width: 100%;
  }
  .pc {
    display: none;
  }
.sp {
  display: block;
}
}


@media screen and (max-width: 480px) {

input[type="checkbox"], input[type="radio"]
Specificity: (0,1,1)
 {
margin-top: 28px;
    margin-right: 5px;
}

   

  .p-topKv {
    background-image: url(../img/kv_bg_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    padding: 53.33333vw 0 21.46667vw;
    height: 615px;
  }
}


.p-topNews {
  padding: 50px 0 0px;
}



.p-topNews__inner {

display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 4px;
  min-width: 700px;
  max-width: 950px;
  width: 69.54612%;
}

@media screen and (max-width: 750px) {
  .p-topNews__inner {

    max-width: 100%;
    min-width: auto;
    width: 89.33333%;
  }
}


@media print, screen and (min-width: 1024px) and (min-width: 1281px) {
  .mod-header-btn-entry {
    width: 178px;
    height: 52px;
    color: #fff;
    background-color: #72a522;
   

    letter-spacing: 0.04em;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition-duration: 0.2s;
right: 100px;
    float: right;
    position: absolute;
    z-index: 3;
    top: 30px;
  }
  .mod-header-btn-entry span{
 font-size: 18px;
    color: #fff;
    font-weight: bold;
  }
}


.bg-line {
font-family: 'Noto Sans TC';
    color: #493400;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.03em;
 background-image: linear-gradient(to right, #e27918, #cce39d);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 3px;
letter-spacing: 5px;
  }

.h30 {
  width: 100%;
  height: 30px;
}


.un_modal_leadBtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: min(1.8vw, 18px) auto 0;
  padding: 0 min(1.1vw, 11px) 0 0;
  border-radius: 4px;
  min-width: clamp(220px, 24vw, 312px);
  min-height: 56px;
  background-color: var(--supporter-color-yellow);
  text-decoration: none;
  color: #5b4a10;
  font-size: min(1.8vw, 18px);
  font-weight: 500;
  transition: opacity 0.2s ease-out;
}



.m-moreBtn2::after {
  background: url(../img/icon_arrow.svg) no-repeat center center #000;
    background-size: auto;
  background-size: contain;
  border-radius: 18px;
  content: "";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 50%;
  right: 28px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.m-moreBtn2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 3px 4px #000;
  box-shadow: 3px 4px #000;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
    margin-top: 0px;
  position: relative;
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  transform: translate(-2px, -2px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 50px;
  width: 200px;
}
  .m-moreBtn3:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }

.m-moreBtn3::after {
  background: url(../img/icon_arrow.svg) no-repeat center center #000;
    background-size: auto;
  background-size: contain;
  border-radius: 18px;
  content: "";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 50%;
  right: 28px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.m-moreBtn3 {
align-items: center;
  border: 2px solid #5b4a10;
  border-radius: 10px;
  color: #FFF;
  font-size: 22px;
  position: relative;
  transition: all 0.3s;
  height: 50px;
  width: 18%;
  float: right;
  text-align: center;
  background-color: #da8539;
  font-weight: 600;
margin-right: 1%;
}

  .block-modal-entry ._row-header {
    border-bottom: 2px solid #FB8239;
  }

  .block-modal-entry ._row-header h2 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.2em;
    color: #e48024;
    padding: 0 0 30px 0;
  }


  .block-modal-entry ._row-body {
    margin-top: 25px;
  }


  .mod-btn-modal-entry ._en {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.075em;
  }

  .mod-btn-modal-entry ._ja {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }

  .mod-btn-modal-entry {
    color: #0090F8;
    cursor: pointer;
  }

  .mod-btn-modal-entry::after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    background: url(../img/icon2.png) left top no-repeat;
    background-size: auto;
    background-size: contain;
    width: 26px;
    height: 26px;
  }
  .mod-btn-modal-entry {
   padding: 20px 50px 20px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 4px solid #663800;
  border-radius: 50px;
  color: #393736;
  cursor: pointer;
  background: #fff;
  transition-duration: 0.2s;
  position: relative;
  width: 300px;
  margin: auto;
  }

  .mod-btn-modal-entry:hover {
    background-color: #f5da46;
    color: #fff;
  }






ol li {
  font-size: 20px;
line-height: 38px ;

 margin-left: 20px;
}


.radio-group2 {

  font-size: 1.4rem;
  line-height: 45px;
text-align: left;
margin-bottom: 20px;
}
.tt1 {
font-size: 27px;
  color: #523e08;
  text-align: left !important;
  font-weight: 600;
}
.left-tab {
width: 130px;
  text-align: justify;
  float: left;
  text-align-last: justify;
  text-justify: auto;
  font-size: 20px;
  font-weight: 600;
}

input[type="email"], input[type="tel"], input[type="text"], textarea {
  width: 100%;
  font-size: 1.1rem;
}

input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
  padding: 6px;
  font-family: 'Noto Sans TC','微軟正黑體',"Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  background-color: #fff;
  border: solid 2px #5b4a10;
  height: 50px;
 
  font-size: 18px;
border-radius:5px;
}

input[placeholder], [placeholder], *[placeholder]
{
   color:#5b4a10;
font-weight: 700;
}
.radio{
height: 60px;
}
.mmtt {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 20px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
  background-color: #FFF;
  padding: 10px;
color:#7ca139;
}


.mmtt2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: left;
  padding: 10px;
}

.mmtt3 {
font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: left;
  padding: 10px;
  margin-top: 40px;
  background-color: #FFF;
  padding: 10px;
color:#7ca139;
}

.t240 {

 margin-left: 220px;
}
.bbbb{

  font-size: 20px;
}
@media screen and (max-width: 510px) {
.mmtt {
  font-size: 24px;
}
.tab3 {
    font-size: 16px;
}
.date02 {
    font-size: 14px;
}


.title02 a{
    font-size: 14px;
}
.bbbb{

  font-size: 14px;
}

ol li {
  font-size: 18px;
line-height: 30px ;
  font-weight: 600;
 margin-left: 20px;
}
ol li a{
  font-size: 18px;

}
.t240 {

 margin-left: 10px;
}
}

li {
  font-size: 20px;
font-weight: 400;
line-height: 30px ;
}
li a {
color: #D98F30;
  font-weight: 600;
text-decoration: underline !important;
}
p a {
color: #D98F30;
  font-weight: 600;
}
.fs {
font-size: 20px;
  line-height: 38px;
}
.ts {
background-color: #C77832;
  color: #FBF6B5;
  font-weight: 600;
  font-size: 26px;
  line-height: 40px;
  padding: 20px;
  margin: 10px;

}

.tb1 {
text-align: center;
  border: 2px solid rgb(255, 255, 255);
  background-image: linear-gradient(to bottom left, #7ca139, #a3bd74);
  color: #FFF;
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  font-weight: 600;
  float: left;
  padding: 10px;
  margin-top: 10px;
margin-right: 30px;
width: 180px;
border-radius: 15px;
margin-bottom: 20px;
position: relative;
    z-index: 90 !important;
}

.tb2 {
background-color: #FFF;
  padding: 20px;
  font-size: 20px;
  line-height: 38px;
}

.tb2 a {
  color: #D98F30;
  font-weight: 600;
}

@media screen and (max-width: 510px) {

.ts {

  font-size: 22px;
  line-height: 30px;

}
}


.info1 {
width: 100%;
  height: 60px;
  text-align: center;
  margin-top: 20px;
  background-color: #F0EFDF;
  line-height: 60px;
  font-size: 1.2em;
  margin-bottom: 30px;
}
.info2 {
width: 100%;
  height: 60px;
  text-align: center;
  margin-top: 20px;
  background-color: #F0EFDF;
  line-height: 60px;
  font-size: 2em;
  margin-bottom: 30px;
}

.inin {
width: 80%;
  margin-left: 190px;
}
@media screen and (max-width: 510px) {
.tb1 {
width: 100%;
    height: 70px !important;
    line-height: 10px;
    font-size: 26px;
padding-top: 27px;
z-index: 99 !important;
}
.tb2 {
  padding: 20px;
  font-size: 18px;
}

.info1 {
        width: 100%;
        height: 60px;
        text-align: center;
        margin-top: 20px;
        background-color: #F0EFDF;
        line-height: 20px;
        font-size: 16px;
        margin-bottom: 30px;
        padding-top: 15px;
}
.inin {
width: 100%;
  margin-left: 0px;
}
}

.m-moreBtn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
background-color: #de7827;
  border-radius: 60px;
  -webkit-box-shadow: 3px 4px #000;
  box-shadow: 3px 4px #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  transform: translate(-2px, -2px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 70px;
  width: 340px;
text-decoration: none;
}


@media screen and (max-width: 750px) {
  .m-moreBtn {
 
    font-size: 3.66667vw;
    height: 11.33333vw;
    width: 100%;
  }
}
.m-moreBtn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.m-moreBtn:after {
  background: url(../img/icon_arrow.svg) no-repeat center center #000;
  background-size: contain;
  border-radius: 18px;
  content: "";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 50%;
  right: 28px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.miss1 {
font-family: 'Noto Sans TC';
   width: 31%;
  float: left;
  text-align: center;
  background-color: #1e94c6;
  border-radius: 15px;
  padding: 20px;
  margin-right: 1%;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
}

.miss2 {
font-family: 'Noto Sans TC';
   width: 32%;
  float: left;
  text-align: center;
  background-color: #769d2e;
  border-radius: 15px;
  padding: 20px;
  margin-right: 1%;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
}
.miss3 {
font-family: 'Noto Sans TC';
   width: 32%;
  float: left;
  text-align: center;
  background-color: #d57721;
  border-radius: 15px;
  padding: 20px;

  font-size: 20px;
  font-weight: 600;
  color: #FFF;
}


.miss4 {
font-family: 'Noto Sans TC';
   width: 5%;
  float: left;
  text-align: center;
  background-color: #96d4e7;
  border-radius: 15px;
padding-top: 20px;
padding-bottom: 20px;
  margin-right: 1%;
  font-size: 20px;
  font-weight: 600;
  color: #3e3a39;
height: 100px;
display: flex;align-items: center; justify-content: center;
writing-mode: vertical-rl;
  text-orientation: upright;

}

.miss5 {
font-family: 'Noto Sans TC';
   width: 25%;
  float: left;
  text-align: center;
  background-color: #eaeaea;
  border-radius: 15px;
  padding: 20px;
  margin-right: 1%;
  font-size: 18px;
  font-weight: 600;
  color: #543f03;
height: 100px;
  line-height: 25px;
display: flex;align-items: center; justify-content: center;
}

.miss6 {
font-family: 'Noto Sans TC';
   width: 32%;
  float: left;
  text-align: center;
  background-color: #eaeaea;
  border-radius: 15px;
  padding: 20px;
  margin-right: 1%;;
  font-size:18px;
  font-weight: 600;
  color: #543f03;
height: 100px;
  line-height: 25px;
display: flex;align-items: center; justify-content: center;
}

.miss7 {
font-family: 'Noto Sans TC';
   width: 32%;
  float: left;
  text-align: center;
  background-color: #eaeaea;
  border-radius: 15px;
  padding: 18px;
  font-size:18px;
  font-weight: 600;
  color: #543f03;
height: 100px;
  line-height: 25px;
display: flex;align-items: center; justify-content: center;
}


.mmm {
height: 1100px !important;

}


.miss8 {

width: 24%;
  float: left;
  text-align: center;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 24px;
  line-height: 50px;

}
.miss8 p{

  margin-left: 5%;
}
.miss8 img{
   width: 60%;
  text-align: center;
}
.miss8-2 {

width: 32%;
  float: left;
  text-align: center;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 24px;
line-height: 50px;
height: 200px;
}
.miss8-3 {
width: 100%;
  float: left;
  text-align: center;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 24px;
  line-height: 50px;
  height: 80px;
  background-image: url(../img/gom2.svg);
  background-size: cover;
}
.miss8-2 img{
   width: 60%;
  text-align: center;
}


.b8bg {

height: 250px;
background-image: url(../img/gom.svg);
background-size: cover;
margin-top: -35px;
}

.mmb {
  height: 180px;
background-image: url(../img/bg_miss.svg);
background-size: cover;
  background-repeat: no-repeat;

}
.mmb2 {
  height: 300px;
background-image: url(../img/bg_miss2.svg);
background-size: cover;
  background-repeat: no-repeat;

}
.money {
font-size: 36px;

}
.money-2 {
font-size: 36px;
margin-left: 24px;
}
.money2 {
font-size: 25px;
  line-height: 34px;
  font-weight: bold;
  margin-top: 25px;
  margin-left: -10px !important;
  text-align: center;
}
.money3 {
font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 30px;
}
.ww {
letter-spacing: 19px;
}
.bb {
  color: #7ca92d;
font-size: 30px;
}
.bb2 {
  color: #7ca92d;
font-size: 35px;
}
.cc {
  color: #ccc;
}
.pp1{
height: 120px;
margin-bottom: 30px;
}
.ppp2 {
height: 230px;
  margin-top: 30px;
  background: #f0e4a0;
padding-top: 10px;
  padding-bottom: 10px;
}
.ppp2-2 {
height: 300px;
  margin-top: 30px;
  background: #f0e4a0;
padding-top: 10px;
  padding-bottom: 10px;
}
.ppp3 {
height: auto;
  margin-top: 30px;
 
padding-top: 10px;
  padding-bottom: 10px;
}
.miss9 {

width: 31%;
  float: left;
  text-align: center;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 20px;
height: 250px;
background-image: url(../img/bg_2.svg);
background-size: cover;
}


.miss9no {
  margin-left: 0px;
  margin-top: -10px;
  z-index: 3;
  width: 150px;
}
.miss9-2no {
  margin-left: -30px;
  margin-top: -50px;
  z-index: 3;
  width: 150px;
}
.miss9pic {
width: 140px;
  z-index: 2;
  bottom: -35px;
  left: 160px;
  position: relative;
}
.miss9pic2 {
width: 100px;
  z-index: 2;
  bottom: 55px;
  left: 200px;
  position: relative;
}
.miss9pic3 {
width: 115px;
  z-index: 2;
  bottom: 50px;
  left: 260px;
  position: absolute;

}
.miss9text {
font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-top: 5px;
  margin-left: 30px;
  padding-right: 30px;
}

.miss10 {
  width: 32%;
  float: left;
  text-align: left;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  padding: 20px;
height: 210px;
border-left: 2px dashed rgba(234, 153, 67, 0.89);

}

.miss10-2 {
  width: 32%;
  float: left;
  text-align: left;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  padding: 20px;
  height: 550px;
  border-left: 2px dashed rgba(234, 153, 67, 0.89);
  border-right: 2px dashed rgba(234, 153, 67, 0.89);
 background: #f0e4a0;
}
.miss10-3 {
  width: 32%;
  float: left;
  text-align: left;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  padding: 20px;
height: 280px;
border-left: 2px dashed rgba(234, 153, 67, 0.89);
}
.miss10-4 {
  width: 32%;
  float: left;
  text-align: left;
  margin-right: 1%;
  color: #55410B;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  padding: 20px;
height: 280px;
border-left: 2px dashed rgba(234, 153, 67, 0.89);
}
.misstitle {
font-size: 22px;
  background: #FFF;
  margin-bottom: 10px;
  color: #7CA92D;
  padding: 5px;
}

.missprize {
font-size: 18px;
  color: #7CA92D;
}
.missprize2 {
font-size: 20px;
  color: #7CA92D;
}
.miss10 a{
text-decoration: underline;
  color: #D98F30;
font-size: 16px;
}
.miss10-3 a{
text-decoration: underline;
  color: #D98F30;
font-size: 14px;
}
.miss10-4 a{
text-decoration: underline;
  color: #D98F30;
font-size: 14px;
}
.mmi {

height:700px !important;

}
@media only screen and (max-width: 480px) {
.miss1 {
  font-size: 15px;

}
.miss2 {
  font-size: 15px;

}
.miss3 {
  font-size: 15px;
}

.miss4 {
  font-size: 15px;
height: 170px;
  margin-bottom: 5px;
letter-spacing: 5px;
}
.miss5 {
  font-size: 15px;
height: 170px;
  margin-bottom: 5px;
padding: 10px;

}
.miss6 {
  font-size: 15px;
height: 170px;
  margin-bottom: 5px;
padding: 10px;

}
.miss7 {
  font-size: 15px;
height: 170px;
  margin-bottom: 5px;
padding: 10px;
}
.mmi {

height:940px !important;

}
}

.ssd2 {
  height: 45px;
  text-decoration: none;
  line-height: 45px;
  background: #D47312;
  font-family: "微軟正黑體";
  color: #fff;
  font-size: 18px;
  display: block;
  border-radius: 2px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: auto;
  width: 100%;
  font-weight: 700;
text-align: center;
}

tbody, td, tfoot, th, thead, tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

.ir_tabletr {
  height: 80px;
}

tbody, td, tfoot, th, thead, tr {
  padding: 15px;
}
.tab3 {
  text-align: center;
  border: 2px solid rgb(255, 255, 255);
  background-image: linear-gradient(to bottom left, #c77835, #a6642c);
  color: #FFF;
line-height: 1.5;
}


.date02 {
  border-left: 5px solid rgb(255, 255, 255);
  border-right: 5px solid rgb(255, 255, 255);
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
line-height: 1.5;
vertical-align: middle;
}

.title02 {
  border-left: 5px solid rgb(255, 255, 255);
  border-right: 5px solid rgb(255, 255, 255);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  text-align: left;
line-height: 1.5;
vertical-align: middle;
}


.maint {

display: inline;
  padding: 0 0 0 0;
  background-image: linear-gradient(transparent 75%, #ffe80c 0%);
  font-size: 22px;
  color: #5b4a10;
  font-weight: 600;
  line-height: 1.53;
}


.btnn {
width: 100%;
  text-align: center;
  height: 80px;
  margin: auto;
  max-width: 590px;
}



.mm1Btn {
-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-color: #ee831f;
  border-radius: 5px;
  -webkit-box-shadow: 3px 4px #000;
  box-shadow: 3px 4px #7e5334;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 25px;
  font-weight: 700;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
    margin-right: auto;
  position: relative;
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  transform: translate(-2px, -2px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 70px;
  width: 280px;
  float: left;
  margin-right: 2%;

}




.mm1Btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}




.mm2Btn {
-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-color: #80b129;
  border-radius: 5px;
  -webkit-box-shadow: 3px 4px #000;
  box-shadow: 3px 4px #7e5334;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 25px;
  font-weight: 700;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
    margin-right: auto;
  position: relative;
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  transform: translate(-2px, -2px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 70px;
  width: 280px;
  float: left;
  margin-right: 2%;

}




.mm2Btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}


.mm1Btn {
  text-decoration: none !important;

}
.mm2Btn {
  text-decoration: none !important;

}
.no1 {
  margin-left: -15px;
  margin-top: -20px;
  position: absolute;
  z-index: 3;

  padding: 10px;
  color: #442D00;
  font-weight: 600;
  font-size: 20px;
  font-weight: bold;
 width: 120px;
}
.no2 {
  margin-left: 0px;
  margin-top: -20px;
  position: absolute;
  z-index: 3;
 width: 160px;
}
.no4 {
margin-left: -10px;
  margin-top: -40px;
  position: absolute;
  z-index: 3;
  width: 190px;
}
.no5 {
  margin-left: -10px;
  margin-top: -30px;
  position: absolute;
  z-index: 3;
 width: 155px;
}
.mmt1 {
z-index: 3;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background-color: #EE831F;
  border-radius: 30px;
  text-align: center;
  width: 100px;

  margin-left: 50%;
}

.mmt1-4 {
z-index: 3;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background-color: #EE831F;
  border-radius: 30px;
  text-align: center;
  width: 100px;
    margin-top: 50px;
  margin: auto;
}

.mmp1{
  font-size: 23px;
  font-weight: 600;
  color: #533F02 !important;
  font-weight: bold;
  margin-left: 20%;
  width: 100%;
}
.mmp1-2 {
  font-size: 23px;
  font-weight: 600;
  color: #533F02 !important;
  font-weight: bold;
  margin-left: -20%;
  width: 100%;
}
.mmp1-4 {
  font-size: 23px;
  font-weight: 600;
  color: #533F02 !important;
  font-weight: bold;
 margin: auto;
  width: 100%;
 
}
.mmt1-2 {
  z-index: 3;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background-color: #EE831F;
  border-radius: 30px;
  text-align: center;
  width: 100px;
  margin-left: 3%;
}
.mmt1-5 {
  z-index: 3;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background-color: #EE831F;
  border-radius: 30px;
  text-align: center;
  width: 100px;
  margin-left: 3%;
margin-top: 30px;
}
.mmt2 {
padding: 10px;
  color: #442D00;
  font-size: 20px;
  font-weight: bold;
  background-color: #C5F0E6;
  text-align: center;
  width: 100%;
  margin-left: 20%;
}
.mmt2-2 {
  padding: 10px;
  color: #442D00;
  font-size: 20px;
  font-weight: bold;
  background-color: #C5F0E6;
  text-align: center;
  width: 100%;
  margin-left: -20%;
}
.pic1 {
width: 140px;
  position: absolute;
  z-index: 4;
  top: 40px;
  left: 10px;

}
.pic1-2 {
width: 240px;
  position: absolute;
  z-index: 4;
  top: 50px;
  left: -90px;

}
.pic2 {
  width: 180px;
  position: absolute;
  z-index: 4;
  top: -5px;
  left: 280px;
}
.pic4 {
  width: 180px;
  position: absolute;
  z-index: 4;
  top: 25px;
  left: 280px;
}
.go1 {
width: 300px;
  top: -60px;
  position: absolute;
  left: 520px;
}

.go2 {
width: 300px;
  top: 45px;
  position: absolute;
  left: -300px;
}

.go4 {
width: 300px;
  top: 40px;
  position: absolute;
left: -310px;
}

.go5 {
  width: 280px;
top: 40px;
  position: absolute;
  left: 490px;
}

.go6 {
  width: 380px;
  top: 20px;
  position: absolute;
  left: -420px;
}


.ppb {
text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 14px;
  color: #797676;
}
.ll {

width: 100%;
  max-width: 1100px;
  position: relative;
  margin: auto;
}
.loc {
background-color: #F9F8F0;
  padding: 50px;
  height: auto;

}
.loc2 {
background-color: #Fff;
  height: auto;
  padding-bottom: 50px;
  padding-top: 25px;

}

.loc3 {
background-color: #F9F8F0;
  padding: 50px;
  height: auto;

}
.loca {
  padding: 15px;
width: 31%;
  margin-left: 1%;
  margin-right: 1%;
 margin-bottom: 30px;
float: left;
border: solid 2px #4a3c06;
background-color: #fff;
border-radius: 10px;
height: 250px;
box-shadow: 0px 0px 10px 5px #5b4a1045;
}
.loca h3{
color: #493A13;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 600;
}
.loca h4{
color: #E8A228;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 600;
text-align: left;
margin-bottom: 5px;
}
.loca span{
width: 35px;
  display: block;
  float: left;
  margin-right: 10px;
height: 30px;
}

.loca p{
font-size: 18px;
  line-height: 1.8;
padding-left: 40px;
}

.loca a{
color: #59A1E0 !important;
  font-weight: 600;
  text-decoration: underline;
font-size: 16px;
}
.n__body {
height: 580px;
  overflow-y: auto;
}

/* 捲軸寬度及高度 */
n__body::-webkit-scrollbar {
  width: 10px; /*右側捲軸寬度*/
  height: 10px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
n__body::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* 滑桿顏色 */
n__body::-webkit-scrollbar-thumb {
  background: #df5a2e; 
}
/* 滑桿滑鼠滑入時的顏色 */
n__body::-webkit-scrollbar-thumb:hover {
  background: #bd451d; 
}
/* 捲軸兩側頂端的按鈕 */
n__body::-webkit-scrollbar-button {
  background-color: #a73d1a;
}
/* 捲軸兩側頂端的按鈕滑鼠滑入時的顏色 */
n__body::-webkit-scrollbar-button:hover {
  background-color: #65250f;
}

html {
  scrollbar-color: #363636 #828282;
 
}


/* 對容器做設定 */ 
.n__body {
  scrollbar-color: #ee831f #ffe500;
  scrollbar-width: thin;
}



.bbb {

  padding-bottom: 10px;
}

.w15 {
text-align: center;
    font-size: 22px !important;
    width: 15% !important;
    margin-left: 1%;
    margin-right: 1%;
font-weight: 500 !important;
  color: #5B4A10 !important;
}
.w15-2 {
text-align: center;
    font-size: 22px !important;
    width: 27% !important;
    margin-left: 1%;
    margin-right: 1%;
font-weight: 500 !important;
  color: #5B4A10 !important;
}
.w24 {
text-align: center;
    font-size: 22px !important;
    width: 24% !important;
    margin-left: 1%;
    margin-right: 1%;
font-weight: 500 !important;
  color: #5B4A10 !important;
}
.w24-2 {
text-align: center;
    font-size: 22px !important;
    width: 24% !important;
    margin-left: 1%;
    margin-right: 1%;
font-weight: 500 !important;
  color: #5B4A10 !important;
}
@media screen and (max-width: 490px) {


li a {

  font-size: 15px;
}
.loc {

    padding: 30px;

    }
.loc3 {

    padding: 10px;

    }
.w15 {

    width: 30% !important;
}
.w15-2 {
color: #5B4A10 !important;
    width: 96% !important;
  margin-top: 10px;
}
.w24 {

    width: 47% !important;
}
.w24-2 {
color: #5B4A10 !important;
    width: 96% !important;
  margin-top: 10px;
}
.n__body {
        padding: 15px;
}
.bg-line {
    font-size: 30px;
}
.w15 {

    font-size: 16px !important;

}

input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
height: 40px;
    font-size: 16px !important;
    color: #5B4A10 !important;
    font-weight: 600 !important;
}
.loca {

    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
padding: 10px;
margin-bottom: 15px;
height: 180px;
}
.loca h3 {

    font-size: 22px;

}
.loca h4 {
 
    font-size: 18px;
}
.loca span {
    width: 27px;
    display: block;
    float: left;
    margin-right: 10px;
    height: 20px;
}
.loca p {
    font-size: 16px;
    line-height: 1.4;
    padding-left: 40px;
}
.m-moreBtn3 {
          transition: all 0.3s;
        height: 45px;
        width: 96%;
        line-height: 35px;
        left: -2.5%;
}
.loc2 {

    width: 80%;
    margin: auto;
}

.un_modal_heading--main {
text-align: center;
}
}


.site-footer .logo-aflac {
text-align: center;
  width: 380px;
  margin: auto;

  margin-bottom: 20px;
}

input[type="checkbox"], input[type="radio"]
 {
display: block;
  float: left;
  margin-top: 30px;
  margin-right: 15px;
}
.fs Small{
  font-size: 18px;
  line-height: 20px;
}


.ww50 {
  text-align: center;
  font-size: 22px !important;
  width: 49% !important;
  margin-left: 1%;

  font-weight: 500 !important;
  color: #5B4A10 !important;
}
.w100 {
  text-align: center;
  font-size: 22px !important;
  width: 99% !important;
  margin-left: 1%;
  margin-right: 1%;
  font-weight: 500 !important;
  color: #5B4A10 !important;
}
@media only screen and (max-width: 768px) {
  .site-footer .logo-aflac {
            width: 60%;
  }

}


.site-footer {
  padding: 30px 0 10px;
  width: 100%;
  background: #f8f8f8;
}
@media only screen and (max-width: 768px) {
  .site-footer {
    padding-bottom: 75px;
  }
}
.site-footer .copyright {
  line-height: 1;
  text-align: center;
padding-bottom: 20px;
}
.site-footer .copyright small {
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  color: #514116;
}
@media only screen and (max-width: 768px) {
  .site-footer .copyright small {
    font-size: 13px;
  }
label::after {
  top: 20px !important;
  right: 5px !important;
}
label {

  font-size: 20px !important;
  line-height: 1.5 !important;
height: 70px!important;
display: flex !important;
  align-items: center !important;


}
.togglebox p {

  font-size: 18px!important;

}

#toggle1:checked ~ #content1 {
  height: 320px!important;
}

#toggle2:checked ~ #content2,
#toggle3:checked ~ #content3,
#toggle4:checked ~ #content4,
#toggle5:checked ~ #content5,
#toggle6:checked ~ #content6,
#toggle7:checked ~ #content7,
#toggle8:checked ~ #content8,
#toggle9:checked ~ #content9,
#toggle10:checked ~ #content10,
#toggle11:checked ~ #content11,
#toggle12:checked ~ #content12,
#toggle13:checked ~ #content13 {
  height: 170px!important;
}
}
.aro {
width: 20px;
}
.lolo {
width: 100%;
  max-width: 700px;
}
.tab22 {
font-size: 25px;
  margin-bottom: 15px;
  color: #5B4A10;
  font-weight: 600;
}
.m2btn {
top: -15px;
  left: -55px !important;
    width: 160px;
  }
.m3btn {
top: -10px;left: 45px !important;min-width: 110px;
  }
.m4btn {
top: -15px;left: -100px !important;min-width: 110px;
  }
.m4btn2 {
top: -66px;left: 30px !important;width: 140px;
  }
.m5btn {
top: -10px;left: -140px !important;min-width: 120px;
position: relative;
  }
.m5btn2 {
top: -61px;left: -10px;width: 135px;
position: relative;
  }
.spbr {
 display: none;
}
.spbr2 {
 display: block;
}
.nono{
width: 32px;
}

.o12{
position: absolute;
  top: 200px;
  font-size: 22px;
  margin-left: 5px;
  line-height: 60px;
  font-weight: bold;
  color: #55410B;
  text-align: justify;
  width: 82px;
}

.sub2{
        font-size: 18px;
        line-height: 28px;
color: #5B4A10;
    }

@media screen and (max-width: 480px) {
.ppp2-2 {
  height: 470px;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.maint {
 font-size: 4.7vw;
}

    ol li small{
        font-size: 12px;
        line-height: 16px;

    }
.sub2{
        font-size: 12px;
        line-height: 16px;
    }
    ol small li {
        font-size: 12px;
        line-height: 16px;

    }
.o12 {
top: 147px;
        font-size: 12px;
        margin-left: -18px;
        line-height: 32px;
}
.ww {
    letter-spacing: 12px;
}
.no1 {
        margin-left: -25px;
        margin-top: -30px;
        width: 110px;
}
.no2 {
margin-left: 0px;
        margin-top: -20px;
          z-index: 3;
        width: 140px;
    }
.no4 {
        margin-left: -10px;
        margin-top: -30px;
        width: 160px;
}
.no5 {
        margin-left: -5px;
        margin-top: -25px;
        width: 130px;
}
.nono{
width: 26px;
}
.mmb {
    height: 100px;
}


.miss8 img {
    width: 100%;
    text-align: center;
}
.money {
   font-size: 20px;
}
.money-2 {
    font-size: 14px;
    margin-left: 5px;
}
.money2 {
        font-size: 15px;
        line-height: 22px;
        font-weight: bold;
        margin-top: 40px;
        margin-left: 10px !important;
        text-align: center;
}
.b8bg {
    height: 150px;
    background-image: url(../img/gom3.svg);

}
.bb {
    font-size: 24px;
}
.ppp2 {
    height: 320px;
    margin-top: 20px;

}
.miss10 {

  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  padding: 5px;
height: 105px;
        width: 100%;
border-left: 0px dashed rgba(234, 153, 67, 0.89);
}
.miss10-3 {
        font-size: 15px;
        line-height: 20px;
        padding: 5px;
        height: 125px;
        width: 100%;
border-left: 0px dashed rgba(234, 153, 67, 0.89);
}
.miss10-4 {
        font-size: 15px;
        line-height: 20px;
        padding: 5px;
        height: 165px;
        width: 100%;
border-left: 0px dashed rgba(234, 153, 67, 0.89);
}
.miss9no {
    margin-left: -10px;
    margin-top: -20px;
    width: 100px;
}
.miss9text {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
margin-left: 2px;
        padding-right: 2px;
}
.miss10 a {
    font-size: 15px;
}
.miss10-3 a {
    font-size: 15px;
}
.miss10-4 a {
    font-size: 13px;
}
.misstitle {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: -15px;
}
.missprize {
    font-size: 17px;
}
.missprize2 {
        font-size: 22px;
    }
    .miss9pic {
        width: 90px;
        z-index: 2;
        bottom: 20px;
        left: 240px;
    }
.miss9pic2 {
    width: 80px;
    z-index: 2;
    bottom: 35px;
    left: 250px;
}
.miss9pic3 {
width: 90px;
        z-index: 2;
        bottom: 350px;
        left: 270px;
}
.supporter-top-interviewCard-btn-text {

    font-size: 15px;
}
.m2btn {
    top: -10px;
    left: -55px !important;
    width: 160px;
}




.m4btn {
    top: -10px;
    left: -110px !important;
   width: 100px;
        min-width: 105px !important;
}
.m4btn2 {
top: -58px;
    left: 10px !important;
    width: 130px;
}
.m5btn {
    top: -10px;
    left: -130px !important;
    min-width: 105px;

}
.m5btn2 {
        top: -57px;
        left: -10px !important;
        width: 115px;
        height: 33px;
}
.tab22 {
font-size: 18px;

}
.p-topNews {
  padding: 0px 20px 100px;
}

.mm1Btn {

    float: none;
    margin-bottom: 4%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.mm2Btn {
   float: none;
   text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.go1 {
  width: 250px;
  top: 30px;
  position: relative;
  margin: auto;
left: auto;
}
.pic1 {
  width: 100px;
  position: absolute;
  z-index: 4;
  top: 50px;
  left: 0px;
}
.pic1-2 {
width: 130px;

  top: 45px;
  left: -20px;

}
.mmt1 {
  z-index: 3;
  padding: 5px;
  font-size: 18px;

  border-radius: 20px;
  text-align: center;
  width: 100px;
  margin-left: 50%;
  margin-top: -20px;
}
.mmt1-2 {

  padding: 5px;
  color: #FFF;
  font-size: 18px;

  border-radius: 20px;

  margin-left: -10%;
 margin-top: 0px;
}
.mmt2 {
  padding: 5px;

  font-size: 18px;

  text-align: center;
  width: 100%;
  margin-left: 20%;
}
.mmt2-2 {
  padding: 5px;

  font-size: 18px;

  width: 100%;
  margin-left: -30%;
}
.mmt1-5 {
  z-index: 3;
  padding: 5px;

  font-size: 18px;

  border-radius: 20px;

  margin-left: 3%;
  margin-top: 25px;
}
.mmtt3 {
  font-size: 20px;

  margin-bottom: 20px;
  text-align: left;
  padding: 10px;

  padding: 10px;
}
.mmp1 {
  font-size: 18px;

  margin-left: 20%;
  width: 100%;
}
.mmp1-2 {
  font-size: 18px;

  margin-left: -30%;

}
.mmp1-4 {
    font-size: 18px;

}
.pic2 {
  width: 140px;
  position: absolute;
  z-index: 4;
  top: 10px;
  left: 240px;
}
.go2 {
  width: 300px;
  top: 0px;
  position: relative;
  left: 2%;
  margin: auto;
}
.go4 {
  width: 250px;
  top: -20px;
  position: relative;
  left: 0px;
  margin: auto;
}
.pic4 {
  width: 160px;
  position: absolute;
  z-index: 4;
  top: 15px;
  left: 250px;
}
.go5 {
  width: 240px;
  top: 40px;
  position: relative;
  left: 0px;
  margin: auto;
}
.go6 {
        width: 320px;
        top: 220px;
        position: absolute;
        left: 20px;
}
.mmt1-4 {

    padding: 5px;
    font-size: 18px;
    border-radius: 20px;
    margin: auto;
}
  }
@media screen and (max-width: 410px) {
    .supporter-top-interviews {
        padding: 21vw 0 29.4vw;
        background-image: url(../img/bg_road_sm.svg);
        background-repeat: no-repeat;
        height: 3000px;
    }
    .p-topNews {
        padding: 0px 20px 130px;
    }
    .pic1-2 {
        width: 120px;
        top: 45px;
        left: -25px;
    }
    .pic2 {
        width: 120px;

        top: 15px;
        left: 235px;
    }
 
     .pic4 {
        width: 130px;
          top: 15px;
        left: 220px;

    }
.no1 {
           margin-left: -15px;
        width: 100px;
    }
    .no2 {
margin-left: 10px;
        margin-top: -20px;
        width: 130px;
    }
    .no4 {
        margin-left: -10px;
        margin-top: -30px;
        width: 150px;
    }
    .no5 {
        margin-left: -5px;
        margin-top: -25px;
        width: 120px;
    }
    .m2btn {
        top: -10px;
        left: -55px !important;
        width: 140px;
        height: 30px;
    }
}
    .m4-text {
    width: 130px;
          margin-left: -24px;
 }
@media screen and (max-width: 380px) {

    .m4-text {
        width: 80px;
        margin-left: -10px;
        margin-top: -10px;
 }

    .p-topKv {

        padding: 13.33333vw 0 1.46667vw;
        height: 445px;
    }
.no1 {
        margin-left: -15px;
        width: 90px;
}
.no2 {
  margin-left: 10px;
  margin-top: -20px;
  position: absolute;
  z-index: 3;
 width: 100px;
}
.no4 {
  margin-left: -10px;
  margin-top: -10px;
  position: absolute;
  z-index: 3;
 width: 128px;
}
.no5 {
  margin-left: -10px;
  margin-top: -20px;
 width: 110px;
}
.tab22 {
font-size: 18px;

}
.p-topNews {
  padding: 0px 20px 100px;
}

.mm1Btn {

    float: none;
    margin-bottom: 4%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.mm2Btn {
   float: none;
   text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.go1 {
  width: 250px;
  top: 30px;
  position: relative;
  margin: auto;
left: auto;
}
.pic1 {
  width: 90px;

  top: 50px;
  left: -5px;
}
.pic1-2 {
width: 110px;

  top: 45px;
  left: -25px;

}
.mmt1 {

        font-size: 15px;
        border-radius: 20px;
        text-align: center;
        width: 100px;
        margin-left: 35%;
        margin-top: -20px;
}
.mmt1-2 {

  padding: 5px;
  color: #FFF;
  font-size: 15px;

  border-radius: 20px;

  margin-left: -10%;
 margin-top: -10px;
}
.mmt2 {
  font-size: 15px;
   margin-left: 15%;
}
.mmt2-2 {
  padding: 5px;

  font-size: 15px;

  width: 100%;
  margin-left: -30%;
}
.mmt1-5 {
  z-index: 3;
  padding: 5px;

  font-size: 15px;

  border-radius: 20px;

  margin-left: 3%;
  margin-top: 25px;
}
.mmp1 {
  font-size: 15px;
line-height: 1.5;
  margin-left: 15%;
}
.mmp1-2 {
  font-size: 15px;

  margin-left: -30%;

}
.mmp1-4 {
    font-size: 15px;

}
.pic2 {
width: 120px;
        top: 20px;
        left: 230px;
}
.go2 {
  width: 270px;
  top: 0px;
  position: relative;
  left: 2%;
  margin: auto;
}
.go4 {
  width: 270px;
  top: 0px;
  position: relative;
  left: 0px;
  margin: auto;
}
.pic4 {
        width: 120px;
        z-index: 4;
        top: 25px;
        left: 220px;
}
.go5 {
  width: 270px;
  top: -20px;
  position: relative;
  left: 0px;
  margin: auto;
}
.go6 {
    width: 330px;
    top: 220px;
    position: absolute;
    left: 0px;
}
.mmt1-4 {

    padding: 5px;
    font-size: 16px;
    border-radius: 20px;
    margin: auto;
}
.supporter-top-interviewCard-btn-text {

    font-size: 14px !important;
}

.m3btn {
top: -10px;left: 30px !important;
  }
.m4btn {
        top: -10px;
        left: -100px !important;
  }
.m4btn2 {
        top: -52px;
        left: 15px !important;
        width: 120px;
  }
.m5btn {
top: -10px;
    left: -115px !important;
    min-width: 95px;
font-size: 14px !important;
  }
.m5btn2 {
        top: -52px;
        left: -10px !important;
        width: 110px;
        position: relative;
  }
   }
@media screen and (max-width: 480px) {

.miss8-2 {
  width: 32%;

  line-height: 30px;
  height: 120px;
}
.miss8-2 img {
  width: 85%;
  text-align: center;
}
.miss8-2 {

  height: 100px;
}
.mmb2 {
  height: 180px;

}
.bb2 {
  font-size: 30px;
}
.money3 {
  font-size: 22px;
  line-height: 30px;
  margin-top: 20px;
}
    .mmb {
        height: 100px;
        margin-top: -20px;
background-image: url(../img/bg_miss3.svg);
    }
    .money2 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 42px;
        margin-left: 7px !important;
    }
    .o12 {
        top: 123px;
        font-size: 11px;
        margin-left: -20px;
        line-height: 32px;
    }
    .misstitle {
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: -15px;
    }



    

}
@media screen and (max-width: 480px) {
.bb2 {
  font-size: 28px;
}
.money3 {
  font-size: 19px;
  line-height: 30px;
  margin-top: 20px;
}

.aro {
width: 15px;
}

}
.login_modal {

  position:absolute;
  z-index: 101;
  top: 15%;
  left: 0;
  width: 100%;
   min-height: 100dvh;
}
.login_modal_container {
  position: relative;
  border: solid 4px #5b4a10;
  border-radius: 6px;
  margin: 0 auto;
  max-width: 1000px;
  background-color: var(--supporter-color-white);
  pointer-events: auto;
}
.login_modal_content {
  border-radius: 4px;
  padding: min(4.5vw, 45px) min(4.8vw, 48px) min(5vw, 50px);
  background-color: #fcfaef;
}
.login_modal_btn_close_wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.login_modal_btn--close {
border-radius: 25px;
  min-width: 130px;
  min-height: 45px;
  background-color: #fff;
  color: #110f0f;
  font-size: 18px;
  font-weight: 700;
  transition: opacity 0.2s ease-out;
  box-shadow: 3px 4px #000;
  border: 1px solid #000;
}

.login_modal_closeBtn {
    display: inline-grid;
    position: absolute;
    top: 0;
    right: 0;
    translate: 50% -50%;
    border: none;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    padding: 0;
    width: min(5.5vw, 55px);
    background-color: #5b4a10;
    color: #FFF;
    cursor: pointer;
    transition: opacity 0.2s ease-out;
width: 45px !important;
}

.login_modal_closeBtn {
    > span {
        grid-area: 1 / -1;
        display: block;
        border-radius: 9999px;
        margin: auto;
        width: min(2.8vw, 28px);
        height: min(0.2vw, 2px);
        background-color: #FFF;
    }
}
.login_modal_closeBtn {
    & > span {
        &:first-of-type {
            rotate: 45deg;
        }
    }
}
.login_modal_closeBtn {
    & > span {
        &:last-of-type {
            rotate: -45deg;
        }
    }


}

@media only screen and (max-width: 391px) {

    .info1 {

        height: 60px;

        line-height: 20px;
        font-size: 16px;
        margin-bottom: 30px;
        padding-top: 15px;
    }
    .no4 {
        margin-left: -10px;
        margin-top: -30px;
        width: 150px;
    }
    .no5 {
        margin-left: -5px;
        margin-top: -25px;
        width: 120px;
    }
.m3btn {
    top: -10px;
    left: 30px !important;
    min-width: 110px;
}
    .m4btn {
        top: -13px;
        left: -105px !important;
        width: 100px;
        min-width: 105px !important;
        height: 32px;
    }
    .m4btn2 {
        top: -57.5px;
        left: 15px !important;
        width: 125px;
    }
.m4-text {
    margin-left: -19px;
    width: 115px;
}
.supporter-top-interviewCard-item.item05 {
        top: 100px;

    }
    .go5 {

        top: 20px;

    }
    .go2 {
        width: 270px;
        top: 0px;
        position: relative;
        left: 2%;
        margin: auto;
    }
    .no2 {
        margin-left: 10px;
        margin-top: -30px;
        width: 130px;
    }
    .m2btn {
        top: -10px;
        left: -55px !important;
        width: 145px;
        height: 30px;
    }
.m5btn {
        top: -10px;
        left: -120px !important;
        min-width: 80px;
        font-size: 2.7vw !important;
    }
    .m5btn2 {
        top: -54px;
        left: -10px !important;
        width: 115px;
        height: 31px;
    }
.supporter-top-interviewCard-item.item05 {
        .supporter-top-interviewCard-inner {
            padding: 3vw 3vw 3.6vw 15.6vw;
        }
    }

    .supporter-top-interviewCard-item.item06 {

        top: 60px;
    }

    .supporter-top-interviews-item {
        &.interviews04 {
            height: 400px;
        }
    }
    .supporter-top-interviews {
        padding: 21vw 0px 29.4vw;
        background-image: url(../img/bg_road_sm3.svg);
        background-repeat: no-repeat;
        height: 2750px;
    }
}

.vv {
width: 150px;
}
.ttt {
font-size: 18px;
  line-height: 30px;
  font-weight: 700 !important;
font-family: 'Noto Sans TC'!important;
color: #493400;
}
@media only screen and (max-width: 480px) {
.ttt {
font-size: 16px;
  line-height: 25px;
  font-weight: 700 !important;
color: #493400;
}
.vv {
width: 110px;
}
.spbr {
 display: block;
}
.spbr2 {
 display: none;
}
  .fs {
    font-size: 18px;
    line-height: 30px;

}

}

@media only screen and (max-width: 480px) {
    .supporter-top-interviewCard-item.item05 {
        .supporter-top-interviewCard-inner {
            padding: 8vw 0vw 3.6vw 10.6vw;
        }
    }

 .fs label {
        font-size: 11px !important;
    position: absolute;
    margin-left: 15px;
    width: 100%;

    }
 .fs label a{
        font-size: 11px !important;

    }
 .fs input[type="checkbox"], input[type="radio"] {
    margin-top: 30px;
    margin-right: 5px;
  margin-bottom: 30px;
}

 .togglebox label {
        font-size: 18px !important;

    }
  .togglebox label a{
        font-size: 18px !important;

    }

.un_modal_content .info2 {
        font-size: 18px;
        padding-top: 0px;
        line-height: 30px;

}

.un_modal_content .info2 img {
    width: 50%;
  }
}
@media screen and (min-width: 429px) and (max-width: 435px){

    .mmp1-2 {
        font-size: 15px;
        margin-left: -30%;
    }
    .mmp1{
        font-size: 15px;
    }

    .mmp1-4 {
        font-size: 15px;
    }

    .m2btn {
        top: -10px;
        left: -55px !important;
        width: 140px;
    }
    .m5btn2 {
        top: -56px;
 
    }
.supporter-top-interviewCard-btn-text {
    font-size: 16px;
}
    .supporter-top-interviewCard-item.item05 {
        .supporter-top-interviewCard-inner {
            padding: 12vw 0vw 5.6vw 15.6vw;
        }
    }

}
@media screen and (max-width: 411px) {
    .m4btn2 {
        top: -56px;
        left: 12px !important;
        width: 130px;
        min-height: 33px;
        height: 33px;
    }
    .m5btn2 {
        top: -57px;
        left: -10px !important;
        width: 128px;
        height: 33px;
    }
.supporter-top-interviewCard-item.item05 {
        top: 170px;
       
    }
  .supporter-top-interviewCard-item.item05 {
        .supporter-top-interviewCard-inner {
            padding: 4vw 0vw 3.6vw 12.6vw;
margin-top: 20px;
        }
    }
}

@media screen and (max-width: 380px) {
    .m2btn {
        top: -10px;
        left: -55px !important;
        width: 130px;
        height: 30px;
    }
    .m4btn2 {
        top: -57px;
        left: 11px !important;
        width: 115px;
        min-height: 32px;
        height: 32px;
    }

    .m5btn2 {
        top: -52px;
        left: -10px !important;
        width: 115px;
        height: 30px;
    }
}


@media only screen and (max-width: 360px) {
    .supporter-top-interviews {
        padding: 11vw 0 29.4vw;
        background-image: url(../img/bg_road_sm5.svg) !important;
        background-repeat: no-repeat;
        height: 2650px !important;
    }
}