

.divspace{
height:60px;
display:none;
}

.divlist_rec{
height:56px;
}

.divlist{
position:relative;
width:100%;
background-color:#FDAAAC;

text-align:center;
box-shadow:0px 3px 10px rgba(0,0,0,0.1);
trasnsition:0.4x;
}

.divlist-back{
position:fixed;
left:0px;
top:0px;
width:100%;
background-color:#FDAAAC;
text-align:center;
box-shadow:0px 3px 10px rgba(0,0,0,0.1);
trasnsition:0.4x;
z-index:11;
}

[data-first-list]:before{
content:"";
display:inline-block;
width:1px;
height:100%;
position:absolute;
left:0px;
top:0px;
border-right:1px solid rgba(255,255,255,0.4);
}

.a1{
font-size:17px;
color:white;
padding-left:25px;
padding-right:25px;
padding-top:16px;
padding-bottom:16px;
display:inline-block;
position:relative;
letter-spacing:0.5px;
font-family:Noto Sans TC;font-weight:300;
}
.a1:after{
content:"";
display:inline-block;
width:1px;
height:100%;
position:absolute;
right:0px;
top:0px;
border-right:1px solid rgba(255,255,255,0.4);
}

.logoimg{
display:inline-block;
position:absolute;
left:50%;
top:50%;
transform:translatex(-50%) translatey(-50%);
}

.divhead{
position:relative;
text-align:center;
height:90px;
background-color:background-color:#F9F6EF;;
}










.imgbase{
display:inline-block;
position:absolute;
right:60px;
top:-80px;
}

.pinfo_base span{
display:inline-block;
}

.pinfo_base{
width:calc(100% - 60px);
margin:auto;
display:inline-block;
font-size:14px;
color:white;
font-family:poppins;font-weight:300;
line-height:1.2em;
}

.pcall_base{
display:inline-block;
padding-left:30px;
padding-right:30px;
padding-top:16px;
padding-bottom:16px;
margin:0px;
font-size:26px;
font-family:poppins;font-weight:300;
border-radius:30px;
background-color:#8B4166;
color:white;
margin-bottom:15px;
}

.spb2{
display:block;
width:100%;
float:left;
font-size:14px;
color:white;
padding-bottom:6px;
}


.spb1{
display:block;
width:50%;
float:left;
font-size:14px;
color:white;
padding-bottom:6px;
}

.pb1{
padding-left:30px;
width:calc(100% - 30px);
margin:auto;
font-size:15px;
color:white;
position:relative;
left:0px;
top:0px;
}
.pb1:before{
content:"";
width:16px;
height:16px;
display:inline-block;
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
position:absolute;
left:5px;
top:3px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
}

