

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





.divtext hr{
height:20px;
display:block;
border:0px solid white;
}

.divtext b{
color:#FF8811;
font-family:Noto Sans TC;font-weight:400;
display:inline;
font-size:1.02em;
padding-right:6px;
padding-left:3px;
}
.divtext strong{
color:#FF8811;
font-family:Noto Sans TC;font-weight:400;
display:inline;
font-size:1.02em;
padding-right:6px;
padding-left:3px;
}
.divtext h3{
width:calc(100% - 28px);
padding-left:28px;
margin:auto;
font-size:21px;
color:#FF8811;
color:#EC6C66;
letter-spacing:1px;
line-height:1.2em;
position:relative;
padding-bottom:12px;
font-family:Noto Sans TC;font-weight:400;
}
.divtext h3:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-size:100% 100%;
background-image:url(https://yueman1.yida-design.com.tw/dot1.webp);
position:absolute;
left:0px;
top:6px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;
}


.divtext h2{
width:100%;
margin:auto;
font-size:28px;
color:#EC6C66;
letter-spacing:2px;
line-height:1.1em;

padding-bottom:20px;
font-family:Noto Serif TC;font-weight:500;
}

.divtext p{
width:100%;
margin:auto;
font-size:16px;
color:#666666;
line-height:1.6em;
font-family:poppins;
}

.divtext ul{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
font-size:16px;
color:#666666;
line-height:1.4em;
font-family:poppins;
}
.divtext ul li{
padding-top:3px;
padding-bottom:3px;
}

.divtext ol{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
font-size:16px;
color:#666666;
line-height:1.6em;
font-family:poppins;
}

.divtext img{
max-width:100%;
}







.img1{
background-image:url(https://yueman1.yida-design.com.tw/a/file67f8c3d1030ea.jpg?n1=1);
}

.img2{
background-image:url(https://yueman1.yida-design.com.tw/8/file67f8c3d139818.jpg?n1=1);
}




.divimg_rec{
width:calc(100% + 30px);
}

.divimg{
margin-right:30px;
width:calc(25% - 32px);
float:left;
position:relative;
margin-bottom:30px;
border:1px solid #dddddd;
}
.divimg svg{
width:100%;
}
.divimg img{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:contain;
object-position:50% 50%;
background-size:contain;
background-repeat:no-repeat;
background-position:50% 50%;
}














.atype3:after{
content:'';
display:inline-block;
width:calc(100% - 2px);
height:3px;
background-color:white;
position:absolute;
left:1px;
bottom:-1px;
}

.divtype{
text-align:center;
border-bottom:1px solid #dddddd;
margin-bottom:25px;
}

.divtype a{
display:inline-block;
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
color:#666666;
font-size:14px;
margin-left:6px;
margin-right:6px;
border:1px solid #dddddd;
position:relative;
top:1px;
}





.asub{
width:180px;
display:inline-block;
padding-top:12px;
padding-bottom:12px;
text-align:center;
font-size:15px;
color:white;
border-radius:30px;
background-color:#ED726B;
}

.divdate_rec{
padding-top:10px;
width:calc(100% + 20px);
padding-bottom:20px;
}

.divdate_rec a{
display:inline-block;
padding-left:14px;
padding-right:14px;
padding-top:8px;
padding-bottom:8px;
font-size:15px;
margin-right:3px;
font-family:arial;
margin-bottom:5px;
}
.adate1{
color:#666666;
border:1px solid #dddddd;
}
.adate3{
color:#E73F36;
border:1px solid #ED726B;
}


.pdata{
width:100%;
margin:auto;
font-size:15px;
color:#888888;
font-family:poppins;
line-height:1.4em;
}

.pname{
padding-left:22px;
width:calc(100% - 22px);
margin:auto;
font-size:15px;
color:#EC6A64;
line-height:1em;
padding-bottom:6px;
position:relative;
font-weight:bold;
}
.pname:before{
content:'';
display:inline-block;
width:8px;
height:8px;
background-color:#F4AAA6;
border-radius:50%;
position:absolute;
left:2px;
top:2px;
}

.divdata{
width:calc(50% - 20px);
padding-right:20px;
float:left;
padding-bottom:20px;
}
.divdata_rec{
width:calc(100% + 20px);
}

.divbrief{
padding-bottom:30px;
}

.divbrief p{

}

.divtext{
display:none;

}


.pprice{
width:100%;
margin:auto;
font-size:30px;
color:#EC6C66;
padding-bottom:20px;
font-family:poppins;font-weight:400;
}

.h1class{
width:100%;
margin:auto;
font-size:33px;
color:#706156;
letter-spacing:2px;
padding-bottom:20px;
line-height:1.2em;
font-family:Noto Serif TC;font-weight:500;
}

.imgroot{
width:100%;
}

.tableclass{
display:table;
width:100%;
padding-bottom:40px;
}
.trclass{
display:table-row;
}
.tdclass1{
display:table-cell;
vertical-align:top;
padding-right:50px;
width:460px;
}
.tdclass2{
display:table-cell;
vertical-align:top;
}

.divclass_rec{
width:calc(1200px - 60px);
margin:auto;
padding-top:30px;
padding-bottom:60px;
}





























.divmenu{
display:inline-block;
padding:20px;
padding-bottom:15px;
border:1px solid #cccccc;
background-color:#f8f8fb;
}

.h2{
width:100%;
margin:auto;
line-height:1.2em !important;
font-size:14.5px !important;
color:#333333;
font-weight:bold !important;
padding-bottom:10px !important;
cursor:pointer;

}
.h3{
width:calc(100% - 25px) !important;
padding-left:25px !important;
margin:auto;
line-height:1.2em !important;
font-size:14.5px;
color:#333333 !important;
padding-bottom:10px !important;
position:relative;
cursor:pointer;
}
.h3:before{
content:'';
display:inline-block;
width:6px;
height:6px;
background-color:#666666;
border-radius:50%;
position:absolute;
left:10px;
top:6px;
}


.divmenu{
margin-bottom:0px;
}








.divover_ntext{
overflow-x:auto;
}


.divtext table{
max-width:100%;
background-color:#cccccc;
}
.divtext td{
padding:10px;
background-color:white;
}


.divtext thead{
background-color:#f8f8fb;
}

.divtext table{

border-collapse:collapse;
font-size:15px;
color:#222222;
background-color:rgba(255,255,255,0.6);
}



.divtext table td{
padding:10px;
border:1px solid #999999;
text-align:center;
line-height:1.2em;
}


.imgv1{
width:calc(50% - 12px);
margin-left:0px;
margin-right:10px;
padding-bottom:8px;
padding-top:0px;
}
.imgh1{
width:100%;
padding-top:0px;
padding-bottom:8px;
}




.divimg_video{
width:100%;
position:relative;
left:0px;
top:0px;
}
.divimg_video img{
width:100%;
}
.divimg_video svg{
width:100%;
}
.divposvideo{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;

}
.divposvideo iframe{
width:100%;
height:100%;
}



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


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



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



}

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



.divclass_rec{
padding-top:30px;
}



}

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



}

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



}

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



