body{display:block;margin:0px;}
nav{background:#f2ddde;padding:6px 0px 8px 0px;font-family:"Open Sans";}
.navwrap{margin:auto;max-width:1250px;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:0px;position:relative;}

.navmdv{/*fccr*/ z-index:99;}

.htdb_ip{width:100%;padding:6px 5px 6px 9px;font-size:15px;color:rgb(54,54,54);border:1px solid #7ca2e2;background-color:#f8fbff;border-radius:4px;}
.htdb_ip::placeholder{opacity:0.8;}
.htdb_ip:active,.htdb_ip:focus{outline:none;box-shadow:none;}
.htdb{/*fccr*/ position:relative;overflow:hidden;border-radius:3px;box-shadow:1px 0px 2px 0px rgb(0 0 0 / 9%);width:200px;margin-right:15px;}
.htdb_idiv{position:absolute;right:0px;/*fccr*/ color:white;background:#3670d1;height:100%;width:40px;padding:1px 2px 1px 2px;cursor:pointer;}
.htdb_idiv svg{fill:#fff;width:17px;height:17px;}

.navodv{cursor:pointer;font-size:17px;position:relative;padding:5px 19px 5px 19px;font-weight:400;}

.navodv:hover .navodv_sub{left:0px;}
.navodv:hover .navodv_m{color:rgb(239,115,13);}
.navodv_sub{position:absolute;left:-99999999999px;top:28px;width:170px;background:#f2ddde;z-index:9;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:0px;padding:18px 10px 12px 10px;max-height:600px;overflow-y:auto;}
.navodv svg{display:none;width:25px;height:25px;opacity:0.3;position:absolute;right:9px;top:9px;}

.navodv_sub::-webkit-scrollbar{width:7px;height:6px;}
.navodv_sub::-webkit-scrollbar-track{background:rgb(239,239,239);box-shadow:inset 0 0 0px rgb(182,182,182);border-radius:2px;}
.navodv_sub::-webkit-scrollbar-thumb{background:rgb(176,176,176);border-radius:2px;}
.navodv_sub::-webkit-scrollbar-thumb:hover{background:#919191;}

.navodv_sub:hover .navodv_sub{left:0px;}
.nso{padding:11px 5px 11px 5px;width:100%;}
.nso:hover{color:rgb(239, 115, 13);}
.navodv_sub a{width:100%;}
.navodv_sub svg{fill:#000;width:26px;position:absolute;left:0px;top:12px;transform:translate3d(0,-50%,0);}
.btbd{border-bottom:1px solid rgb(151,151,151);padding:11px 5px 14px 5px;margin-bottom:4px;}

.list{width:100%;/*fccc*/}

.ncld{opacity:0.5;z-index:999;position:absolute;width:33px;height:33px;border-radius:4px;top:-4px;right:46px;}
.lde{display:inline-block;position:relative;top:0px;width:17px;height:38px;transform:scale(0.36);}
.lde div{position:absolute;top:14px;width:13px;height:13px;border-radius:50%;background:#1673ff;animation-timing-function:cubic-bezier(0, 1, 1, 0);}
.lde div:nth-child(1){left:8px;animation:lde1 0.6s infinite;}
.lde div:nth-child(2){left:8px;animation:lde2 0.6s infinite;}
.lde div:nth-child(3){left:32px;animation:lde2 0.6s infinite;}
.lde div:nth-child(4){left:56px;animation:lde3 0.6s infinite;}
@keyframes lde1{0% {transform:scale(0);}100% {transform:scale(1);}}
@keyframes lde3{0% {transform:scale(1);}100% {transform:scale(0);}}
@keyframes lde2{0% {transform:translate(0, 0);}100% {transform:translate(24px, 0);}}
.disappear{display:none;}

.menubtndv{/*fccr*/ gap:6px;cursor:pointer;display:none;}
.menubtndv svg{width:16px;height:16px;opacity:0.5;}
.menubtn{font-size:17px;}
.menubtndv:hover{opacity:0.7;}

.navmdv chr{display:none;margin:0px;width:100%;border-top:1px solid gray;border-color:rgb(197,197,197);}
.navodv_m1{font-size:17px;}

ins.adsbygoogle[data-anchor-status="dismissed"]{display:none !important;}


@media (max-width:1199px){
  .htdb{margin-right:12px;} 
}
@media (max-width:799px){
  .menubtndv{display:flex;}
  .navmdv{width:100%;position:absolute;left:0px;top:100%;background:#f2ddde;flex-direction:column;align-items:flex-start;gap:0px;padding:15px 14px 15px 10px;}
  .navodv{width:auto;padding:13px 11px 13px 11px;}
  .navodv_m{width:100%;}
  .navodv_sub{width:155px;top:32px;padding:14px 10px 12px 10px;}
  .navwrap{padding:3px 11px 3px 14px;}
  .navmdv chr{display:block;} 
  .htdb{width:180px;margin-right:2px;}
  .menubtndv{padding:5px 3px 5px 3px;}
  .mbdis{display:none;}
}
@media (max-width:499px){
  .htdb{margin-right:0px;}
}

.homecover{width:100%;margin:auto;padding:30px 5px 30px 5px;background-color:#F7CAC9;/*fccc*/ gap:15px;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none;color:#000;}

.homecover_t{font-size:55px;text-align:center;margin-block:unset;font-weight:unset;letter-spacing:1px;margin-bottom:1px;}
.homecover_d{font-size:18px;text-align:center;margin:0px auto;}
.homecover_t:hover{opacity:1;}
.homecover br{display:none;}

@media (max-width:799px){
  .homecover_t{font-size:42px;}
  .homecover_d{font-size:17px;}
}
@media (max-width:599px){
  .homecover_t{font-size:40px;}
}
@media (max-width:499px){
  .homecover br{display:block;}
  .homecover_t{font-size:42px;line-height:43px;letter-spacing:0.5px;padding:0px 5px;margin-bottom:6px;margin-top:5px;}
  .homecover_d{font-size:16px;line-height:26px;}
  .homecover{padding:23px 5px 23px 5px;gap:15px;}
  nav{padding:5px 0px 6px 0px;}
  .navwrap{padding:3px 9px 3px 10px;}
  .navmdv{left:0px;gap:0px;padding:13px 14px 13px 10px;}
}
.bigcoveradv{width:100%;max-width:1196px;margin:auto;margin-top:-29px;margin-bottom:1px;display:flex;align-items:flex-start;justify-content:center;flex-direction:row;height:100px;max-height:500px;}
.bigcoveradv .adsbygoogle{display:block;width:100%;border-radius:1px;overflow:hidden;box-shadow:1px 1px 1px 0px rgb(0 0 0 / 0%);}

@media (max-width:499px){
  .bigcoveradv{margin-top:-19px;}
  .bigcoveradv .adsbygoogle{border-radius:0px;}
}

.mdvtopadv{width:90%;max-width:1120px;margin:auto;margin-top:20px;margin-bottom:-25px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;height:100px;max-height:120px;}

.mdvinadv1{width:100%;margin:auto;margin-top:16px;margin-bottom:0px;}
.mdvinadv2{width:100%;margin:auto;margin-top:0px;}
.opadsdv{width:100%;}
.opadsdv > .adsbygoogle{margin-top:25px;margin-bottom:-42px;}
.onepost:has(.adsbygoogle[data-ad-status="filled"]){border-bottom:none;}
.onepost:has(.adsbygoogle[data-adsbygoogle-status="done"]){border-bottom:none;}
.onepost:has(.adsbygoogle[data-ad-status="unfilled"]){border-bottom:1px solid #e6e6e6;}
.rowmt1addv .adsbygoogle[data-ad-status="filled"]{margin-top:-19px;}
.rowmt1addv{margin-bottom:25px;}

.mdv{width:90%;max-width:1120px;margin:auto;margin-top:41px;margin-bottom:45px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:60px;}
.mdvl{/*fccc*/width:calc(100% - 290px - 60px);}
.mdvr{width:290px;min-width:290px;border:0px solid rgb(229,229,229);height:auto;border-radius:3px;/*fccc*/justify-content:flex-start;box-shadow:1px 1px 2px 1px rgb(0 0 0 / 1%);}

.title{font-size:32px;max-width:100%;width:100%;display:block;font-weight:400;margin-bottom:16px;margin-top:1px;line-height:49px;}
.udv{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:20px;margin-bottom:18px;flex-wrap:wrap;}

.tagdv{/*fccr*/ gap:9px; }

.type,.food{
  user-select:none;font-weight:500;display:flex;align-items:center;justify-content:center;padding:4px 9px 4px 9px;color:#fff;cursor:pointer;
  background:#2c96f9;border:#78797c;border-radius:3px;opacity:0.9;font-size:12px;box-shadow:1px 1px 1px 0px rgb(0 0 0 / 9%);
}
.myname{font-size:13px;color:gray;}
.date{font-size:13px;color:#777;font-family:"微軟正黑體";/*fccr*/ gap:18px;}

.mainpicdv{width:100%;/*fccr*/ margin-bottom:14px;position:relative;}
.mainpicdv img{width:100%;box-shadow:1px 1px 2px 1px rgb(0 0 0 / 12%);border-radius:4px;height:auto;object-fit:cover;user-select:none;}

.catalog{width:fit-content;margin-right:auto;align-items:flex-start;font-size:17px;margin-top:12px;margin-bottom:19px;padding:16px 23px 17px 16px;background:#f6f6f6;border-radius:6px;box-shadow:1px 1px 1px 1px rgb(0 0 0 / 5%);margin-left:-1px;}
.ctltdv2 .shctla:hover{border-bottom:dotted 1px #1c73d0;}
.ctltdv{gap:13px;margin-right:7px;}
.ctltdv1{font-size:19px;font-weight:600;}
.ctltdv2{font-size:16px;}
.ctltdv2 .shctla{color:#333;margin-left:6px;margin-right:6px;cursor:pointer;}
.ctlmdv{align-items:flex-start;gap:8px;margin-top:15px;padding-bottom:3px;}
.ctlodv a{color:#1c73d0;font-weight:400;padding-bottom:1px;padding-right:3px;}
.ctlodv a:hover{border-bottom:dotted 1px #1c73d0;}
.ctlodv .numh2name{font-size:17px;}

.name,.more{margin:0px;border-radius:4px;box-shadow:1px 1px 1px 1px rgb(0 0 0 / 5%);border-left:3px solid #eb6565;text-align:left;font-size:24px;font-weight:600;background-color:#f6f6f6;padding:10px 11px 10px 15px;width:100%;}
.name{margin-bottom:5px;margin-top:5px;line-height:31px;}

h2.name span{color:#494949;font-weight:600;}
h2.name span.h2namesp{color:#993300;}
h2.name span.numh2name{margin-right:6px;margin-left:0px;}
h2.name span.lineh2name{font-weight:300;margin-right:3px;margin-left:3px;font-size:23px;}

.postinfo{width:100%;margin-bottom:16px;gap:6px;padding:13px 14px 13px 13px;background-color:#f8f8f8;box-shadow: 1px 1px 1px 0px rgb(0 0 0 / 5%);border-radius:6px;border:2px solid rgb(236, 236, 236);  }
.postinfo span{width:100%;display:inline-block;text-align:left;font-size:19px;}
.postinfo .piname{font-weight:600;color:#993300;margin-bottom:1px;font-size:20px;}

a,span{word-break:break-word;}
.startdv{width:100%;margin-top:3px;margin-bottom:12px;}

.opimgdv{width:100%;overflow:hidden;}
.pindv{width:100%;justify-content:flex-start;margin-bottom:2px;}
.pindv1{font-size:18px;margin-right:3px;}
.pindv a:hover .piname{color:#c74040;}

.content{width:100%;margin-bottom:28px;gap:0px; }
.opimgdv img{width:100%;height:auto;max-height:497px;object-fit:cover;box-shadow:1px 1px 2px 1px rgb(0 0 0 / 12%);border-radius:4px;margin-bottom:15px;margin-top:9px;user-select:none;} 

.onepost{ padding:32px 0px 34px 0px;border-bottom:1px solid #e6e6e6;}
.showtext{ width:100%; }
.content div:has(>ins[data-ad-status="unfilled"]){display:none !important;}

.startdv p{font-size:18px;margin-top:0px;margin-bottom:0px;line-height:30px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px;flex-wrap:wrap;word-break:break-word;}
.onepost p{font-size:18px;margin-top:0px;margin-bottom:0px;line-height:32px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px;flex-wrap:wrap;word-break:break-word;padding:0px 3px 0px 7px;}
.onepost p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;text-overflow: ellipsis; }
.content h3{font-size:18px;margin-top:0px;margin-bottom:0px;line-height:35px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0px;flex-wrap:wrap;word-break:break-word;}

.startdv .posttextp{margin-bottom:12px;}
.startdv .posttextp2{font-weight:600;color:#333;font-size:20px;margin-bottom:0px;line-height:30px;}

.onepost:first-of-type{padding-top:16px;}
.onepost:last-of-type{border-bottom:none;padding-bottom:15px;}

.onepost:last-of-type .opadsdv:has(.adsbygoogle[data-ad-status="filled"]){margin-bottom:27px;}

.ctnrdv{width:100%;justify-content:space-between;margin-top:19px;padding-right:4px;padding-left:8px;}
.ctnrbtn{opacity:1;font-weight:600;border:1px solid #fff;padding:8px 12px 8px 11px;font-size:14px;background:#5d9bfe;color:#fff;border-radius:5px;box-shadow:1px 1px 2px 0px rgb(0 0 0 / 3%);cursor:pointer;font-family:'微軟正黑體';display:flex;align-items:center;justify-content:center;flex-direction:row;gap:7px;}
.ctnrbtn:hover{border:1px solid #5d9bfe;border-radius:3px;box-shadow:1px 1px 2px 1px rgb(0 0 0 / 12%);}
.ctnrbtn .ch{font-size:14px;}
.ctnrbtn .en{font-size:14px;padding-top:0px;}

.rowpaddv{width:100%;/*fccr*/justify-content:flex-start;margin-bottom:30px;margin-top:-5px;}

.totalscore{font-size:18px;color:#111;margin-bottom:4px;font-weight:400;padding-bottom:0px;}

.content .starimg{width:112px;transform:translateX(7%) translateY(9.8%);height:auto;opacity:0.98;}

.socialimgdv{width:100%;margin-top:-6px;margin-bottom:15px;gap:9px;display:none;}
.socialimgdv .sciodv{width:100%;box-shadow:1px 1px 2px 1px rgb(0 0 0 / 12%);overflow:hidden;border-radius:3px;}
.socialimgdv .sciodv img{width:100%;height:auto;object-fit:cover;aspect-ratio:1/0.698;object-position:top;}
.socialimgdv:has(img){display:flex;}

.enddv{width:100%;justify-content:flex-start;margin-bottom:30px;margin-top:-5px;}
.posttextp3{font-size:19px;padding-left:8px;font-weight:600;}

.fbcommentsdv{margin-top:25px;width:100%;min-height:200px;}
.fb-comments{margin-top:25px;width:100%;}
.fb-comments iframe{width:100% !important;}

.morelistdv{padding-left:4px;width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:17px;font-size:19px;padding-top:23px;margin-bottom:5px;}
.morelistdv a{color:#a43234;font-size:20px;max-width:100%;display:block;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.morelistdv a:hover{color:#3670d1;}

.shdtdv3{background:rgb(0,0,0,0.3);width:100%;height:100%;position:fixed;z-index:999;/*fccr*/top:0px;}
.shdtdv3_m{position:relative;width:100%;height:100%;margin:auto;overflow-y:scroll;}
.shdtdv3_m::-webkit-scrollbar{width:8px;height:6px;}
.shdtdv3_m::-webkit-scrollbar-track{background:rgb(239,239,239);box-shadow:inset 0 0 0px rgb(182,182,182);border-radius:2px;}
.shdtdv3_m::-webkit-scrollbar-thumb{background:rgb(201,201,201);border-radius:2px;}
.shdtdv3_m::-webkit-scrollbar-thumb:hover{background:#919191;}
.shdtdv3_m_img{display:block;width:100%;margin:auto;cursor:zoom-out;background-color:hsl(0,0%,90%);transition:background-color 300ms;}
.disappear{display:none;}
 
.endtagdv{padding:5px 5px 5px 5px;width:100%;margin:auto;margin-top:30px;/*fccr*/justify-content:flex-start;margin-bottom:5px;}
.endtagdv svg{width:18px;height:18px;opacity:0.5;margin-right:6px;}
.endtagtx{font-size:18px;margin-right:6px;white-space:nowrap;}
.endtagls{font-size:18px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:3px;flex-wrap:wrap;padding-left:9px;row-gap:4px;}
.endtag{color:#a43234;cursor:pointer;white-space:nowrap;}
.endtag:hover{color:#3670d1;}
.endtagls .dot{font-family:'微軟正黑體';margin-right:3px;}
.endtagls .dot:last-of-type{display:none;}

.scrolltotop{position:fixed;bottom:25px;right:40px;font-size:35px;opacity:0.13;cursor:pointer;z-index:99;}
.scrolltotop:hover{opacity:0.2;}
.scrolltotop:active{opacity:0.1;}
.scrolltotop svg{width:39px;height:39px;fill:#000;}

hr{border:1px solid #ececec;padding-bottom:5px;border-bottom:none;}

.viewdv{margin-left:auto;/*fccr*/ gap:5px;}
.viewdv svg{width:14px;height:14px;opacity:0.45;}
.viewdv span{font-size:13px;color:#777;padding-top:1px;}
.mdvr_ads_dv{width:100%;margin-bottom:15px;}

.fb-page{width:100%;margin-top:13px;margin-bottom:17px;}
.txttx{display:none;}
.txttx:active{color:red;}
.urltx{display:none;}
.urltx:active{color:red;}


@media (max-width:1299px){
  .mdv{width:92%;max-width:1130px;margin:auto;margin-top:45px;margin-bottom:50px;gap:55px;}
  .mdvl{width:calc(100% - 285px - 55px);}
  .mdvr{width:285px;min-width:285px;gap:0px;}

}
@media (max-width:1099px){
  .mdv{width:95%;max-width:1120px;margin:auto;margin-top:45px;margin-bottom:50px;gap:50px;}
  .mdvl{width:calc(100% - 260px - 50px);}
  .mdvr{width:260px;min-width:260px;border-radius:3px;gap:0px;}
  .morelistdv a{overflow:auto;white-space:normal;text-overflow:unset;line-height:33px;}
  .morelistdv{gap:18px;}
}
@media (max-width:899px){
  .mdv{width:95%;max-width:1120px;margin:auto;margin-top:45px;margin-bottom:50px;gap:35px;}
  .mdvl{width:calc(100% - 230px - 35px);}
  .mdvr{width:230px;min-width:230px;border-radius:3px;gap:0px;}
  .title{font-size:28px;margin-bottom:15px;margin-top:1px;line-height:43px;}
  .startdv p{font-size:17px;margin-top:0px;margin-bottom:1px;line-height:28px;}
  .startdv .posttextp2{font-weight:600;font-size:19px;}
  .name{font-size:22px;}
  h2.name span.lineh2name{margin-right:3px;margin-left:3px;font-size:21px;}
  .postinfo{margin-bottom:16px;gap:6px;padding:13px 14px 13px 13px;}
  .postinfo span{font-size:18px;}
  .postinfo .piname{margin-bottom:1px;font-size:19px;}
  .pindv1{font-size:18px;margin-right:0px;}
  .onepost p{font-size:17px;margin-top:0px;margin-bottom:0px;line-height:30px;gap:0px;padding:0px 3px 0px 5px;}
  .ctnrdv{margin-top:19px;padding-right:4px;padding-left:6px;}
  .ctnrbtn{padding:7px 11px 7px 10px;}
  .totalscore{font-size:17px;margin-bottom:4px;padding-bottom:0px;}
  .content .starimg{width:112px;transform:translateX(6%) translateY(14%);height:auto;opacity:0.98;}
  .onepost{padding: 28px 0px 31px 0px;}
  .opimgdv img{aspect-ratio:1/0.74;margin-top:8px;margin-bottom:14px;}
}
@media (max-width:768px){
  .mdv{width:89%;flex-direction:column;}
  .mdvl,.mdvr{width:100%;}
}
@media (max-width:499px){
  .mdv{width:93.4%;flex-direction:column;margin-top:40px;margin-bottom:45px;position:relative;left:-3px;}
  .endtagdv{margin-top:10px;}
  .fb-comments{margin-top:24px;}
  .morelistdv{gap:17px;}
  .morelistdv a{line-height:31px;font-size:19px;}
  .name{font-size:20px;}
  .more{margin-top:5px;font-size:20px;}
  .title{font-size:26px;margin-bottom:15px;margin-top:1px;line-height:40px;}
  .startdv p{font-size:16px;margin-top:0px;margin-bottom:2px;line-height:26px;}
  .startdv .posttextp2{font-weight:600;font-size:19px;}
  .name{font-size:21px;}
  h2.name span.lineh2name{margin-right:3px;margin-left:3px;font-size:20px;}
  .postinfo{margin-bottom:15px;gap:6px;padding:13px 14px 13px 13px;}
  .postinfo span{font-size:17px;}
  .postinfo .piname{margin-bottom:1px;font-size:18px;}
  .pindv{margin-bottom:1px;}
  .pindv1{font-size:17px;margin-right:0px;}
  .onepost p{font-size:16px;margin-top:0px;margin-bottom:0px;line-height:30px;gap:0px;padding:0px 3px 0px 4px;}
  .ctnrdv{margin-top:18px;padding-right:0px;padding-left:4px;}
  .ctnrbtn{padding:7px 11px 7px 11px;}
  .totalscore{font-size:16px;margin-bottom:4px;padding-bottom:0px;}
  .content .starimg{width:105px;transform:translateX(5%) translateY(9%);height:auto;opacity:0.98;}
  .onepost{padding: 28px 0px 31px 0px;}
  .opimgdv img{aspect-ratio:1/0.74;margin-top:8px;margin-bottom:14px;}
  .ctnrdv .en{display:none;}
}
@media (max-width:449px){
  .type,.food{padding:4px 7px 4px 5px;font-size:12px;}
  .myname{display:none;}
  .odv{padding-bottom:30px;}
  .udv{gap:15px;}
  .date{font-size:12px;gap:14px;}
  .foodls,.tagdv{gap:8px;}
  .viewdv{margin-left:auto;gap:4px;padding-bottom:1px;}
  .viewdv svg{width:13px;height:13px;opacity:0.45;}
  .viewdv span{font-size:12px;color:#777;padding-top:1px;}
  .enddv{margin-bottom:25px;padding-left:5px;font-size:18px;line-height:31px;}
  .morelistdv{padding-left:2px;gap:16px;padding-top:18px;}
}
@media (max-width:369px){
  .content .starimg{display:none;}
}

.sidebarwrap{width:100%;}
.sidebarwrap ins[data-ad-status="unfilled"]{display:none !important;}

.mdvrodv{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0px;}
.mdvrt{border-radius:3px;font-size:21px;color:#616161;width:100%;padding:13px 5px 13px 5px;background:#f2f2f2;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:0px;box-shadow:1px 1px 1px 0px rgb(0 0 0 / 6%);}
.mdvrd{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0px;}
.headphotodv{width:100%;height:165px;/*fccr*/ user-select:none;}
.headphotodv img{width:50%;object-fit:cover;aspect-ratio:1/0.98;height:auto;border-radius:999px;opacity:0.9;filter:brightness(1.03);box-shadow:1px 1px 3px 1px rgb(0 0 0 / 10%);}

.atnamedv{font-size:19px;margin-top:5px;color:#3670d1;font-weight:600;user-select:none;}
.atemaildv{font-size:17px;font-family:'Noto Sans TC',sans-serif;letter-spacing:0.5px;margin-top:9px;font-weight:400;color:#222;}
.atemaildv a{font-size:16px;font-weight:400;}
.atemaildv a:hover{text-decoration:underline;}
.atlikedv{width:100%;text-align:center;line-height:33px;font-size:17px;font-family:'Noto Sans TC',sans-serif;letter-spacing:0.5px;margin-top:6px;font-weight:400;color:#222;user-select:none;margin-bottom:-6px;}
.atlikedv span{font-size:17px;font-weight:400;}

.atlikedv a:hover{text-decoration:underline;color:#3670d1;}

.mdvrodv1{padding-bottom:27px;}
.mdvrodv2 .mdvrd{padding-top:19px;padding-bottom:25px;height:170px;}
.mdvrodv3{margin-bottom:23px;}

.searchdv{padding:22px 10px 28px 10px;width:100%;/*fccr*/ gap:4px;position:relative;}
.searchinput{width:195px;padding:9px 10px 8px 10px;font-size:16px;color:#222;border:1px solid #eaeaea;background-color:#fff;border-radius:2px;box-shadow:0px 0px 1px 0px rgb(0 0 0 / 12%);}
.searchinput::placeholder{opacity:0.7;}
.searchinput:active,.searchinput:focus{outline:none;box-shadow:none;}

.searchbtn{user-select:none;font-weight:500;/*fccr*/ padding:9px 15px 9px 15px;color:#fff;cursor:pointer;background:#357ae8;border:#78797c;border-radius:3px;opacity:0.9;font-size:14px;box-shadow:1px 1px 1px 0px rgb(0 0 0 / 9%);}
.searchbtn:hover{background:#4586f0;}
.searchbtn:active{filter:brightness(1.08);box-shadow:0rem 0rem 0.02rem 0.1rem rgb(184 185 185 / 45%);}

.atworkdv{padding:17px 5px 18px 5px;font-size:17px;font-family:'Noto Sans TC',sans-serif;letter-spacing:0.5px;font-weight:400;color:#222;/*fccc*/ gap:6px;color:#222;}
.atworkdv a:hover{text-decoration:underline;}

.atgooddv{width:100%;padding:19px 5px 24px 5px;text-align:center;line-height:30px;font-size:16px;/*fccr*/ color:#222;user-select:none;}
.atwork2dv{width:100%;text-align:center;font-size:15px;color:#222;/*fccc*/gap:7px;user-select:none;line-height:28px;margin-top:-2px;margin-bottom:-5px;}

.afuimgdv{width: 100%;margin-bottom:20px;margin-top:-10px;}
.afuimgdv img{width:80%;height:auto;border-radius:4px;opacity:1;filter: brightness(1) saturate(1) hue-rotate(-4deg) contrast(1.03);}

.rpd{padding-top:10px;/*fccc*/ gap:23px;}
.rpd a{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:0px;}
.rcpodv{overflow:hidden;border:1px solid rgb(233,233,233);border-radius:7px;box-shadow:0px 0px 2px 1px rgb(0 0 0 / 6%);width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0px;}
.rcpodv:hover{box-shadow:0px 0px 5px 1px rgb(0 0 0 / 18%);opacity:0.98;border-radius:8px;filter:brightness(1.021);}

.rcpodvp{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:0px;}
.rcpodvp img{width:100%;opacity:0.95;filter:brightness(1.03) saturate(1.03);height:auto;}
.rcpodvw{padding:6px 8px 6px 8px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0px;}
.rcpodvt{width:100%;font-size:18px;padding:6px 5px 6px 5px;line-height:28px;}
.rcpodvd{width:100%;padding:2px 8px 5px 8px;font-size:17px;opacity:0.8;}

.cld{opacity:0.6;z-index:999;position:absolute;width:33px;height:33px;border-radius:4px;top:23px;right:86px;}
.lde{display:inline-block;position:relative;top:0px;width:17px;height:38px;transform:scale(0.36);}
.lde div{position:absolute;top:14px;width:13px;height:13px;border-radius:50%;background:#1673ff;animation-timing-function:cubic-bezier(0,1,1,0);}
.lde div:nth-child(1){left:8px;animation:lde1 0.6s infinite;}
.lde div:nth-child(2){left:8px;animation:lde2 0.6s infinite;}
.lde div:nth-child(3){left:32px;animation:lde2 0.6s infinite;}
.lde div:nth-child(4){left:56px;animation:lde3 0.6s infinite;}
@keyframes lde1{0% {transform:scale(0);}100% {transform:scale(1);}}
@keyframes lde3{0% {transform:scale(1);}100% {transform:scale(0);}}
@keyframes lde2{0% {transform:translate(0,0);}100% {transform:translate(24px,0);}}

.blogbuild{width:100%;color:#333;padding:19px 5px 25px 5px;font-size:15px;font-family:'Noto Sans TC',sans-serif;/*fccc*/ gap:6px;}
.blogbuild a{color:#2b61c0;}
.blogbuild a:hover{text-decoration:underline;}
.disappear{display:none;}
.rcpa{margin-bottom:18px;}
.rcpd_d{margin-bottom:10px;}

.adsbygoogle_a0{margin-bottom:16px;}
.adsbygoogle_a0_dv,.adsbygoogle_a1_dv{width:100%;}
h3 strong a.google-anno{color:inherit;}

@media (max-width:1099px){
  .searchdv{padding:23px 6px 28px 6px;gap:4px;}
  .searchinput{width:175px;padding:9px 10px 8px 10px;font-size:16px;border-radius:2px;}
  .searchbtn{padding:9px 14px 9px 14px;}
  .mdvrt{font-size:20px;}
  .atemaildv{font-size:16px;}
  .atlikedv span{font-size:16px;font-weight:400;}
  .atlikedv{font-size:16px;}
  .atgooddv{font-size:15px;}
  .atworkdv{font-size:16px;}
  .atwork2dv{font-size:15px;}
  .rcpodvt{font-size:17px;padding:6px 3px 5px 3px;line-height:28px;}
  .rcpodvp img{max-height:167px;object-fit:cover;}
  .rpd{padding-left:1px;}
  .rcpodvd{padding:3px 8px 5px 8px;}
}
@media (max-width:899px){
  .mdvrt{font-size:18px;padding:11px 5px 11px 5px;}
  .searchinput{width:150px;padding:9px 10px 8px 10px;font-size:15px;border-radius:2px;}
  .mdvrodv2{display:none;}
  .atlikedv{font-size:15px;}
  .atlikedv span{font-size:15px;font-weight:400;}
  .atgooddv,.atwork2dv{font-size:14px;}
  .blogbuild{font-size:15px;}
  .rcpodvt{font-size:16px;padding:6px 3px 5px 3px;line-height:28px;}
  .rcpodvd{font-size:16px;}
  .type,.food{padding:4px 8px 4px 9px;}
  .searchbtn{padding:9px 13px 9px 13px;font-size:14px;}
}
@media (max-width:767px){
  .mdvrt{font-size:21px;}
  .headphotodv{width:295px;height:175px;}
  .atemaildv,.atemaildv a,.atlikedv,.atlikedv span{font-size:17px;}
  .searchinput{width:180px;padding:10px 10px 9px 10px;font-size:15px;border-radius:3px;}
  .searchbtn{padding:9px 14px 9px 14px;font-size:14px;}
  .atgooddv{font-size:16px;line-height:33px;}
  .atworkdv{font-size:17px;}
  .atwork2dv{font-size:16px;gap:8px;}
  .mdvrodv3{margin-bottom:27px;}
  .blogbuild{font-size:16px;padding:20px 5px 27px 5px;line-height:24px;}
  .rcpodvp img{max-height:413px;object-fit:cover;aspect-ratio:1/0.70;}
  .rcpodvt{font-size:21px;padding:8px 2px 7px 2px;line-height:32px;}
  .rcpodvd{font-size:17px;}
  .rpd{gap:25px;}
}
@media (max-width:499px){
  .rcpodvt{font-size:19px;padding:7px 3px 6px 3px;line-height:30px;}
  .rcpodvd{padding:3px 7px 5px 7px;}
}


.ftdv{/*fccr*/ width:100%;margin:auto;padding:28px 5px 22px 5px;border-top:1px solid #e9e9e9;margin-top:40px;margin-bottom:30px;}
.ftdvw{width:100%;max-width:1130px;/*fccc*/ gap:7px;}
.ftdvl{font-size:17px;font-family:'Noto Sans TC', sans-serif;letter-spacing:0.5px;color:#555;text-align:center;line-height:31px;}
.ftdvlr a{font-size:16px;font-family:'微軟正黑體';letter-spacing:0.1px;color:#555;}
.ftdvlr a:hover{text-decoration:underline;}

.ftrow1{width:100%;margin:auto;/*fccr*/ justify-content:space-between;}

.ftemail{font-size:17px;}
.ftemail a{color:#555;font-size:17px;}

.sclogodv{position:relative;top:7px;/*fccr*/ gap:11px;}
.ftdvlr img{width:39px;height:39px;cursor:pointer;border-radius:999px;box-shadow:1px 1px 2px 0px rgb(0 0 0 / 25%);}
.ftdvlr img:hover{transform-origin:center;transform:scale(1.13);transition-duration:0.1s;}
.fblogo,.iglogo,.thlogo,.ielogo{opacity:0.95;}

.ftdvl br{display:none;}

@media (max-width:1299px){
  .ftdvw{width:92%;max-width:1130px;gap:7px;padding-right:40px;}
}
@media (max-width:899px){
  .ftdvw{width:90%;max-width:1130px;gap:7px;padding-right:0px;}
  .ftdvw{gap:13px;}
  .ftrow1{flex-direction:column;gap:11px}
  .sclogodv{top:4px;}
}
@media (max-width:699px){
  .scrolltotop{display:none;}
}
@media (max-width:599px){
  .ftdvl br{display:block;}
  .ftdvw{gap:8px;}
}

.rldv{width:6px;height:100%;position:fixed;top:0px;right:0px;background:#F7CAC9;transition:width 0.6s ease;}
.rldvimgdv{position:absolute;top:calc(74vh - 69px);right:calc(100% - 4px);background:#F7CAC9;border-radius:7px;padding-top:0px;cursor:pointer;user-select:none;}
.rldvimgdv:hover{background:#f5c4c3;}

@media (max-width:767px){
  .rldvimgdv{display:none;}
}
@media (max-width:499px){
  .rldv{width:5px;}
}