

@keyframes list1{
0%{
top:30px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}
100%{
top:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
}

.a11{
}

.a11:hover{
color:white;
background-color:#F1938D;
font-family: Microsoft JhengHei;
}

.a1:hover .divlist1{
animation-name:list1;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}

.a3:hover .divlist1{
animation-name:list1;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}
.divlist1{
position:absolute;
left:50%;
top:-2000px;
width:190px;
transform:translatex(-50%);
padding-top:65px;
}
.divpadd_list1{
background-color:#F9F6EF;
background-color:#F8f8fb;
border-radius:8px;
overflow:hidden;
box-shadow:0px 0px 20px rgba(0,0,0,0.3);
}



.divspace{
height:110px;
background-color:#F4AAA6;
}

.logoimg{
width:228px;
transition:0.4s;
}

.logoimg-back{
width:200px;
transition:0.4s;
}

.table1 .a3{
padding-top:20px;
padding-bottom:16px;  
transition:0.4s;
}

.table1-back .a3{
padding-top:16px;
padding-bottom:10px;
transition:0.4s;
}

.a11{
display:block;
width:100%;
float:left;
text-align:center;
padding-top:12px;
padding-bottom:12px;
font-size:16px;
font-family:Noto Sans TC;font-weight:400;
color:#66594F;
border-bottom:1px solid rgba(0,0,0,0.1);

}


.a3{
display:inline-block;
padding-left:12px;
padding-right:12px;
border-radius:50%;
line-height:1em;
font-size:17px;
font-family: Microsoft JhengHei;
color:#66594F;
position:relative;
cursor:pointer;

background-color:#F4AAA6;
color:white;
letter-spacing:1px;
text-align:center;
}
.a3:after{
content:attr(data-word);
display:inline-block;
width:100%;
text-align:center;
font-size:12px;
color:rgba(255,255,255,0.8);
font-family:arial;
}

.a1{
display:inline-block;
padding-left:12px;
padding-right:12px;
padding-top:20px;
padding-bottom:16px;
line-height:1em;
font-size:17px;
font-family:Noto Sans TC;font-weight:400;
color:#66594F;
letter-spacing:0.5px;
text-align:center;
position:relative;
cursor:pointer;
}
.a1:after{
content:attr(data-word);
display:inline-block;
width:100%;
text-align:center;
font-size:12px;
color:#D1CBC5;
font-family:arial;
}

.table1-back{
display:table;
width:calc(1200px - 60px);
margin:auto;
height:80px;
transition:0.4s;
}

.table1{
display:table;
width:calc(1200px - 60px);
margin:auto;
height:110px;
transition:0.4s;
}
.tr1{
display:table-row;
}
.td1{
display:table-cell;
width:228px;
vertical-align:middle;
}
.td2{
display:table-cell;
vertical-align:middle;
text-align:right;
}

.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:11;
background-color:#EFF2F3;
background-color:#F9F6EF;
box-shadow:0px 0px 20px rgba(0,0,0,0.1);
}
















.qrcode{
width:130px;
}

.ab1{
display:block;
width:33.3%;
float:left;
padding-bottom:3px;
font-size:14.5px;
font-family:poppins;
color:#888888;
color:#837163;
cursor:pointer;
}

.ab2{
display:block;
width:100%;
font-size:14.5px;
padding-bottom:6px;
font-family:poppins;
color:#888888;
cursor:pointer;
}

[data-mo1]{
padding-left:10px !important;
width:calc(100% - 10px) !important;
font-weight:bold;
color:#E84840 !important;
margin-top:6px !important;
}

[data-map-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://yueman1.yida-design.com.tw/icon_map.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:5px;
top:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;
}

[data-line-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://yueman1.yida-design.com.tw/icon_line.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:5px;
top:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;
}
[data-email-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://yueman1.yida-design.com.tw/icon_email.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:5px;
top:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;
}



[data-phone-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://yueman1.yida-design.com.tw/icon_phone.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:5px;
top:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;
}

.pdatab1{
padding-left:30px;
width:calc(100% - 30px);
margin:auto;
line-height:1em;
color:#666666;
color:#726458;
color:#888888;
color:#837163;
font-size:15px;
font-family:poppins;font-weight:400;
position:relative;
padding-bottom:8px;
}