[data-tag-base=email]:before{
background-image:url(https://yueman.yida-design.com.tw/icon_email_white.webp);
}


[data-tag-base=phone]:before{
background-image:url(https://yueman.yida-design.com.tw/icon_phone_white.webp);
}

[data-tag-base=map]:before{
background-image:url(https://yueman.yida-design.com.tw/icon_map_white.webp);
}

.pcap_base{
width:100%;
margin:auto;
font-size:25px;
color:white;
font-family:poppins;font-weight:500;
letter-spacing:1px;
padding-bottom:20px;
}

.tablebase{
display:table;
width:1200px;
margin:auto;
position:relative;
}
.trbase{
display:table-row;
}
.tdbase1{
display:table-cell;
vertical-align:top;
padding-left:30px;
padding-right:60px;
width:215px;
}
.tdbase2{
display:table-cell;
vertical-align:top;
padding-right:60px;
width:180px;
}

.tdbase21{
display:table-cell;
vertical-align:top;

width:100px;
}


.tdbase3{
display:table-cell;
vertical-align:bottom;
padding-right:30px;
text-align:right;
}


.divpadd_base{
padding-top:60px;
padding-bottom:60px;
}

.divbase_rec{
background-color:#FD8AAB;
}
















[data-backcolor]{
background-color:#FC7477; 
}

.tdm1{
width:60px;

}
.tdm2{
text-align:center;
}

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

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

.divfix_m11{
position:fixed;
left:0px;
top:0px;
display:inline-block;
display:none;
z-index:71;
cursor:pointer;
}

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







.imgm1{
display:block;
margin:auto;
padding-top:30px;
}

.pword_m1{
width:100%;
margin:auto;
font-size:32px;
color:rgba(255,255,255,0.3);
text-align:center;
font-family:poppins;font-weight:500;
padding-bottom:20px;
}

.am1{
display:block;
width:100%;
text-align:center;
color:white;
font-size:17px;
padding-bottom:8px;
padding-top:8px;
font-family:Noto Sans TC;font-weight:300;
}

.divfix_m3-open{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
z-index:31;
padding-top:40px;
background-color:#FDAAAC;
transition:0.4s;
background-image:linear-gradient(to bottom,#FC787B,#FC8789,#FDAAAC,#FDAAAC,#FDAAAC);
}

.divfix_m3-close{
position:fixed;
left:calc(-100% - 10px);
top:0px;
width:100%;
height:100vh;
z-index:31;
padding-top:40px;
background-color:#FDAAAC;
transition:0.4s;
background-image:linear-gradient(to bottom,#FC787B,#FDAAAC,#FDAAAC,#FDAAAC);
}











.divpage img{
position:absolute;
left:50%;
top:50%;
transform:translatex(-50%) translatey(-50%);
width:8px;
display:inline-block;
}

.divpage a{
display:inline-flex;
width:42px;
height:42px;
align-items:center;
justify-content:center;
font-size:16px;
font-family:poppins;font-weight:300;
color:white;
margin-left:3px;
margin-right:3px;
position:relative;
margin-bottom:6px;
}
.page3{
background-color:#E05A81;
}
.page1{
background-color:#dddddd;
}

.divpage{
width:calc(100% - 60px);
text-align:center;
margin:auto;
padding-top:30px;
}





.divcenter{
text-align:center;
width:100%;
}

.h1root{
display:inline-block;
margin:0px;
font-size:18px;
color:#632E48;
font-family:Noto Sans TC;font-weight:300;
line-height:1.2em;
text-align:center;
padding-left:20px;
padding-right:20px;
margin-bottom:40px;
position:relative;
left:0px;
top:0px;
}
.h1root:before{
content:'';
display:inline-block;
width:1px;
height:15px;
background-color:#401E2F;
position:absolute;
left:0px;
top:5px;
transform:rotate(30deg);
}
.h1root:after{
content:'';
display:inline-block;
width:1px;
height:15px;
background-color:#401E2F;
position:absolute;
right:0px;
top:5px;
transform:rotate(30deg);
}
.sproot{
width:100%;
display:inline-block;
font-size:36px;
color:#A64D79;
text-align:center;
letter-spacing:1px;
font-family:Noto Serif TC;font-weight:500;
padding-bottom:20px;
padding-top:50px;

}







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



[data-face-call]{
width:45px;
height:45px;
background-color:#2B93BF;
}

[data-face-call] img{
width:34%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;
}

[data-beauty-call]{
width:65px;
height:65px;
background-color:#A64D79;
}

[data-phone-call]{
width:45px;
height:45px;
background-color:#FB518C;
}

[data-phone-call] img{
width:50%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;
}
.spcall span{
position:relative;
top:-2px;
}
.spcall{
display:inline-flex;
font-size:13px;
line-height:1.1em;
color:white;
align-items:center;
justify-content:center;
text-align:center;
border-radius:50%;
cursor:pointer;
margin-bottom:6px;
box-shadow:0px 0px 6px rgba(0,0,0,0.3);
}


.divfix_line{
display:inline-block;
position:fixed;
right:10px;
top:50%;
transform:translatey(-50%);
text-align:center;
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
*/



.menu1{
position:relative;
width:60px;
height:40px;
margin-top:10px;
margin-bottom:10px;
z-index:11;
}
.menu3{
position:relative;
width:60px;
height:40px;
margin-top:10px;
margin-bottom:10px;
z-index:11;
}


.menu3 span{
height:2px;
background-color:white;
}

.menu1{
position:relative;
width:60px;
height:40px;
margin-top:10px;
margin-bottom:10px;
}

.menu1 span{
height:2px;
background-color:white;
}


.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{
width:60px;
height:40px;
margin-top:10px;
margin-bottom:10px;
}

.menu5-left span{
height:2px;
background-color:white;
}

.menu5-left span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
background-color:white;
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;
background-color:white;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-left span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
background-color:white;
left:25%;
transform-origin:left center;
transform:rotate(45deg) translatey(-50%);
top:50%;
transition:0.3s;
}





.menu5-right{
position:relative;
width:70px;
height:70px;
border:1px solid #cccccc;
}

.menu5-right span{
height:2px;
background-color:#222222;
}

.menu5-right span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
background-color:#222222;
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;
background-color:#222222;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-right span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
background-color:#222222;
left:75%;
transform-origin:left center;
transform:rotate(135deg) translatey(-50%);
top:calc(50% - 2px);
transition:0.3s;
}




body{

background-color:#FCFBF8;
}



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

.divpanel{
min-height:600px;
}

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

  /*

font:Noto+Sans+TC,400
font:Noto+Sans+TC,300
font: Noto Serif TC, serif,400
font:Marcellus,400
font:poppins
font:Open+Sans
font:lato
font:roboto

font:Playfair+Display
font:Text+Me+One,400


引號
font:BIZ+UDGothic,400
font:Space+Grotesk,400
font:Passion+One,400

font-family: Microsoft JhengHei;

    font-family:arial,tahoma,verdana;
    font-family:georgia;
    font-family:courier new;
*/
/*
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
*/
/*
cubic-bezier(.06,1.1,.58,1.17)

*/
html{
line-height:1.5em;
padding:0px;
scroll-behavior: smooth;
margin:0px;
font-size:15px;
 -webkit-text-size-adjust: 100%;
font-family: Microsoft JhengHei;
}

::selection {
background-color:#338FFF;
color:white;
}
::-moz-selection {
background-color:#338FFF;
color:white;
}

.text_overflow{
width:100px;
  overflow: hidden;
  text-overflow: ellipsis;
  
  display: -webkit-box;
   -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.text_overflow1{
 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bordersss{
 border-image-source: url("path/to/image.jpg");
 border-image-slice: strech或者repeat;
}
.wordclip{
 color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

/*可讀的白色文字*/
.text-shadow1{
color: white;
text-shadow: black 0.1em 0.1em 0.2em;
}


/*深色和淺色陰影-浮雕*/
.text-shadow2{
text-shadow: text-shadow: -1px -1px white, 1px 1px #333;
}

/*深色和淺色陰影-凹陷*/
.text-shadow2{
text-shadow: 1px 1px white, -1px -1px #444;
}


/*
pointer-events
=>讓物件穿透過去


<picture>
  <source media="(min-width:1px) and (max-width:1200px)" srcset="https://cmaker.yida-design.com.tw/d/show61b2ee2fde42d1.webp">
  <img src="https://cmaker.yida-design.com.tw/d/show61b2ee2fde42d.webp" alt="Chris standing up holding his daughter Elva">
</picture>

https://www.facebook.com/sharer/sharer.php?u=分享網址
https://twitter.com/intent/tweet?text=分享文章
https://www.linkedin.com/shareArticle?mini=true&url=分享網址&title=標題&summary=簡述&source=
https://pinterest.com/pin/create/button/?url=圖片網址&media=圖片來源往址&description=簡述

input[type=date]
input[type=time]
input[type=datetime-local]
input [type="range"]   min="0" max="10" step="1" value=""
 
img{
width:100%;
height:100%;
object-fit: contain;
object-position:50% 50%;
}

<input list="sss"  autofocus="autofocus"/>
 <datalist id="sss">
    <option value="CSS">
    </datalist>

 

*/





.pdm{
width:100%;
margin:auto;
text-align:center;
color:white;
line-height:1.4em;
font-size:28px;
letter-spacing:1px;
font-family:Noto Sans TC;font-weight:300;
}

.h1dm{
width:100%;
margin:auto;
text-align:center;
color:white;
font-size:66px;
line-height:1.2em;
padding-bottom:30px;
text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
font-family:Noto Sans TC;font-weight:500;
}

.divposdm{
display:inline-block;
position:absolute;
left:50%;
bottom:0px;
width:100%;
transform:translatex(-50%);
padding-bottom:60px;
padding-top:80px;
background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.3),rgba(0,0,0,0.6));
}

.divdm{
position:relative;
height:600px;
overflow:hidden;
}
.dmimg{
position:absolute;
left:50%;
top:0px;
transform:translatex(-50%);

object-fit:cover;
}



















[data-care=e1]{
background-color:#A64D79;
}

[data-care=e2]{
background-color:#FD8AAB;
}
[data-care=e3]{
background-color:#A64D79;
}
[data-care=e4]{
background-color:#FD8AAB;
position:relative;
left:80px;
top:-32px;
}
[data-care=e5]{
background-color:#A64D79;
position:relative;
left:80px;
top:-32px;
}

.divposback_care{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background-color:rgba(115, 2, 33,0.5);
display:none;
}

.brcare{
display:none;
}

.divcare span{
font-size:30px;
position:relative;
top:-2px;
left:-2px;
}

.divcare{
display:inline-flex;
align-items:center;
justify-content:center;
width:150px;
height:150px;
margin:3px;
cursor:pointer;
transition:0.4s;
font-family:Noto Sans TC;font-weight:300;
font-size:19px;
color:white;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.h2care{
width:100%;
margin:auto;
font-size:46px;
color:#333333;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:400;
padding-bottom:20px;
}

.divposcare{
display:inline-block;
position:absolute;
left:760px;
top:50%;
transform:translatey(-50%);
}

.careimg{
position:absolute;
left:0%;
transform:translatex(-0%);
top:0px;
}

.divcare_rec{
height:620px;
overflow:hidden;
position:relative;
}






















.divposlove{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:inline-flex;
align-items:center;
justify-content:center;
}


.divimg_love{
position:relative;
width:100%;
}
.divimg_love svg{
width:100%;

}

.divcenter_love{
text-align:center;
}

.alove{
display:inline-block;
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
color:white;
line-height:1.2em;
border-radius:40px;
border:1px solid rgba(255,255,255,0.8);
font-size:15px;
cursor:pointer;
background-color:rgba(255,255,255,0);

}

.plove{
width:calc(100% - 100px);
margin:auto;
font-size:15px;
color:white;

text-align:center;
margin-bottom:20px;
}

.h3love span{
display:inline-block;
position:absolute;
left:-18px;
bottom:0px;
width:15px;
line-height:1.1em;
font-size:15px;
font-family: Microsoft JhengHei;

}

.h3love{
width:42px;
margin:auto;
position:relative;
text-align:center;
color:white;
font-size:42px;
line-height:1.1em;
font-family:Noto Serif TC;font-weight:300;
margin-bottom:30px;
}

.divfix_love{
display:inline-flex;
position:fixed;
left:50%;
top:50%;
width:600px;
max-width:calc(100% - 40px);
background-color:#A64D79;
z-index:73;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
align-items:center;
justify-content:center;
display:none;
transform:translatex(-50%) translatey(-50%);
}

.divback_love{
position:fixed;
left:0px;
top:0px;
background-color:rgba(0,0,0,0.6);
width:100%;
height:100%;
display:none;
z-index:61;
}











.pfood b{
color:#E05151;
display:inline;
padding-left:3px;
padding-right:3px;
font-family:Noto Sans TC;font-weight:400;
font-weight:normal;
font-size:1.02em;
}
.pfood strong{
color:#E05151;
display:inline;
padding-left:3px;
padding-right:3px;
font-family:Noto Sans TC;font-weight:400;
font-weight:normal;
font-size:1.02em;
}


.svgf2{
display:none;
}

.foodimg1{
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
background-size:cover;
background-position:50% 50%;
}

.divimg_food{
position:relative;
width:100%;
overflow:hidden;
}
.divimg_food svg{
width:100%;
}

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

background-size:cover;
background-position:50% 50%;
background-repeat:no-repeat;

}

.divback_food{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
display:none;

}


.pfood{
width:600px;
margin:0px;
font-size:15px;
color:#666666;
line-height:1.8em;
max-width:calc(100% - 60px);
position:relative;
z-index:7;
}

.divdata_food{
padding-bottom:30px;
}

.right1:after{
content:"";
 width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;

        border-left: 6px solid #111111;
position:absolute;
left:45px;
top:120px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;
}

.spfood{
display:block;
width:25px;
font-size:25px;
color:#222222;
padding-top:50px;
line-height:1.1em;
position:relative;
margin-right:50px;
float:left;
font-family:Noto Sans TC;font-weight:300;
}
.spfood:before{
content:attr(data-num);
display:inline-flex;
width:40px;
height:40px;
border:1px solid #cccccc;
border-radius:50%;
position:absolute;
left:50%;
transform:translatex(-50%);
top:0px;
font-size:20px;
color:#111111;
align-items:center;
justify-content:center;
font-family:poppins;
}

.h2food{
display:inline-block;
width:36px;
font-size:36px;
padding-top:20px;
padding-bottom:20px;
padding-left:15px;
padding-right:15px;
background-color:#60504F;
line-height:1.1em;
font-family:Noto Serif TC;font-weight:300;
position:absolute;
right:-16px;
top:50%;
color:white;
transform:translatey(-50%);
}

.foodimg{
width:100%;
}

.tablefood{
display:table;
width:100%;
table-layout:fixed;
border-bottom:1px solid rgba(0,0,0,0.1);
background-image:url(https://yueman.yida-design.com.tw/back1.webp);

}
.trfood{
display:table-row;
}
.tdfood1{
display:table-cell;
vertica-align:top;
width:calc(50% - 100px);
position:relative;
}
.tdfood2{
display:table-cell;
vertical-align:middle;
padding-left:70px;
}
























.divroom_rec{
background-size:cover;
background-image:url(https://yueman.yida-design.com.tw/back2.webp);
}



.sproom{
display:none;
}

.divposroom{
position:absolute;
right:0px;
top:0px;
width:220px;
}

.divimg_room{
position:relative;
width:100%;
overflow:hidden;

}
.divimg_room svg{
width:100%;
}

.svgroom1-2{
display:none;
}

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

background-size:cover;
background-position:50% 50%;
background-repeat:no-repeat;

}



[data-right-room]{
border-right:1px solid #cccccc;
}

.divtype_room{
padding-bottom:10px;
}


.divtype_room a{
display:inline-block;
font-size:18px;
width:120px;
text-align:center;
padding-top:30px;
padding-bottom:30px;
position:relative;
}
.at1_room{
color:#666666;
font-family:Noto Sans TC;font-weight:400;
}
.at3_room{
color:#776153;
font-family:Noto Sans TC;font-weight:400;
}
.at3_room:after{
content:"";
display:inline-block;
width:40px;
height:3px;
background-color:#A64D79;
position:absolute;
left:50%;
transform:translatex(-50%);
bottom:15px;
}

.proom b{
color:#E05151;
display:inline;
padding-left:3px;
padding-right:3px;
font-family:Noto Sans TC;font-weight:400;
font-weight:normal;
font-size:1.02em;
}
.proom strong{
color:#E05151;
display:inline;
padding-left:3px;
padding-right:3px;
font-family:Noto Sans TC;font-weight:400;
font-weight:normal;
font-size:1.02em;
}
.proom{
width:660px;
margin:0px;
font-size:15px;
color:#666666;
max-width:calc(100% - 240px);
line-height:1.6em;
}

.h2room{
width:100%;
margin:auto;
font-size:46px;
color:#6A564A;
line-height:1.1em;
padding-bottom:30px;
font-family:Noto Serif TC;font-weight:400;
}

.tableroom{
display:table;
position:relative;
width:100%;
table-layout:fixed;

}
.trroom{
display:table-row;
}
.tdroom1{
display:table-cell;
vertical-align:top;
width:460px;
}
.tdroom2{
padding-left:50px;
display:table-cell;
vertical-align:middle;
}






























.divspace_meal{
height:30px;
}

.ameal{
display:inline-block;
padding-left:22px;
padding-right:22px;
padding-top:10px;
padding-bottom:10px;
border-radius:0px;
background-color:#6F3351;
background-color:#898378;
color:white;
border-radius:40px;
font-size:15px;
margin-top:20px;
}



.divimg_meal{
position:relative;
width:100%;
overflow:hidden;

}
.divimg_meal svg{
width:100%;
}

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

background-size:cover;
background-position:50% 50%;
background-repeat:no-repeat;

}



.tablemeal b{
color:#E05151;
display:inline;
padding-left:3px;
padding-right:3px;
font-family:Noto Sans TC;font-weight:400;
font-weight:normal;
font-size:1.02em;
}
.tablemeal strong{
color:#E05151;
display:inline;
padding-left:3px;
padding-right:3px;
font-family:Noto Sans TC;font-weight:400;
font-weight:normal;
font-size:1.02em;
}

.pmeal-back{
width:100%;
margin:auto;
font-size:16px;
color:#222222;
text-align:right;
line-height:1.6em;

}

.pmeal{
width:100%;
margin:auto;
font-size:16px;
color:#222222;
line-height:1.6em;

}

.divpadd_meal{
padding:30px;
padding-left:0px;
padding-bottom:0px;
width:calc(100% + 40px);
background-color:white;
background-color:#FCFBF8;
position:relative;
z-index:9;
}


.divpadd_meal-back{
padding:30px;
padding-right:0px;
padding-bottom:0px;
width:calc(100% + 50px);
background-color:white;
background-color:#FCFBF8;
position:relative;
left:-80px;
z-index:9;
}

.h2meal-back{
width:100%;
margin:auto;
font-size:40px;
color:#222222;
text-align:right;
letter-spacing:1px;
line-height:1.2em;
font-family:Noto Serif TC;font-weight:400;
position:relative;
z-index:7;
}

.h2meal{
width:100%;
margin:auto;
font-size:40px;
color:#222222;
letter-spacing:1px;
line-height:1.2em;
font-family:Noto Serif TC;font-weight:400;
position:relative;
z-index:7;
}

.tablemeal{
display:table;
width:calc(1200px - 60px);
margin:auto;
padding-bottom:60px;
}

.trmeal{
display:table-row;
}
.tdmeal1{
display:table-cell;
vertical-align:bottom;
}

.tdmeal2{
display:table-cell;
vertical-align:bottom;
width:550px;
}

.tdmeal2-prev{
display:none;
}

.tdmeal2-prev img{
width:100%;
}


.meal1{
max-width:100%;
}


























.anews{
display:block;
width:100%;
font-size:18px;
color:#333333;
letter-spacing:0.5px;
line-height:1.4em;
text-align:center;
font-family:Noto Serif TC;font-weight:400;
}

.pyear_news{
width:100%;
margin:auto;
font-size:14px;
color:#FDAAAC;
text-align:center;
font-family:poppins;
line-height:1.2em;
margin-bottom:10px;
padding-bottom:0px;
}

.spd1{

}

.spd3{
display:inline-block;
width:100%;
font-size:36px;
padding-top:6px;
font-family:oswald;font-weight:400;
}

.pdate_news{
display:flex;
margin:0px;
width:65px;
height:65px;
background-color:#FDAAAC;
position:absolute;
left:50%;
color:white;
line-height:1.2em;
text-align:center;
transform:translatex(-50%);
bottom:-20px;
align-items:center;
justify-content:center;
font-family:roboto;font-weight:300;
}

.divimg_news img{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
border-radius:50%;
background-size:cover;
background-position:50% 50%;
background-repeat:no-repeat;
box-shadow:0px 0px 10px rgba(214, 5, 11,0.4);
}

.divimg_news{
position:relative;
margin-bottom:20px;
}
.divimg_news svg{
width:100%;
}

.divnews{
width:calc(25% - 60px);
padding-left:30px;
padding-right:30px;
float:left;
left:4px;
padding-bottom:50px;
}

.divnews_rec{
width:calc(1300px - 60px);
margin:auto;
padding-bottom:80px;
}






























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


.divlist_rec{
height:52px;
}



}

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


.a1{
font-size:16px;
color:white;
padding-top:14px;
padding-bottom:14px;
padding-left:20px;
padding-right:20px;
}



}

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


.a1{
font-size:16px;
color:white;
padding-top:14px;
padding-bottom:14px;
padding-left:16px;
padding-right:16px;
}



}

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


.tablebase{
width:100%;
}


.div1200{
width:100%;
}


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



}

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


.tdbase1{
padding-right:30px;
}
.tdbase2{
padding-right:30px;
}
.tdbase21{
padding-right:0px;
}



.tdroom1{
width:360px;
}

.divposroom{
width:170px;
}



}

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