.divimg_rec{
width:calc(100% + 10px);
}

.divimg{
margin-right:10px;
width:calc(50% - 12px);
margin-bottom:10px;
}



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



}

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


.asub{
padding-top:10px;
padding-bottom:10px;
text-align:center;
background-color:#A5AE53;
}

.divtext h2{
font-size:24px;
}
.divtext h3{
font-size:19px;
}



.pprice{
font-size:26px;
}

.h1class{
font-size:26px;
}

.asub{
width:160px;
display:inline-block;
padding-top:10px;
padding-bottom:10px;
text-align:center;
font-size:15px;
color:white;
border-radius:30px;
background-color:#ED726B;
}




.divmenu{
padding:15px;
padding-bottom:10px;
}



}

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


}

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



.tdclass1{
width:330px;
max-width:calc(100% - 0px);
}



.divtype a{
width:calc(50% - 8px);
margin-left:2px;
margin-right:2px;
padding-left:0px;
padding-right:0px;
text-align:center;
}



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



}

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

.div1200{
width:100%;
}


}

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


.divimg_rec{
width:calc(100% + 10px);
}

.divimg{
margin-right:10px;
width:calc(25% - 12px);
margin-bottom:10px;
}



.tdclass1{
width:50%;
}



}

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


.divimg_rec{
width:calc(100% + 20px);
}

.divimg{
margin-right:20px;
width:calc(33.3% - 22px);
margin-bottom:20px;
}



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

.tdclass1{
width:46%;
padding-right:30px;
}



}

@media screen and (min-width:720px) and (max-width:820px){


.divimg_rec{
width:calc(100% + 10px);
}

.divimg{
margin-right:10px;
width:calc(33.3% - 12px);
margin-bottom:10px;
}



}

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


.divimg_rec{
width:calc(100% + 20px);
}

.divimg{
margin-right:20px;
width:calc(50% - 22px);
margin-bottom:20px;
}



}

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


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



.tdclass1{
width:390px;
max-width:100%;
}



}

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


.tableclass{
display:block;
width:100%;
}
.trclass{
display:block;
}
.tdclass1{
display:block;
padding-left:0px;
padding-right:0px;
padding-bottom:20px;
}

.tdclass2{
width:100%;
display:block;
padding-left:0px;
padding-right:0px;
}

.divtype{
text-align:left;
}



}