.ptopb1{
width:100%;
margin:auto;
font-size:36px;
color:#ED746D;
line-height:1.1em;
font-family:poppins;font-weight:500;
padding-bottom:20px;
}

.trbase{
display:table-row;
}
.tdbase1{
display:table-cell;
vertical-align:top;
width:245px;
padding-right:60px;
}
.tdbase2{
display:table-cell;
vertical-align:top;
width:310px;
padding-right:60px;
}
.tdbase3{
display:table-cell;
vertical-align:top;
width:180px;

}
.tdbase4{
display:table-cell;
vertical-align:top;
text-align:right;
}
.tablebase{
display:table;
width:calc(1200px - 60px);
margin:auto;
overflow:hidden;
}

.divbase_rec{
padding-top:60px;
padding-bottom:60px;
box-shadow:0px 0px 20px rgba(0,0,0,0.2);
background-color:#EFF2F3;
background-color:#F9F6EF;

background-image:url(https://yueman1.yida-design.com.tw/f11.webp);
background-size:700px auto;
background-position:-30px 0px;
background-repeat:no-repeat;

}































.divfix_m11{
position:fixed;
left:0px;
top:0px;
cursor:pointer;
z-index:31;
display:inline-block;
display:none;
background-color:#F9F6EF;

}


.tdm1{
width:60px;
}
.tdm2{
text-align:center;
}
.tdm3{
width:60px;
}

.logom1{
height:42px;
position:relative;
top:2px;
}

.tam1{
width:100%;
height:60px;
}

.divfix_m1{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:21;
display:none;
background-color:#F9F6EF;
box-shadow:0px 0px 20px rgba(0,0,0,0.2);
}








[data-listm1]:after{
content:"+";
display:inline-block;
color:white;
position:absolute;
font-family:poppins;
font-size:19px;
left:calc(50% + 60px);
transform:translatex(-50%);
}


@keyframes showm1{

0%{
transform:translatey(20px) scalex(2) scaley(1.6);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}
100%{
transform:translatex(0px) scalex(1) scaley(1);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
}


@keyframes showm2{
0%{
transform:translatex(0px) scalex(1) scaley(1);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
100%{
transform:translatey(20px) scalex(2) scaley(1.6);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}

}

.divcross{
text-align:center;
padding-bottom:20px;
}

.divm1{
display:none;
text-align:center;
background-image:linear-gradient(to right,#BA454D,#A64D79);
}

.crossimg{
width:36px;
cursor:pointer;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
}

.divpadd_m3{
padding-top:50px;
padding-bottom:20px;
}
.am1{
display:block;
width:100%;
text-align:center;
padding-top:8px;
padding-bottom:8px;
color:white;
font-family:Noto Sans TC;font-weight:400;
font-size:21px;
position:relative;
}
.am13{
display:inline-block;
width:160px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
color:rgba(255,255,255,0.9);
font-family:Noto Serif TC;font-weight:500;
font-size:20px;
}
.am13:nth-of-type(odd){

}
.am13:nth-of-type(even){

}



.border1{
display:block;
width:100%;
clear:both;
border-bottom:1px solid rgba(255,255,255,0.2);
}
.am11{
display:block;
width:100%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
color:rgba(255,255,255,0.9);
font-family:Noto Serif TC;font-weight:500;
font-size:20px;
border-bottom:1px solid rgba(255,255,255,0.2);
}
.divback{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:31;
display:none;
background-color:transparent;
}
.divfix_m3{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
z-index:33;
display:none;
overflow-y:auto;

background-image:linear-gradient(to bottom right,rgba(215, 58, 78,0.7),rgba(166, 77, 121,0.8),rgba(215, 58, 78,0.8));

}



.pcrumb:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://yueman1.yida-design.com.tw/icon_home.webp);
background-size:contain;
background-repeat:no-repeat;
background-position:50% 50%;
position:relative;
top:2px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;
}

.pcrumb a{
color:#999999;
}

.pcrumb{
width:calc(1200px - 60px);
margin:auto;
color:#666666;
font-size:15px;
padding-top:10px;
line-height:1.2em;
font-family:poppins;font-weight:500;
}





.h1root{
width:calc(1200px - 60px);
margin:auto;
font-size:30px;
text-align:center;
line-height:1.2em;
color:#857467;
padding-top:50px;
padding-bottom:36px;
letter-spacing:2px;
font-family:Noto Serif TC;font-weight:500;
position:relative;
margin-bottom:60px;
border-bottom:1px solid #cccccc;
}
.h1root:after{
content:attr(data-word);
display:inline-block;
padding-left:30px;
padding-right:30px;
color:#F4AAA6;
font-size:26px;
letter-spacing:3px;
font-family:Noto Serif TC;font-weight:500;
background-color:white;
position:absolute;
bottom:-10px;
left:50%;
transform:translatex(-50%);
}

















[data-line-call] img{
width:60%;
}
[data-line-call]{
width:50px;
height:50px;
background-color:#69B30A;
}



[data-phone-call] img{
width:46%;
}
[data-phone-call]{
width:50px;
height:50px;
background-color:#FB518C;
}


[data-birth-call] img{
width:50%;
}
[data-birth-call]{
width:58px;
height:58px;
background-color:#A64D79;
}

.spcall{
display:inline-flex;

border-radius:50%;
font-size:13px;
line-height:1.1em;
color:white;
text-align:center;
align-items:center;
margin-bottom:6px;
cursor:pointer;
box-shadow:-3px 3px 6px rgba(0,0,0,0.4);
justify-content:center;
}

.divfix_call{
display:inline-block;
position:fixed;
right:6px;
top:50%;
text-align:center;
transform:translatey(-50%);
z-index:21;
}









.divanimation{
display:none;
left:100px;
}


/*
top bottom left bottom
flipx flipy
zoom zoomleft zoomright zoomup zoomdown
bounce bounceleft bounceright bounceup bouncedown
rotate rotateleftup rotateleftdown rotaterightup rotaterightdown
speed tada shake band
text-zoomin
*/



.menu3{
position:relative;
width:70px;
height:70px;
}

.menu3 span{
height:2px;
background-color:#222222;
}

.menu1{
position:relative;
width:70px;
height:40px;
margin-top:10px;
margin-bottom:10px;
}

.menu1 span{
height:3px;
background-color:#FC7477;
}


.menu1 span:nth-of-type(1){
position:absolute;
width:50%;
left:25%;
top:calc(25% - 2px);
transition:0.3s;
}

.menu1  span:nth-of-type(2){
position:absolute;
width:50%;

left:25%;
top:calc(50% - 2px);
transition:0.3s;

}

.menu1 span:nth-of-type(3){
position:absolute;
width:50%;

left:25%;
top:calc(75% - 2px);
transition:0.3s;

}



.menu3 span:nth-of-type(1){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:rotate(45deg);
top:50%;

transition:0.3s;
}

.menu3 span:nth-of-type(2){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:rotate(45deg);
top:50%;
transition:0.3s;

}

.menu3 span:nth-of-type(3){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:rotate(-45deg);
top:50%;
transition:0.3s;

}





.menu5-left{
position:relative;
width:70px;
height:70px;

}

.menu5-left span{
height:2px;
background-color:#222222;
}

.menu5-left span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
left:25%;
transform-origin:left center;
transform:rotate(-45deg) translatey(-50%);
top:50%;
transition:0.3s;
}

.menu5-left span:nth-of-type(2){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-left span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
left:25%;
transform-origin:left center;
transform:rotate(45deg) translatey(-50%);
top:50%;
transition:0.3s;
}





.menu5-right{
position:relative;
width:70px;
height:70px;

}

.menu5-right span{
height:2px;
background-color:#222222;
}

.menu5-right span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
left:75%;
transform-origin:left center;
transform:rotate(-135deg) translatey(-50%);
top:calc(50% - 2px);
transition:0.3s;
}

.menu5-right span:nth-of-type(2){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-right span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
left:75%;
transform-origin:left center;
transform:rotate(135deg) translatey(-50%);
top:calc(50% - 2px);
transition:0.3s;
}



body{
overflow-x:hidden;
}

[data-3d-rec]{
perspective:600px;
transform-style: preserve-3d;
}

.divpanel{
min-height:calc(100vh - 360px);
overflow-x:hidden;
max-width:100vw;
}

.br1{
width:90%;
height:1px;
clear:both;
}

.div1200{
width:1200px;
margin:auto;
}



a{
text-decoration:none;
cursor:pointer;
}

body{
padding:0px;
margin:0px;
height:100vh;
scroll-behavior: smooth;
}





.pdm{
width:100%;
margin:auto;
font-size:48px;
line-height:1.2em;
text-align:center;
color:white;
letter-spacing:2px;
color:#85766B;
font-family:Noto Serif TC;font-weight:500;


}

.h1dm{
width:100%;
margin:auto;
line-height:1em;
text-align:center;
color:white;
color:#EE8079;
letter-spacing:1px;
padding-bottom:50px;
font-size:90px;
font-family:Noto Serif TC;font-weight:500;
text-shadow1:0px 0px 30px rgba(118, 96, 44,0.4),0px 0px 30px rgba(118, 96, 44,0.4),0px 0px 20px rgba(118, 96, 44,0.4);
text-shadow1:0px 0px 30px rgba(238, 128, 121,0.4),0px 0px 30px rgba(238, 128, 121,0.4),0px 0px 20px rgba(238, 128, 121,0.4);
}

.divposback1_dm{
position:absolute;
left:0px;
top:0px;
width:100%;
height:70%;
background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.06),rgba(0,0,0,0.1));
}

