

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

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

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

.divlist1{
position:absolute;
width:230px;
top:-2000px;
left:50%;
transform:translatex(-50%);
padding-top:66px;
}
.divpadd_list1{
width:100%;
border-radius:10px;
background-color:white;
box-shadow:10px 10px 10px rgba(30, 98, 117,0.6);
}





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

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

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

.acon{
display:inline-flex;
align-items:center;
justify-content:center;
font-size:15px;
color:white;
width:130px;
height:42px;
border-radius:40px;
line-height:1.2em;
letter-spacing:0.5px;
font-family: Microsoft JhengHei;
background-color:#1F677C;
margin-left:10px;
}


.a1{
display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
font-size:16px;
color:white;
line-height:1.2em;
letter-spacing:1px;
position:relative;
font-family: Microsoft JhengHei;
}

.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;
vertical-align:middle;
width:211px;
}
.td2{
display:table-cell;
vertical-align:middle;
text-align:right;
}

.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
background-color:#2C91AF;
z-index:11;
box-shadow:0px 6px 10px rgba(0,0,0,0.2);
}

















@keyframes dm1{

100%{
bottom:0px;
}
}

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

.pdm span{
display:inline-block;
}
.pdm{
position:absolute;
left:50%;
top:calc(50% - 0px);
display:inline-block;
font-size:35px;
color:white;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:500;
letter-spacing:1px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
animation-name:word1;
text-align:center;
animation-duration:0.6s;
animation-delay:0.2s;
animation-fill-mode:forwards;
animation-timing-function:linear;

text-shadow:5px 5px 10px rgba(101, 71, 52,0.4),5px -5px 10px rgba(101, 71, 52,0.4),-5px 5px 10px rgba(101, 71, 52,0.4),-5px -5px 10px rgba(101, 71, 52,0.4);
transform:translatex(-50%) translatey(-50%);
}

.divdm{
position:relative;
height:400px;
overflow:hidden;
}
.dmimg{
position:absolute;
left:50%;
bottom:-100px;
width:auto;
height:660px;
transform:translatex(-50%);
animation-name:dm1;
animation-duration:1.8s;
animation-delay:0.4s;
animation-fill-mode:forwards;
animation-timing-function:linear;

}






























.item1{
position:absolute;
top:0px;
height:calc(100% - 20px);
right:calc(50vw - 570px);
}

.spbase1{
display:block;
width:50%;
float:left;
font-size:15px;
color:#2E7281;
padding-bottom:6px;
font-family:Noto Sans TC;font-weight:400;
}


.pcallb1{
padding-left:26px;
width:calc(100% - 26px);
margin:auto;
color:#2E7281;
line-height:1.2em;
font-family:poppins;font-weight:400;
font-size:15px;
padding-bottom:6px;
position:relative;
}
[data-phone-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_phone_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}

[data-map-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_map_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}
[data-time-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_time_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}
[data-email-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_email_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}


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

.tablebase{
display:table;
width:calc(1200px - 60px);
margin:auto;
}
.trbase{
display:table-row;
}
.tdbase1{
display:table-cell;
vertical-align:top;
width:250px;
padding-right:60px;
}
.tdbase2{
display:table-cell;
vertical-align:top;
width:340px;
}
.tdbase3{
display:table-cell;
vertical-align:top;
position:relative;
}