.tdbase1{
padding-right:30px;
}
.tdbase2{
padding-right:0px;
}
.tdbase21{
padding-right:30px;
display:none;
}




}

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


.pb1{
left:20px;
}

.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:30px;
}
.tdbase2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:20px;
}
.tdbase21{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:100%;
padding-bottom:30px;
}
.tdbase3{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
text-align:center;
}

.pcap_base{
text-align:center;
}

.spb1{
text-align:center;
}
.spb2{
text-align:center;
}





}

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


.imgbase{
left:calc(50% + 10px);
transform:translatex(-50%);
top:-100px;
}

.tdbase1{
padding-top:60px;
}



}

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


.spb1{
width:33.3%;
}
.tdbase2{
width:240px;
}




}

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


.spb1{
width:50%;
}
.tdbase2{
width:160px;
max-width:calc(100% - 60px);
}




.divcare_rec{
height:460px;
}
.careimg{
height:100%;
left:-60px;
}

.h2care{
font-size:28px;
text-align:center;
color:white;
}

.divcare{
width:110px;
height:110px;
font-size:16px;
}
.divcare span{
font-size:26px;
}

[data-care=e3]{
margin-top:-25px;
}

[data-care=e4]{
left:0px;
top:-26px;
}
[data-care=e5]{
left:0px;
top:-26px;
}