.divposword_dm{
display:inline-block;
position:absolute;
left:calc(50% + 100px);
width:100%;
top:calc(50% - 100px);
transform:translatex(-50%) translatey(-50%);
}

.divdm{
position:relative;
height:840px;
}
.dmimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:40% 50%;
}

























.pserv{
display:inline-flex;
width:330px;
height:365px;
align-items:center;
font-size:48px;
letter-spacing:8px;
margin-left:25px;
max-width:calc(33.3% - 70px);
margin-right:25px;
justify-content:center;
color:white;
text-shadow:0px 0px 30px rgba(255,255,255,0.6),0px 0px 40px rgba(255,255,255,0.6),0px 0px 40px rgba(255,255,255,0.6);
writing-mode: tb-rl; 
font-family:Noto Serif TC;font-weight:400;
border:2px solid rgba(255,255,255,0.8);
}

.h2serv{
width:100%;
margin:auto;
text-align:center;
font-size:70px;
color:white;
padding-bottom:70px;
line-height:1em;
letter-spacing:2px;
font-family:Noto Serif TC;font-weight:400;
}

.divposword_serv{
position:absolute;
left:0px;
top:50%;
width:100%;
text-align:center;
transform:translatey(-50%);
}

.divposback_serv{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;

background-image:linear-gradient(to bottom,rgba(126, 71, 41,0),rgba(126, 71, 41,0.1),rgba(126, 71, 41,0.2),rgba(126, 71, 41,0.4),rgba(126, 71, 41,0.5),rgba(126, 71, 41,0.5),rgba(126, 71, 41,0.5));


}