.divbase_rec{
padding-top:70px;
padding-bottom:70px;
background-image:url(https://goodmind.yida-design.com.tw/back1.webp);
background-size:cover;
background-position:50% 50%;
position:relative;
overflow:hidden;
}































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

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

.divfix_m1{
display:inline-block;
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:21;
display:none;
background-color:#2C91AF;
}
.tam1{
width:100%;
height:70px;
}
.tdm1{
padding-left:30px;
}
.tdm2{
width:70px;
}









[data-listm1]:after{
content:"";
display:inline-block;
width:10px;
height:10px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
background-image:url(https://goodmind.yida-design.com.tw/icon_down_white.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:calc(50% + 60px);
top:50%;
transform:translatex(-50%) translatey(-50%);
}

.spline{
display:block;
width:100%;
border-bottom:1px solid rgba(255,255,255,0.2);
}

.divm1{
background-color:#1C5E71;
text-align:center;
display:none;
}
.am11{
display:inline-block;
width:180px;
padding-top:10px;
padding-bottom:10px;
color:white;
text-align:center;
max-width:calc(50% - 2px);

}

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

}

.crossimg{
display:block;
margin:auto;
width:36px;
cursor:pointer;
margin-bottom:20px;
}

.item3{
display:block;
margin:auto;
padding-top:20px;
width:160px;
}

.am1{
display:block;
width:100%;
padding-top:8px;
padding-bottom:8px;
font-size:20px;
letter-spacing:0.5px;
text-align:center;
font-family:Noto Sans TC;font-weight:400;
color:white;
cursor:pointer;
position:relative;
}

.divpadd_m3{
padding-top:30px;
}

.divback{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:31;
display:none;
}
.divfix_m3{
display:inline-block;
position:fixed;
left:0px;
top:0px;
z-index:33;
width:100%;
height:100%;
display:none;
height:calc(100vh - 60px);
overflow-y:auto;
padding-bottom:60px;
background-color:rgba(35, 116, 139,0.8);
}







.pcrumb a{
color:#888888;
}

.pcrumb{
width:calc(1200px - 60px);
margin:auto;
line-height:1.2em;
padding-top:10px;
font-size:15px;
color:#666666;
font-family:poppins;
}
.pcrumb:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_home.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25;
position:relative;
top:2px;
margin-right:6px;
}









.divspace_page{
height:60px;
}

.divpage{
text-align:center;
}

.page1{
display:inline-flex;
width:46px;
height:46px;
border-radius:50%;
background-color:#368DA3;
background-color:#408797;
align-items:center;
justify-content:center;
position:relative;
font-size:18px;
margin-left:6px;
margin-right:6px;
color:white;
font-family:poppins;
}
.page1 img{
position:absolute;
left:50%;
top:50%;
width:10px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
transform:translatex(-50%) translatey(-50%);
}

[data-reverse-page]{
transform:scalex(-1);
}





.h1root1{
width:100%;
margin:auto;
font-size:34px;
color:#7C5E5B;
color:#66B7B3;
color:#4A9D99;
letter-spacing:3px;
line-height:1.2em;
padding-bottom:30px;
padding-top:0px;
font-family:Noto Sans TC;font-weight:600;
}


.h1root{
width:100%;
margin:auto;
font-size:34px;
color:#7C5E5B;
color:#66B7B3;
color:#4A9D99;
letter-spacing:3px;
line-height:1.2em;
text-align:center;
padding-bottom:60px;
padding-top:60px;
font-family:Noto Sans TC;font-weight:600;
}







.spcall{
display:inline-flex;
width:46px;
height:46px;
align-items:center;
margin-bottom:6px;
justify-content:center;
border-radius:50%;
cursor:pointer;
box-shadow:3px 3px 10px rgba(0,0,0,0.6);
}

[data-phone-call]{
background-color:#27849E;
}
[data-phone-call] img{
width:45%;
}

[data-line-call]{
background-color:#2CAF81;
}
[data-line-call] img{
width:60%;
}

[data-face-call]{
background-color:#006699;
}
[data-face-call] img{
width:32%;
}


[data-phone-call]{
background-color:#27849E;
}
[data-phone-call] img{
width:45%;
}

.divfix_call{
display:inline-block;
position:fixed;
right:6px;
top:50%;
transform:translatey(-50%);
}









.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:80px;
margin-top:15px;
margin-bottom:15px;
height:calc(70px - 30px);
}


.menu3 span{
height:2px;
background-color:#222222;
}