.divposcare{
left:50%;
width:100%;
text-align:center;
transform:translatex(-50%) translatey(-50%);
}

.divposback_care{
display:block;
}

.brcare{
display:inline;
}



}

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


.imgbase{
width:100px;
}

.imgbase{
left:calc(50% + 10px);
transform:translatex(-50%);
top:-100px;
}

.tdbase1{
padding-top:30px;
}

.pcap_base{
font-size:22px;
padding-bottom:15px;
}

.pcall_base{
display:inline-block;
padding-left:25px;
padding-right:25px;
padding-top:16px;
padding-bottom:16px;
margin:0px;
font-size:22px;
font-family:poppins;font-weight:300;
border-radius:30px;
background-color:#8B4166;
color:white;
margin-bottom:15px;
}




.tam1{
height:45px;
}
.logom1{
height:35px;
}
.tdm1{
width:50px;   
}
.menu1{
position:relative;
width:50px;
height:29px;
margin-top:8px;
margin-bottom:8px;
}
.menu3{
position:relative;
width:50px;
height:29px;
margin-top:8px;
margin-bottom:8px;
}
.menu5-left{
position:relative;
width:50px;
height:29px;
margin-top:8px;
margin-bottom:8px;
}
.divspace{
height:45px;
}



.am1{
font-size:17px;
}