.divserv_rec{
height:760px;
position:relative;
}
.servimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:-10px 50%;
}



















[data-back1] h2{
background-color:#AFB581 !important;
}
[data-back1] h3{
color:#868D54 !important;
}

[data-back2] h2{
background-color:#CAAF71 !important;
}
[data-back2] h3{
color:#CAAF71 !important;
}
[data-back2] .tdadv2{
background-image:url(https://yueman1.yida-design.com.tw/f3.webp) !important;
}

.sphide_adv{
display:none;
}

.h2adv1{
margin:0px;
display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
line-height:1em;
color:white;
font-size:40px;
letter-spacing:4px;
background-color:#F4AAA6;
writing-mode: tb-rl; 
font-family:Noto Serif TC;font-weight:300;
position:absolute;
left:-40px;
top:50%;
transform:translatey(-50%);
z-index:11;
}

.h2adv{
margin:0px;
display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
line-height:1em;
color:white;
font-size:40px;
letter-spacing:4px;
background-color:#F4AAA6;
writing-mode: tb-rl; 
font-family:Noto Serif TC;font-weight:300;
position:absolute;
right:-40px;
top:50%;
transform:translatey(-50%);
}

.divcenter{
display:inline-block;
text-align:center;
padding-right:130px;
}
.divadv{
cursor:pointer;
}

.divadv_rec{
background-image:linear-gradient(to bottom,#f8f8fb,white);
}

.divspace_adv{
height:20px;
}

.padv span{
display:inline-block;
}

.padv{
width:100%;
margin:auto;
font-size:16px;
color:#888888;
color:#888888;
line-height:1.4em;

}

.h3adv{
width:100%;
margin:auto;
line-height:1.1em;
color:#222222;
color:#EC6C66;
font-size:26px;
padding-bottom:10px;
font-family:Noto Serif TC;font-weight:600;
}


.advimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
}

.tableadv{
display:table;
width:100%;
overflow:hidden;
}
.tradv{
display:table-row;
}
.tdadv1{
display:table-cell;
vertical-align:middle;
width:50%;
left:0px;
top:0px;
height:500px;
position:relative;
}
.tdadv21{
display:table-cell;
vertical-align:middle;
position:relative;
padding-right:90px;
text-align:right;
position:relative;

background-image:url(https://yueman1.yida-design.com.tw/f2.webp);
background-repeat:no-repeat;
background-position:calc(100% - 460px) calc(0% - 50px);
background-size:auto 100%;

}
.tdadv2{
display:table-cell;
vertical-align:middle;
position:relative;
padding-left:90px;
position:relative;

background-image:url(https://yueman1.yida-design.com.tw/f1.webp);
background-repeat:no-repeat;
background-position:260px calc(100% + 50px);
background-size:auto 100%;

}










































@media screen and (min-width:1000px) and (max-width:1260px){


.table1{
width:calc(100% - 80px);
}
.table1-back{
width:calc(100% - 80px);
}



}

@media screen and (min-width:900px) and (max-width:1200px){


.a1{
padding-left:6px;
padding-right:6px;
}



}

@media screen and (min-width:1px) and (max-width:1180px){


[data-home]{
display:none;
}



}

@media screen and (min-width:1px) and (max-width:1000px){


.a1{
font-size:16px;
letter-spacing:0px;
}
.a3{
font-size:16px;
letter-spacing:0px;
}

.td1{
width:200px;
}

.logoimg{
width:205px;
}
.table1 .a3{
padding-top:16px;
padding-bottom:10px;
}



}

@media screen and (min-width:850px) and (max-width:1000px){


.table1{
width:calc(100% - 60px);
height:80px;
}
.table1-back{
width:calc(100% - 60px);
}



}

@media screen and (min-width:790px) and (max-width:1000px){


.divspace{
height:80px;
}



}

@media screen and (min-width:1px) and (max-width:850px){


.table1{
width:calc(100% - 0px);
height:80px;
}
.table1-back{
width:calc(100% - 0px);
}
.td1{
padding-left:20px;
}



}

@media screen and (min-width:1px) and (max-width:900px){


.a1{
padding-left:0px;
padding-right:0px;
}
.a3{
padding-left:0px;
padding-right:0px;
}



}

@media screen and (min-width:950px) and (max-width:1260px){


.divbase_rec{
background-position:-30px 0px;
}



.tablebase{
width:calc(100% - 120px);
}



}

@media screen and (min-width:700px) and (max-width:950px){


.divbase_rec{
background-size:378px auto;
background-image:url(https://yueman1.yida-design.com.tw/f11-1.webp);
background-position:calc(100% + 30px) -30px;
}



}

@media screen and (min-width:520px) and (max-width:700px){


.divbase_rec{
background-size:60vw auto;
background-image:url(https://yueman1.yida-design.com.tw/f11-1.webp);
background-position:calc(100% + 30px) -30px;
}



}

@media screen and (min-width:1px) and (max-width:520px){


.divbase_rec{
background-size:360px auto;
background-image:url(https://yueman1.yida-design.com.tw/f11-1.webp);
background-position:calc(100% + 80px) -30px;
}



}

@media screen and (min-width:950px) and (max-width:1050px){


.qrcode{
display:none;
}



.tdadv1{
height:460px;
}




.h2adv{
font-size:35px;
}
.h2adv1{
font-size:35px;
}
.h3adv{
font-size:24px;
}




}

@media screen and (min-width:1px) and (max-width:950px){


.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-bottom:30px;
}
.tdbase2{
display:block;
padding-left:0px;
padding-right:0px;
width:calc(100% + 20px);
padding-bottom:30px;
}
.tdbase3{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-bottom:30px;
}
.tdbase4{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
text-align:left;
}



.tableadv{
display:block;
}
.tradv{
display:block;
}
.tdadv1{
display:block;
padding-left:0px;
padding-top:0px;
overflow:hidden;
padding-right:0px;
padding-bottom:0px;
}
.tdadv2{
display:block;
margin:auto;
padding-left:0px;
padding-right:0px;

}
.tdadv21{
display:block;
margin:auto;
padding-left:0px;
padding-right:0px;
text-align:center;
}

.h2adv{
left:50%;
top:auto;
bottom:10px;
text-align:center;
transform:translatex(-50%) translatey(0px);
writing-mode:unset !important;
display:inline-block;
white-space:nowrap;
color:white;
letter-spacing:8px;
font-family:Noto Serif TC;font-weight:600;
background-color:transparent !important;
text-shadow:0px 0px 30px rgba(184, 63, 61,0.4),0px 0px 30px rgba(184, 63, 61,0.4),0px 0px 20px rgba(184, 63, 61,0.4),0px 0px 10px rgba(231, 69, 61,0.2);
}

.h2adv1{
left:50%;
top:auto;
bottom:0px;
text-align:center;
letter-spacing:8px;
white-space:nowrap;
font-family:Noto Serif TC;font-weight:600;
transform:translatex(-50%) translatey(0px);
writing-mode:unset !important; !important
background-color:transparent !important;
display:inline-block;
}


[data-back1] h2{
background-color:transparent !important;

text-shadow:0px 0px 30px rgba(96, 101, 61,0.4),0px 0px 30px rgba(96, 101, 61,0.4),0px 0px 20px rgba(96, 101, 61,0.4),0px 0px 10px rgba(96, 101, 61,0.2) !important;


}

[data-back2] h2{
background-color:transparent !important;

text-shadow:0px 0px 30px rgba(150, 122, 56,0.4),0px 0px 30px rgba(150, 122, 56,0.4),0px 0px 20px rgba(150, 122, 56,0.4),0px 0px 10px rgba(150, 122, 56,0.2) !important;

}



.h3adv{
text-align:center;
}
.padv{
text-align:center;
}

[data-hide-adv]{
display:none !important;
}
.sphide_adv{
display:block;
}





.tdadv2{
width:660px;
max-width:calc(100% - 0px);
}



}

@media screen and (min-width:460px) and (max-width:950px){


.qrcode{
width:110px;
}



.ab1{
float:none;
display:inline-block;
padding-right:30px;
width:auto;
}
.ab2{
float:none;
display:inline-block;
padding-right:30px;
width:auto;
}


}

@media screen and (min-width:790px) and (max-width:950px){


.tablebase{
width:calc(100% - 100px);
}



}

@media screen and (min-width:600px) and (max-width:790px){


.tablebase{
width:calc(100% - 80px);
}

.divbase_rec{
padding-top:40px;
padding-bottom:40px;
}



}

@media screen and (min-width:1px) and (max-width:600px){


.tablebase{
width:calc(100% - 60px);
}

.divbase_rec{
padding-top:40px;
padding-bottom:30px;
}



}

@media screen and (min-width:1px) and (max-width:460px){


.ptopb1{
font-size:24px;
padding-bottom:16px;
}



.qrcode{
width:100px;
}



.ab1{
float:none;
display:inline-block;
padding-right:20px;
width:auto;
}



.tam1{
height:50px;
}

.divspace{
height:50px;
}

.menu1{
width:60px;
height:38px;
margin-top:6px;
margin-bottom:6px;
}

.logom1{
height:36px;
position:relative;
top:3px;
}


.am13{
width:auto;
}
.am13:nth-of-type(odd){
padding-left:30px;
width:calc(50% - 32px);
}
.am13:nth-of-type(even){
padding-right:30px;
width:calc(50% - 32px);
}


.h1root{
font-size:26px;
}
.h1root:after{
padding-left:20px;
padding-right:20px;
font-size:24px;
letter-spacing:3px;
}


[data-line-call]{
width:40px;
height:40px;
}
[data-line-call] img{
width:64%;
position:relative;
top:1px;
}

[data-phone-call]{
width:40px;
height:40px;
}
[data-birth-call]{
width:50px;
height:50px;
font-size:11px !important;
}


.divanimation{
left:0px;
}



.h2adv{
font-size:35px;
}
.h2adv1{
font-size:35px;
}
.h3adv{
font-size:22px;
}






}

@media screen and (min-width:1px) and (max-width:790px){


.divfix{
display:none;
}
.divfix_m1{
display:block;
}
.divfix_m11{
display:inline-block;
}



.pcrumb{
width:calc(100% - 40px);
}



.h1root{
width:calc(100% - 0px);
}



.h1root{
padding-top:30px;
padding-bottom:25px;
}



[data-back] .tdadv2{
background-image:url(https://yueman1.yida-design.com.tw/f1-1.webp) !important;
}

.tdadv21{
background-image:url(https://yueman1.yida-design.com.tw/f2-1.webp) !important;
}
[data-back2] .tdadv2{
background-image:url(https://yueman1.yida-design.com.tw/f3-1.webp) !important;
}




}

@media screen and (min-width:460px) and (max-width:790px){


.divspace{
height:60px;
}



.h1root{
font-size:30px;
}



[data-line-call]{
width:46px;
height:46px;
}

[data-phone-call]{
width:46px;
height:46px;
}
[data-birth-call]{
width:52px;
height:52px;
font-size:12px !important;
}



}

@media screen and (min-width:790px) and (max-width:1260px){


.pcrumb{
width:calc(100% - 60px);
}



.h1root{
width:calc(100% - 60px);
}



}

@media screen and (min-width:1px) and (max-width:660px){


.divfix_call{
top:auto;
transform:translatey(0px);
bottom:10px;
}



.tdadv2{
background-position:-160px 30px !important;
background-size:420px auto;
}
[data-back2] .tdadv2{
padding-bottom:50px !important;
}

.tdadv21{
background-position:-100px -30px !important;
background-size:420px auto;
}




.divadv{
width:calc(100vw - 60px);
margin:auto;
}

.tdadv2{
padding-top:20px;
padding-bottom:30px;
}

.tdadv21{
padding-top:20px;
padding-bottom:30px;
}



.tdadv1{
width:100%;
height:220px;
}



}

@media screen and (min-width:1px) and (max-width:1230px){

.div1200{
width:100%;
}


}

@media screen and (min-width:1050px) and (max-width:1400px){


.divdm{
height:740px;
}
.dmimg{
object-position:20% 100%;
}
.h1dm{
font-size:80px;
}

.divposword_dm{
left:calc(50% + 140px);
top:calc(50% - 120px);
}




.divserv_rec{
height:700px;
}



}

@media screen and (min-width:920px) and (max-width:1050px){


.divdm{
height:650px;
}
.dmimg{
object-position:20% 100%;
}
.h1dm{
font-size:72px;
}

.divposword_dm{
left:calc(50% + 120px);
top:calc(50% - 120px);
}

.pdm{
font-size:42px;
}



.divserv_rec{
height:660px;
}




}

@media screen and (min-width:850px) and (max-width:920px){


.divdm{
height:600px;
}
.dmimg{
object-position:20% 100%;
}
.h1dm{
font-size:68px;
}

.divposword_dm{
left:calc(50% + 120px);
top:calc(50% - 120px);
}

.pdm{
font-size:40px;
}



.divserv_rec{
height:620px;
}

.h2serv{
font-size:64px;
}
.pserv{
font-size:42px;
height:330px;
}



}

@media screen and (min-width:740px) and (max-width:850px){


.divdm{
height:550px;
}
.dmimg{
object-position:20% 100%;
}
.h1dm{
font-size:62px;
}

.divposword_dm{
left:calc(50% + 100px);
top:calc(50% - 120px);+
}

.pdm{
font-size:34px;
}



}

@media screen and (min-width:680px) and (max-width:740px){


.divdm{
height:550px;
}
.dmimg{
object-position:30% 100%;
}
.h1dm{
font-size:62px;
}

.divposword_dm{
left:calc(50% + 60px);
top:calc(50% - 120px);
}

.pdm{
font-size:34px;
}



}

@media screen and (min-width:630px) and (max-width:680px){


.divdm{
height:500px;
}
.dmimg{
object-position:20% 100%;
}
.h1dm{
font-size:52px;
padding-bottom:30px;
}

.divposword_dm{
left:calc(50% + 80px);
top:calc(50% - 120px);
}

.pdm{
font-size:30px;
}



}

@media screen and (min-width:560px) and (max-width:630px){


.divdm{
height:480px;
}
.dmimg{
object-position:20% 100%;
}
.h1dm{
font-size:48px;
letter-spacing:0px;
padding-bottom:30px;
}

.divposword_dm{
left:calc(50% + 70px);
top:calc(50% - 120px);
}

.pdm{
font-size:29px;
}



}

@media screen and (min-width:1px) and (max-width:560px){


.divdm{
height:510px;
}
.dmimg{
object-position:-130px 100%;
}
.h1dm{
font-size:38px;
letter-spacing:0px;
padding-bottom:30px;
}

.divposword_dm{
left:auto !important;
transform:translatey(-50%) !important;
right:0px;
top:calc(50% - 120px);
}

.pdm{
font-size:29px;
text-shadow:0px 0px 20px rgba(255,255,255,0.8),0px 0px 20px rgba(255,255,255,0.8),0px 0px 20px rgba(255,255,255,0.8),0px 0px 20px rgba(255,255,255,0.8),0px 0px 20px rgba(255,255,255,0.8);
}


.divposback_dm{
height:100%;
}



}

@media screen and (min-width:680px) and (max-width:850px){


.divserv_rec{
height:600px;
}

.h2serv{
font-size:55px;
}
.pserv{
font-size:36px;
height:300px;
margin-left:15px;
max-width:calc(33.3% - 40px);
margin-right:15px;
}



}

@media screen and (min-width:560px) and (max-width:680px){


.divserv_rec{
height:560px;
}

.h2serv{
font-size:50px;
padding-bottom:50px;
}
.pserv{
font-size:34px;
height:300px;
margin-left:10px;
max-width:calc(33.3% - 30px);
margin-right:10px;
}

.servimg{
object-position:-10px 50%;
}



}

@media screen and (min-width:500px) and (max-width:560px){


.divserv_rec{
height:500px;
}

.h2serv{
font-size:40px;
padding-bottom:50px;
}
.pserv{
font-size:30px;
height:280px;
margin-left:5px;
max-width:calc(33.3% - 20px);
margin-right:5px;
}
.servimg{
object-position:0px 50%;
}



}

@media screen and (min-width:1px) and (max-width:500px){


.divserv_rec{
height:460px;
}

.h2serv{
font-size:36px;
letter-spacing:1px;
padding-bottom:50px;
}
.pserv{
font-size:28px;
height:260px;
border:2px solid rgba(255,255,255,0.6);
margin-left:5px;
max-width:calc(33.3% - 20px);
margin-right:5px;
}
.servimg{
object-position:0px 50%;
}



}

@media screen and (min-width:950px) and (max-width:1460px){


.tdadv21{
background-position:calc(0% - 0px) calc(0% - 50px);
}




}

@media screen and (min-width:950px) and (max-width:1150px){


.tdadv2{
background-position:calc(100% - 30px) calc(100% + 50px);
}



}

@media screen and (min-width:660px) and (max-width:950px){


.tdadv2{
background-position:calc(50% + 60px) calc(100% + 50px);
background-size:400px auto;
}

.tdadv21{
background-position:calc(50% + 60px) calc(0% - 50px);
background-size:400px auto;
}




.divadv{
width:calc(50% - 30px);
padding-left:10px;
padding-right:10px;
float:left;
}



.tdadv2{
padding-top:40px;
padding-bottom:40px;
}

.tdadv21{
padding-top:40px;
padding-bottom:40px;
}



.tdadv1{
width:100%;
height:260px;
}



}

@media screen and (min-width:1px) and (max-width:1460px){


.divcenter{
padding-right:0px;
}



}