.menu1{
position:relative;
width:80px;
margin-top:15px;
margin-bottom:15px;
height:calc(70px - 30px);
}

.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{
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{
background-color:#FCFCF1;
}
[data-3d-rec]{
perspective:3000px;
transform-style: preserve-3d;
}

.divpanel{
min-height:calc(100vh - 300px);
overflow:hidden;
}

.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;
}





.pcon span{
display:inline-block;
}

.pcon{
width:calc(1200px - 146px);
margin:auto;
padding:40px;
padding-top:20px;
padding-bottom:20px;
margin-bottom:50px;
border:3px dashed #997875;
font-size:17px;
color:#222222;
color:#7C5E5B;
line-height:1.4em;
text-align:center;
font-family:Noto Sans TC;font-weight:500;
border-radius:50px;
background-color:white;
}










.divsub{
width:calc(100% - 60px);
margin:auto;
text-align:center;
padding-bottom:60px;
}

.spbr{
display:none;
width:100%;
clear:both;
}

.pflow{
width:100%;
margin:auto;
font-size:16px;
color:#333333;
letter-spacing:1px;
color:#7B7A79;
line-height:1.8em;
padding-top:15px;
border-top:2px dotted #7B7A79;
margin-top:20px;
font-family:Noto Sans TC;font-weight:400;
}

.h2flow span{
display:inline-block;
width:100%;
font-size:24px;
color:#222222;
color:#5E4D2D;
color:#227188;
color:#469591;
padding-bottom:15px;
font-family:Noto Serif TC;font-weight:800;
}

.h2flow{
padding-left:30px;
width:calc(100% - 30px);
margin:auto;
padding-top:30px;
padding-bottom:30px;
color:#9E997E;
color:#227188;
color:#469591;
line-height:1em;
letter-spacing:1px;
font-size:20px;
border-radius:50px 0px 50px 0px;
font-family:Noto Sans TC;font-weight:400;
background-color:#E0F2F8;
}

.divflow1_rec{
width:calc(100% + 30px);
padding-bottom:30px;
}

.divflow{
padding-right:30px;
width:calc(33.3% - 30px);
float:left;
padding-bottom:30px;
}

.divflow_rec{
width:calc(1200px - 60px);
margin:auto;
}













.divmap{
position:relative;
height:460px;
width:100%;
}





.divmap iframe{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
}

.spload{
display:none;
}

.loadimg{
display:inline-block;
height:1em;
transform:scale(3);
padding-right:10px;
}


.divcheck_rec{
width:calc(100% + 40px);
}

[data-mark]:after{
content:"*";
color:red;
display:inline-block;
font-family:poppins;
position:relative;
left:0px;
top:3px;
font-size:20px;
}

[data-color]{
background-color:#A98C89 !important;
}

code{
display:inline-block;
}

.asub{
width:260px;
display:inline-block;
padding-top:15px;
padding-bottom:15px;
text-align:center;
border-radius:30px;
color:white;
text-align:center;
font-size:16px;
margin-bottom:10px;
background-color:#7C5E5B;
background-color:#2C91AF;
font-family:Noto Sans TC;font-weight:400;
}

.divspace_con{
width:100%;
clear:both;
}

.divzip div{
display:inline-block;
}
.addr1{
width:120px;height:25px;
border:1px solid #cccccc;
}
.addr2{
width:120px;height:25px;
border:1px solid #cccccc;
}
.addr3{
width:120px;height:25px;
border:1px solid #cccccc;
}

.spcheck{
display:inline-block;
font-size:15px;
color:#666666;
line-height:1.2em;
padding-right:6px;
font-family:Noto Sans TC;font-weight:400;
}
.spcheck input[type=radio]{
width:20px;
height:20px;
border:1px solid #cccccc;
background-color:white;
position:relative;
top:4px;
}
.spcheck input[type=checkbox]{
width:20px;
height:20px;
border:1px solid #cccccc;
background-color:white;
position:relative;
top:4px;
}
.tac2{
margin-right:50px;
width:calc(100% - 50px);
float:left;
font-size:18px;
color:#333333;
line-height:1.4em;
padding-bottom:20px;
}