.imgm1{
width:100px;
padding-top:10px;
}



.divpage a{
display:inline-flex;
width:35px;
height:35px;
}



.sproot{
font-size:28px;
padding-bottom:15px;
padding-top:30px;
}

.h1root{
font-size:18px;
margin-bottom:40px;
}



.spcall{
width:38px;
height:38px;
}

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




.divanimation{
left:0px;
}



body{
background-color:#F9F6EF;
}



.divdm{
height:300px;
}
.dmimg{
width:auto;
height:100%;
left:calc(50% - 80px);
}

.pdm{
font-size:16px;
}

.h1dm{
font-size:33px;
padding-bottom:12px;
}

.divposdm{
padding-bottom:20px;
padding-top:40px;
}



.h3love{
font-size:30px;
margin-bottom:20px;
}


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

.alove{
padding-left:25px;
padding-right:25px;
padding-top:8px;
padding-bottom:8px;
font-size:14px;
}


.divdata_food{
max-width:calc(100% - 60px);
width:240px;
margin:auto;
padding-bottom:20px;
text-align:center;
}
.h2food{
font-size:22px;
width:22px;
}

.spfood{
width:25%;
display:flex;
align-items:center;
text-align:center;
float:left;
font-size:19px;
color:#222222;
padding-top:35px;
margin-right:0px;
text-align:center;
margin-left:0px;
position:relative;
text-shadow: 4px 4px 6px rgba(255,255,255,0.7);
 writing-mode: vertical-lr;
text-orientation: upright;

}
.spfood:before{
width:26px;
height:26px;
left:50%;
transform:translatex(-50%);
font-size:16px;
background-color:white;
}