.tac2 textarea{
width:calc(100% - 42px);
padding:20px;
border-radius:30px;
border:1px solid #cccccc;
height:130px;
font-size:16px;
outlne:none;
background-color:white;
}

.tac1{
margin-right:50px;
width:calc(50% - 50px);
float:left;
font-size:18px;
color:#333333;
line-height:1.4em;
padding-bottom:20px;
}
.tdc1{
width:90px;
font-family:Noto Sans TC;font-weight:400;
font-size:16px;
color:#333333;
padding-top:8px;
vertical-align:top;
}

.tac1 select{
width:140px;
border:1px solid #cccccc;
height:40px;
color:#666666;
font-size:15px;
display:inline-block;
background-color:white;
border-radius:30px;
text-align:center;
max-width:100%;
outlne:none;
}
.tac1 input[type=text]{
width:calc(100% - 2px);
border:1px solid #cccccc;
height:40px;
text-indent:20px;
font-size:16px;
background-color:white;
border-radius:30px;
outlne:none;
}
.tac1 input[type=date]{
width:140px;
border:1px solid #cccccc;
height:40px;
font-size:15px;
background-color:white;
}
.tdc2{
font-size:15px;
color:#666666;
line-height:1.2em;
}

.divcon1_rec{
width:calc(100% + 50px);
padding-bottom:60px;
}

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


















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


.divlist1{
padding-top:60px;
}



.table1-back{
display:block;
height:auto;
width:100%;
}

.table1{
display:block;
height:auto;
width:100%;
}
.tr1{
display:block;
}
.td1{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-top:20px;
text-align:center;
padding-bottom:10px;
}
.td2{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-bottom:10px;
text-align:center;
}

.logoimg{
width:170px;
}

.a1{
padding-top:20px;
padding-bottom:20px;
}



.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:block;
padding-left:0px;
padding-right:0px;
padding-bottom:30px;
width:100%;
}
.tdbase2{
display:block;
padding-left:0px;
padding-right:0px;
max-width:100%;
}
.tdbase3{
display:none;
padding-left:0px;
padding-right:0px;
}

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


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


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

.item1{
right:0px;
}

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


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

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


.logoimg{
width:170px;
}

.tdbase1{
width:170px;
}

.table1{
height:80px;
}
.table1-back{
height:80px;
}


.divspace{
height:80px;
}



.tdbase1{
padding-right:40px;
}

.tdbase2{
width:320px;
}

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


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

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


.divspace{
height:155px;
}



.item1{
height:280px;
right:30px;
}




}

@media screen and (min-width:1350px) and (max-width:1560px){


.pdm{
font-size:32px;
}

.divdm{
height:350px;
}


.dmimg{
left:calc(50% + 160px);
height:640px;
}


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


.pdm{
font-size:30px;
}

.divdm{
height:300px;
}


.dmimg{
left:calc(50% + 160px);
height:560px;
}


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


.pdm{
font-size:30px;
}

.divdm{
height:300px;
}

.dmimg{
left:calc(50% + 180px);
height:480px;
bottom:-60px;
}


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


.pdm{
font-size:26px;
}

.divdm{
height:260px;
}

.dmimg{
left:calc(50% + 130px);
height:400px;
bottom:-70px;
}


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


.pdm{
font-size:26px;
}

.divdm{
height:220px;
}

.dmimg{
left:calc(50% + 130px);
height:360px;
bottom:-60px;
}


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


.pdm{
font-size:22px;
}

.divdm{
height:200px;
}

.dmimg{
left:calc(50% + 130px);
height:320px;
bottom:-50px;
}


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


.pdm{
font-size:20px;
letter-spacing:0px;
}

.divdm{
height:180px;
}

.dmimg{
left:calc(50% + 130px);
height:280px;
bottom:-40px;
}


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


.pdm{
font-size:20px;
letter-spacing:0px;
}

.divdm{
height:160px;
}

.dmimg{
left:calc(50% + 130px);
height:250px;
bottom:-40px;
}


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


.pdm{
font-size:20px;
letter-spacing:0px;
}

.divdm{
height:140px;
}

.dmimg{
left:calc(50% + 110px);
height:230px;
bottom:-30px;
}


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


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

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


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



.divfix_call{
top:auto;
transform:translatey(0px);
bottom:20px;
}



}