.right1:after{
left:58px;
top:80px;
}




.divroom_rec{
background-image:url(https://yueman.yida-design.com.tw/back2-1.webp);
}




.h2room{
font-size:28px;
padding-bottom:20px;
}

.divtype_room a{
width:80px;
font-size:16px;
}



.h2meal{
font-size:25px;
padding-top:12px;
padding-right:12px;
margin-top:-80px;
}

.h2meal-back{
font-size:25px;
padding-top:12px;
padding-left:12px;
margin-top:-80px;
}

.tablemeal{
width:calc(100% - 60px);
padding-bottom:40px;
}

.h2meal{
background-color:#F9F6EF;
}

.h2meal-back{
background-color:#F9F6EF;
}
.divpadd_meal{
background-color:#F9F6EF;
}

.divpadd_meal-back{
background-color:#F9F6EF;
}





.pmeal{
font-size:16px;
font-family:Noto Sans TC;font-weight:300;
}




.anews{
font-size:17px;
}



}

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


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

.divhead{
display:none;
}
.divlist{
display:none;
}
.divlist-back{
display:none;
}
.divlist_rec{
display:none;
}

.divspace{
display:block;
}



[data-beauty-call]{
width:60px;
height:60px;
}

.spcall{
font-size:12px;
}

.divfix_line{
right:3px;
}



}

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


.divfix_m3-open{
padding-top:20px;
}
.divfix_m3-close{
padding-top:20px;
}

.pword_m1{
font-size:25px;   
padding-bottom:10px;
}



}

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


.divfix_m3-open{
padding-top:50px;
}
.divfix_m3-close{
padding-top:50px;
}

.pword_m1{
font-size:25px;   
padding-bottom:10px;
}



}

@media screen and (min-width:460px) and (max-width:600px){


.sproot{
font-size:32px;
}



.h3love{
font-size:32px;
margin-bottom:20px;
}


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



.divdata_food{
max-width:calc(100% - 60px);
width:260px;
margin:auto;
padding-bottom:20px;
text-align:center;
}
.h2food{
font-size:22px;
width:22px;
}

.spfood{
width:25%;
display:flex;
align-items:center;
text-align:center;
float:left;
font-size:20px;
color:#222222;
padding-top:40px;
margin-right:0px;
text-align:center;
margin-left:0px;
position:relative;
text-shadow: 4px 4px 6px rgba(255,255,255,0.7);
 writing-mode: vertical-lr;
text-orientation: upright;

}
.spfood:before{
width:30px;
height:30px;
left:50%;
transform:translatex(-50%);
font-size:17px;
background-color:white;
}


.right1:after{
left:62px;
top:90px;
}




.h2room{
font-size:36px;
}

.divtype_room a{
width:80px;
font-size:16px;
}



}

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


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

[data-phone-call]{
width:40px;
height:40px;
}




}

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


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



}

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


.divdm{
height:550px;
}
.dmimg{
width:1750px;
}



}

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


.divdm{
height:500px;
}
.dmimg{
width:auto;
height:100%;
left:calc(50% - 0px);
}

.h1dm{
font-size:60px;
padding-bottom:20px;
}

.divposdm{
padding-bottom:40px;
padding-top:60px;
}



}

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


.divdm{
height:450px;
}
.dmimg{
width:auto;
height:100%;
}

.pdm{
font-size:24px;
}

.h1dm{
font-size:56px;
padding-bottom:20px;
}

.divposdm{
padding-bottom:40px;
padding-top:60px;
}



}

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


.divdm{
height:400px;
}
.dmimg{
width:auto;
height:100%;
}

.pdm{
font-size:21px;
}

.h1dm{
font-size:50px;
padding-bottom:20px;
}

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



}

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


.divdm{
height:360px;
}
.dmimg{
width:auto;
height:100%;
left:calc(50% - 80px);
}

.pdm{
font-size:18px;
}

.h1dm{
font-size:45px;
padding-bottom:20px;
}

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



.pmeal{
font-size:16px;
}



.anews{
font-size:17px;
}



}

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


.divposcare{
left:auto;
right:20px;
}



}

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


.divcare_rec{
height:550px;
}
.careimg{
height:100%;
left:-50px;
}



}

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


.divcare_rec{
height:550px;
}
.careimg{
height:100%;
left:-100px;
}



.h2care{
font-size:40px;
}

.divcare{
width:120px;
height:120px;
font-size:16px;
}

.divcare span{
font-size:26px;
}

[data-care=e4]{
left:66px;
top:-30px;
}
[data-care=e5]{
left:66px;
top:-30px;
}



}

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


.divcare_rec{
height:500px;
}
.careimg{
height:100%;
left:-120px;
}



.h2care{
font-size:40px;
}

.divcare{
width:120px;
height:120px;
font-size:16px;
}
.divcare span{
font-size:26px;
}

[data-care=e4]{
left:66px;
top:-30px;
}
[data-care=e5]{
left:66px;
top:-30px;
}



}

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


.divcare_rec{
height:500px;
}
.careimg{
height:100%;
left:-180px;
}



.h2care{
font-size:40px;
}

.divcare{
width:120px;
height:120px;
font-size:16px;
}
.divcare span{
font-size:26px;
}

[data-care=e4]{
left:66px;
top:-30px;
}
[data-care=e5]{
left:66px;
top:-30px;
}



}

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


.divcare_rec{
height:460px;
}
.careimg{
height:100%;
left:-60px;
}

.h2care{
font-size:36px;
text-align:center;
color:white;
}

.divcare{
width:120px;
height:120px;
font-size:16px;
}
.divcare span{
font-size:26px;
}

[data-care=e4]{
left:0px;
top:-30px;
}
[data-care=e5]{
left:0px;
top:-30px;
}

.divposcare{
left:50%;
width:100%;
text-align:center;
transform:translatex(-50%) translatey(-50%);
}

.divposback_care{
display:block;
}



}

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


.divcare_rec{
height:460px;
}
.careimg{
height:100%;
left:-60px;
}

.h2care{
font-size:28px;
text-align:center;
color:white;
}

.divcare{
width:110px;
height:110px;
font-size:16px;
}
.divcare span{
font-size:26px;
}

[data-care=e4]{
left:0px;
top:-26px;
}
[data-care=e5]{
left:0px;
top:-26px;
}

.divposcare{
left:50%;
width:100%;
text-align:center;
transform:translatex(-50%) translatey(-50%);
}

.divposback_care{
display:block;
}



}

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


.divfix_love{
-webkit-clip-path:none;
clip-path: none;
}

.divimg_love svg{
display:none;
}

.divposlove{
position:relative;
padding-top:30px;
padding-bottom:30px;
}



}

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


.tdfood1{
width:55%
}



}

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


.svgf2{
display:block;
}
.svgf1{
display:none;
}



}

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


.divimg_food svg{
height:500px;
}

.tdfood2{
padding-left:55px;
}




}

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


.spfood{
width:23px;
font-size:23px;
color:#222222;
padding-top:40px;
margin-right:40px;
}
.spfood:before{
width:30px;
height:30px;
font-size:17px;
}

.right1:after{
left:40px;
top:120px;
}




.h2food{
width:30px;
font-size:30px;
}




.proom{
width:600px;
max-width:calc(66% - 50px);
}

.tdroom1{
width:67%;
}
.divposroom{
width:33%;
}



}

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


.tdfood1{
width:45%
}


.divimg_food svg{
height:550px;
}

.tdfood2{
padding-left:50px;
}



}

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


.tablefood{
display:block;
position:relative;
padding-bottom:20px;
}
.trfood{
display:block;
}
.tdfood1{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-top:0px;
margin-bottom:30px;
}
.tdfood2{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-bottom:10px;
}

.divimg_food{

}

.foodimg1{

-webkit-filter:grayscale(0.4);
}

.divimg_food svg{
height:200px;
}



.h2food{
text-align:center;
z-index:7;
left:50%;
top:50%;
color:white;
margin:0px;
background-color:rgba(96, 80, 79,0.8);
transform:translatex(-50%) translatey(-50%);
}


.divback_food{

background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.8),rgba(255,255,255,0.9),rgba(255,255,255,1));
}



.pfood{
width:calc(100% - 60px);
margin:auto;
}




}

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


.right1:after{
display:none;
}



}

@media screen and (min-width:1100px) and (max-width:1250px){


.tdroom1{
width:400px;
}

.divposroom{
width:180px;
}



}

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


.h2room{
font-size:40px;
}

.divtype_room a{
width:100px;
}



}

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


.tableroom{
margin-left:-60px;
width:calc(100% + 60px);
}

.proom{
width:calc(100% - 160px);
max-width:100%;
}