@media screen and (min-width:580px) and (max-width:660px){


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



.item1{
height:210px;
right:-40px;
}


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


.item1{
height:240px;
right:0px;
}


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


.tdbase2{
padding-bottom:20px;
}

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

.item1{
position:relative;
height:210px;
padding-left:30px;
right:0px;
}

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


.ptopb1{
font-family:Noto Sans TC;font-weight:500;
font-size:19px;
}


.tdbase2{
padding-bottom:20px;
}

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

.item1{
position:relative;
height:180px;
padding-left:30px;
right:0px;
}



.tam1{
height:60px;
}

.tdm1{
padding-left:20px;
}

.logom1{
height:34px;
}

.divspace{
height:60px;
}

.menu1{
position:relative;
width:70px;
margin-top:15px;
margin-bottom:15px;
height:calc(60px - 30px);
}




.am1{
padding-top:8px;
padding-bottom:8px;
font-size:19px;
}

.item3{
width:140px;
}



.pcrumb{
width:calc(100% - 30px);
}



.h1root{
font-size:26px;
padding-bottom:40px;
padding-top:40px;
letter-spacing:1px;
}
.h1root1{
font-size:28px;
letter-spacing:1px;
padding-bottom:30px;
}



.spcall{
width:40px;
height:40px;
}





.divanimation{
left:0px;
}



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



.asub{
width:180px;
padding-top:12px;
padding-bottom:12px;
border-radius:20px;
font-size:16px;
margin-bottom:10px;
}

.tdc1{
width:80px;
}

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


.spbase1{
width:100%;
}

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


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

.divfix{
display:none;
}



.pcon{
margin-bottom:30px;
}



.h2flow{
font-size:18px;
}

.h2flow span{
font-size:24px;
}



.divcon1_rec{
padding-bottom:30px;
}

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


.divspace{
height:70px;
}



.pcrumb{
width:calc(100% - 40px);
}



.spcall{
width:42px;
height:42px;
}



}

@media screen and (min-width:1px) and (max-width:420px){


.spline{
display:none;
}
.am11{
display:block;
width:100%;
max-width:100%;
border-bottom:1px solid rgba(255,255,255,0.2);
}



.pcon span{
display:inline;
}

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


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

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


.pcon{
font-size:16px;
width:calc(100% - 126px);
padding:30px;
border-radius:20px;
padding-top:15px;
border:3px dashed #997875;
padding-bottom:15px;
}

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


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

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


.divflow_rec{
width:calc(100% - 0px);
}
.divflow{
padding-right:0px;
width:660px;
margin:auto;
max-width:calc(100% - 80px);
padding-bottom:30px;
float:none;
}
.divflow1_rec{
width:calc(100% + 0px);
}



.tac1{
margin-right:30px;
width:calc(100% - 30px);
}

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

.tac2{
margin-right:30px;
width:calc(100% - 30px);
}

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


.divmap{
height:390px;
}

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


.divmap{
height:330px;
}

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


.divmap{
height:280px;
}

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


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

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


.tdc1{
width:80px;
}

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


.tac1{
margin-right:30px;
width:calc(50% - 30px);
}

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

.tac2{
margin-right:30px;
width:calc(100% - 30px);
}



}