.tdroom1{
width:360px;
}
.tdroom2{
padding-left:40px;
}

.divposroom{
width:130px;
}



}

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


.tableroom{
display:block;
padding-bottom:30px;
}
.trroom{
display:block;
}
.tdroom1{
display:block;
padding-left:0px;
padding-right:0px;

}
.tdroom2{
display:block;
padding-left:30px;
padding-right:0px;

}

.h2room{

}
.divtype_room{

}

.svgroom1-1{
display:none;
}
.svgroom1-2{
display:block;
}



.divposroom{

}





.tablemeal{
display:block;
}
.trmeal{
display:block;
}

.tdmeal1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
}

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

.tdmeal2-prev{
display:block;
}

.divpadd_meal{
padding:0px;
width:100%;
left:0px;
}

.divpadd_meal-back{
padding:0px;
width:100%;
left:0px;
}

.hide{
display:none !important;
}

.h2meal{
padding-top:20px;
padding-right:20px;
display:inline-block;
width:auto;

margin-bottom:20px;
}

.h2meal-back{
padding-top:20px;
padding-left:20px;
display:inline-block;
width:auto;

margin-bottom:20px;
}


.tdmeal2 img{
width:100%;
}

.next{
text-align:right;
}

.pmeal{
text-align:left;
}



}

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


.proom{
width:600px;
max-width:calc(71% - 50px);
}

.tdroom1{
width:71%;
}
.divposroom{
width:29%;
}



.divnews{
width:calc(33.3% - 40px);
padding-left:20px;
padding-right:20px;
padding-bottom:40px;
left:3px;
}

.divnews_rec{
width:calc(100% - 40px);
margin:auto;
}



}

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


.proom{
width:calc(100% - 30px);
max-width:100%;
}

.tdroom1{
width:72%;
}
.divposroom{
width:28%;
}



}

@media screen and (min-width:350px) and (max-width:400px){


.proom{
width:calc(100% - 50px);
max-width:100%;
}

.tdroom1{
width:67%;
}
.divposroom{
width:33%;
}




}

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


.proom{
width:calc(100% - 30px);
max-width:100%;
}

.tdroom1{
width:72%;
}
.divposroom{
width:28%;
}



}

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


.tdmeal1{
width:50%;
}



}

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


.h2meal{
background-color:#FCFBF8;
}

.h2meal-back{
background-color:#FCFBF8;
}

.divpadd_meal{
background-color:#FCFBF8;
}
.divpadd_meal-back{
background-color:#FCFBF8;
}




}

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


.h2meal{
margin-top:-80px;
}

.h2meal-back{
margin-top:-80px;
}



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



}

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


.h2meal{
font-size:32px;
margin-top:-80px;
}

.h2meal-back{
font-size:32px;
margin-top:-80px;
}

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




}

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


.h2meal{
font-size:28px;
padding-top:15px;
padding-right:15px;
margin-top:-80px;
}

.h2meal-back{
font-size:28px;
padding-top:15px;
padding-left:15px;
margin-top:-80px;
}

.tablemeal{
width:calc(100% - 80px);
padding-bottom:40px;
}




}

@media screen and (min-width:1150px) and (max-width:1330px){


.divnews_rec{
width:calc(100% - 60px);
}



}

@media screen and (min-width:1050px) and (max-width:1150px){


.divnews{
width:calc(25% - 40px);
padding-left:20px;
padding-right:20px;
padding-bottom:40px;
}

.divnews_rec{
width:calc(100% - 40px);
margin:auto;
}



}

@media screen and (min-width:950px) and (max-width:1050px){


.divnews{
width:calc(33.3% - 60px);
left:3px;
}

.divnews_rec{
width:calc(100% - 60px);
margin:auto;
}



}

@media screen and (min-width:740px) and (max-width:790px){


.divnews{
width:calc(33.3% - 20px);
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
left:3px;
}

.divnews_rec{
width:calc(100% - 20px);
margin:auto;
}



}

@media screen and (min-width:630px) and (max-width:740px){


.divnews{
width:calc(50% - 60px);
left:2px;
}

.divnews_rec{
width:600px;
margin:auto;
max-width:calc(100% - 60px);
}



}

@media screen and (min-width:530px) and (max-width:630px){


.divnews{
width:calc(50% - 40px);
padding-left:20px;
padding-right:20px;
padding-bottom:40px;
left:2px;
}

.divnews_rec{
width:calc(100% - 40px);
margin:auto;
}



}

@media screen and (min-width:1px) and (max-width:550px){


.pdate_news{
width:55px;
height:55px;
}

.spd3{
font-size:28px;
padding-top:6px;
}



}

@media screen and (min-width:460px) and (max-width:530px){


.divnews{
width:calc(50% - 30px);
padding-left:15px;
padding-right:15px;
padding-bottom:30px;
left:2px;
}

.divnews_rec{
width:calc(100% - 30px);
margin:auto;
}



}

@media screen and (min-width:420px) and (max-width:460px){


.divnews{
width:calc(50% - 20px);
padding-left:10px;
padding-right:10px;
padding-bottom:30px;
left:2px;
}

.divnews_rec{
width:calc(100% - 20px);
margin:auto;
}



}

@media screen and (min-width:1px) and (max-width:420px){


.divnews{
width:220px;
margin:auto;
float:none;
max-width:calc(100% - 120px);
padding-left:0px;
padding-right:0px;
padding-bottom:30px;
left:1px;
}

.divnews_rec{
width:100%;
margin:auto;
}



}
