


.a1{
display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:10px;
letter-spacing:0.5px;
font-size:18px;
color:#222222;
padding-bottom:10px;
font-family:Noto Sans TC;font-weight:400;
}

.logoimg{
width:205px;
transition:0.4s;
}
.logoimg-back{
width:170px;
transition:0.4s;
}

.divspace{
height:120px;
background-color:#0369A6;
}

.table1{
display:table;
height:120px;
width:calc(1200px - 60px);
margin:auto;
transition:0.4s;
}
.table1-back{
display:table;
height:80px;
width:calc(1200px - 60px);
margin:auto;
transition:0.4s;
}

.tr1{
display:table-row;
}
.td1{
display:table-cell;
vertical-align:middle;
text-align:right;
width:205px;
}
.td2{
display:table-cell;
text-align:right;
vertical-align:middle;
}
.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:11;
background-color:white;
box-shadow:3px 3px 20px rgba(0,0,0,0.2);
}























.pdm{
position:absolute;
margin:0px;
display:inline-block;
left:50%;
top:50%;
white-space:nowrap;
font-size:25px;
letter-spacing:3px;
text-shadow:0px 0px 10px rgba(0,0,0,0.6),0px 0px 20px rgba(0,0,0,0.6),0px 0px 10px rgba(0,0,0,0.6);
color:white;
font-family:Noto Serif TC;font-weight:600;
line-height:1.2em;
text-align:center;
transform:translatex(-50%) translatey(-50%);
}

.dmimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;

background-image:url(https://caicheng.yida-design.com.tw/dmg1.webp);
background-position:50% 50%;
background-size:cover;
}

.divdm{
position:relative;
height:220px;
}




















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

.spb1{
display:block;
width:33.3%;
float:left;
font-size:14.5px;
color:white;
padding-bottom:10px;
line-height:1.4em;
position:relative;
}
.spb1:after{
content:"";
display:block;
width:1px;
height:14px;
display:none;
background-color:rgba(255,255,255,0.6);
position:absolute;
right:0px;
top:50%;
transform:translatey(-50%);
}

.ulbase{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
font-size:15px;
color:white;
line-height:1.6em;
}
[data-fax-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://caicheng.yida-design.com.tw/icon_fax_white.webp);
background-size:contain;
background-position:50% 50%;
background-repeat:no-repeat;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
position:absolute;
left:5px;
top:2px;
}
[data-line-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://caicheng.yida-design.com.tw/icon_line_white.webp);
background-size:contain;
background-position:50% 50%;
background-repeat:no-repeat;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
position:absolute;
left:5px;
top:2px;
}
[data-map-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://caicheng.yida-design.com.tw/icon_map_white.webp);
background-size:contain;
background-position:50% 50%;
background-repeat:no-repeat;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
position:absolute;
left:5px;
top:2px;
}

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

.pdatab1{
padding-left:30px;
width:calc(100% - 30px);
margin:auto;
font-size:15px;
color:white;
line-height:1.2em;
font-family:poppins;
padding-bottom:10px;
position:relative;
}

.ptopbase{
width:100%;
margin:auto;
font-size:28px;
color:white;
line-height:1.2em;
font-family:poppins;font-weight:400;
letter-spacing:1px;
padding-bottom:20px;
}
.ptopbase:after{
content:"";
display:block;
width:60px;
height:2px;
margin-top:20px;
background-color:rgba(255,255,255,0.3);
}

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


.divbase_rec{
background-image:url(https://caicheng.yida-design.com.tw/aimg1.webp);
background-size:cover;
background-position:50% 30%;
}

.divpadd_base{
padding-top:80px;
padding-bottom:60px;
sbackground-image:linear-gradient(to right,#025D9C,#03BBDD);
background-color:rgba(19, 60, 88,0.8);
}
















.divfix_m11{
position:fixed;
left:0px;
top:0px;
display:inline-block;
z-index:25;
display:none;
cursor:pointer;
background-color:#12ACC2;
background-image:linear-gradient(to right bottom,#0085B0,#12ACC2,#12ACC2);
}

.divfix_m1{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:21;
display:none;
background-color:white;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
}
.tdm1{
width:70px;
}
.tdm3{
width:70px;
}
.logom1{
height:36px;
}
.tdm2{
text-align:center;
}
.tam1{
width:100%;
height:60px;
}













@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;
}

}

.am1{
display:block;
width:100%;
font-size:19px;
color:white;
font-family:Noto Sans TC;font-weight:400;
text-align:center;
padding-top:8px;
padding-bottom:8px;
}

.crossimg{
width:30px;
display:block;
margin:auto;
cursor:pointer;
margin-bottom:20px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
}

.divpadd_m3{
position:fixed;
left:0px;
width:100%;
top:60px;
}
.divpadd_m3:before{
content:"";
display:inline-block;
width:90px;
height:90px;
background-image:url(https://caicheng.yida-design.com.tw/icon_electro_white.webp);
background-size:100% 100%;
position:fixed;
left:0px;
top:220px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
}
.divpadd_m3:after{
content:"";
display:inline-block;
width:90px;
height:90px;
background-image:url(https://caicheng.yida-design.com.tw/icon_electro_white.webp);
background-size:100% 100%;
position:fixed;
right:0px;
top:220px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
transform: scalex(-1);
}

.divback{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:31;
display:none;

}
.divfix_m3{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
display:none;
z-index:33;background-image:linear-gradient(to bottom,rgba(2, 81, 134,0.9),rgba(0, 126, 145,0.85),rgba(0, 126, 145,0.9));

}







.pcrumb a{
color:#888888;
}

.pcrumb:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://caicheng.yida-design.com.tw/icon_home.webp);
background-size:100% 100%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;
margin-right:6px;
position:relative;
top:2px;
}

.pcrumb{
width:calc(1200px - 60px);
margin:auto;
font-size:15px;
color:#666666;
line-height:1.2em;
font-family:poppins;
padding-top:15px;
}








.divpage_rec img{
position:absolute;
left:50%;
top:50%;
width:13px;
-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%);
}

.divpage_rec a{
display:inline-flex;
width:49px;
height:49px;
align-items:center;
justify-content:center;
font-size:18px;
font-family:poppins;
margin-left:6px;
margin-right:6px;
margin-bottom:12px;
border-radius:50%;
position:relative;
}

[data-reverse-page]{
transform:scalex(-1);
}

.page3{
background-color:#0775AD;
color:white;
border:1px solid #0775AD;
}
.page1{
color:#464646;
border:1px solid #aaaaaa;
}


.divpage_rec{
width:calc(100% - 40px);
text-align:center;
padding-top:30px;
margin:auto;
}






.h1root{
width:100%;
margin:auto;
font-size:30px;
color:#007399;
color:#222222;
letter-spacing:2px;
font-family:Noto Sans TC;font-weight:400;
text-align:center;
line-height:1.2em;
padding-top:50px;
padding-bottom:40px;
}
.h1root:after{
content:"";
display:block;
width:100%;
height:12px;
margin:auto;
background-image:url(https://caicheng.yida-design.com.tw/icon_line_color.webp);
background-size:auto 100%;
background-position:50% 50%;
background-repeat:no-repeat;
margin-top:20px;
}







[data-phone-call]{
background-color:#0F7EB5;
}
[data-phone-call] img{
width:46%;
}

[data-line-call]{
background-color:#0EA087;
}
[data-line-call] img{
width:60%;
}



.spcall{
display:flex;
width:50px;
height:50px;
align-items:center;
justify-content:center;
border-radius:50%;
margin-bottom:6px;
cursor:pointer;
box-shadow:3px 3px 10px rgba(0,0,0,0.4);
}


.divfix_call{
display:inline-block;
position:fixed;
right:6px;
top:50%;
display:none;
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:60px;
margin-top:12px;
margin-bottom:12px;
height:calc(60px - 24px);
}

.menu3 span{
height:2px;
background-color:white;
}

.menu1{
position:relative;
width:60px;
margin-top:12px;
margin-bottom:12px;
height:calc(60px - 24px);
}

.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;
}




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

.divpanel{
min-height:460px;
}

.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{
width:660px;
margin:auto;
font-size:16px;
color:#333333;
letter-spacing:1px;
line-height:1.4em;
text-align:center;
padding-bottom:50px;
font-family:Noto Sans TC;font-weight:400;
}





.spload{
display:none;
}

.loadimg{
height:1em;
transform:scale(2.6);
margin-right:10px;
}

[data-mark]:after{
content:"Required";
font-size:13px;
color:red;
display:inline-block;
font-family:poppins;
margin-left:10px;
}

[data-sub]{
background-color:#0C85BB !important;
}

.divsub{
text-align:center;
width:100%;
}

.asub{
display:inline-block;
width:220px;
margin-left:6px;
margin-right:6px;
border-radius:20px;
background-color:#0498B3;
padding-top:12px;
padding-bottom:12px;
color:white;
margin-bottom:10px;
text-align:center;
max-width:100%;
}


.div2{
width:calc(100% - 50px);
padding-right:50px;
float:left;
padding-bottom:30px;
}
.div2 textarea{
width:calc(100% - 44px);
height:130px;
padding:20px;
border:2px solid #dddddd;
background-color:#f8f8fb;
border-radius:10px;
}
.div2 input{
width:calc(100% - 4px);
height:32px;
text-indent:10px;
border:2px solid #dddddd;
background-color:#f8f8fb;
border-radius:50px;
}
.div1_rec{
width:calc(100% + 50px);
}

.div1{
width:calc(50% - 50px);
padding-right:50px;
float:left;
padding-bottom:30px;
}
.div1 input{
width:calc(100% - 4px);
height:32px;
text-indent:10px;
border:2px solid #dddddd;
background-color:#f8f8fb;
border-radius:50px;
}
.pname{
width:calc(100% - 25px);
padding-left:25px;
margin:auto;
font-size:16px;
padding-bottom:10px;
color:#222222;
position:relative;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:400;
}
.pname:before{
content:"";
display:inline-block;
width:6px;
height:6px;
background-color:#51A6E2;
border-radius:50%;
position:absolute;
left:5px;
top:7px;
}

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









@media screen and (min-width:1050px) and (max-width:1260px){


.table1{
width:calc(100% - 100px);
}
.table1-back{
width:calc(100% - 100px);
}


}

@media screen and (min-width:1100px) and (max-width:1200px){


.a1{
padding-left:14px;
padding-right:14px;
letter-spacing:0px;
font-size:18px;
}



}

@media screen and (min-width:1000px) and (max-width:1100px){


.a1{
padding-left:12px;
padding-right:12px;
letter-spacing:0px;
font-size:17px;
}



.td1{
width:170px;
}



}

@media screen and (min-width:1px) and (max-width:1100px){


.logoimg{
width:170px;
}
.logoimg-back{
width:170px;
}
.table1{
height:80px;
}
.table1-back{
height:80px;
}
.divspace{
height:80px;
}



}

@media screen and (min-width:1px) and (max-width:1050px){


.table1{
width:calc(100% - 60px);
}

.table1-back{
width:calc(100% - 60px);
}


}

@media screen and (min-width:790px) and (max-width:1000px){


.table1{
display:block;
height:130px;
}
.table1-back{
display:block;
height:130px;
}
.divspace{
height:130px;
}

.tr1{
display:block;
}
.td1{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-top:30px;
text-align:left;
}
.td2{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
text-align:left;
}



}

@media screen and (min-width:850px) and (max-width:1000px){


.a1{
padding-left:10px;
padding-right:25px;
letter-spacing:0px;
font-size:17px;
}



}

@media screen and (min-width:1px) and (max-width:850px){


.a1{
padding-left:10px;
padding-right:22px;
letter-spacing:0px;
font-size:16px;
}



}

@media screen and (min-width:950px) and (max-width:1200px){


.pdm{
font-size:22px;
}

.divdm{
height:190px;
}



}

@media screen and (min-width:790px) and (max-width:950px){


.pdm{
font-size:21px;
}

.divdm{
height:170px;
}



}

@media screen and (min-width:790px) and (max-width:860px){


.dmimg{
object-position:-120px 50%;
background-position:-120px 50%;
}



}

@media screen and (min-width:660px) and (max-width:790px){


.pdm{
font-size:20px;
letter-spacing:1px;
}

.divdm{
height:140px;
}

.dmimg{
object-position:-100px 50%;
background-position:-100px 50%;
}


}

@media screen and (min-width:520px) and (max-width:660px){


.pdm{
font-size:19px;
letter-spacing:1px;
}

.divdm{
height:120px;
}

.dmimg{
object-position:-100px 50%;
background-position:-100px 50%;
}


}

@media screen and (min-width:1px) and (max-width:520px){


.pdm{
font-size:18px;
letter-spacing:1px;
}

.divdm{
height:100px;
}

.dmimg{
object-position:-80px 50%;
background-position:-80px 50%;
}


}

@media screen and (min-width:340px) and (max-width:460px){


.pdm{
left:160px;
transform:translatex(0%) translatey(-50%);
}



}

@media screen and (min-width:1px) and (max-width:340px){


.pdm{
left:140px;
transform:translatex(0%) translatey(-50%);
}



}

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


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

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


}

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



.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:inline-block;
padding-bottom:20px;
}
.tdbase2{
display:inline-block;
padding-bottom:20px;
}
.tdbase3{
display:block;
width:100%;
}

.divsp_rec{
width:calc(100% + 0px);
}



}

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


.spb1{
width:auto;
display:inline-block;
padding-right:40px;
}



}

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


.tdbase1{
width:100%;
padding-right:0px;
}
.tdbase2{
width:100%;
padding-right:0px;
}
.tablebase{
width:calc(100% - 60px);
}

.divpadd_base{
padding-top:40px;
}




.divfix{
display:none;
}
.divfix_m1{
display:block;
}
.divfix_m11{
display:inline-block;
}


.h1root{
padding-top:30px;

}



.divfix_call{
display:inline-block;
}



}

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


.ptopbase{
font-size:24px;
}



.spb1{
width:auto;
display:inline-block;
padding-right:30px;
}



.tam1{
height:50px;
}
.logom1{
height:32px;
}

.menu1{
width:60px;
margin-top:10px;
margin-bottom:10px;
height:calc(50px - 20px);
}
.menu3{
width:60px;
margin-top:10px;
margin-bottom:10px;
height:calc(50px - 20px);
}
.divspace{
height:50px;
}



.pcrumb{
width:calc(100% - 30px);
}



.divpage_rec a{
width:44px;
height:44px;
margin-left:3px;
margin-right:3px;
margin-bottom:6px;
}



.h1root{
font-size:24px;
padding-bottom:30px;
}

.h1root:after{
height:10px;
}



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


.divfix_call{
top:auto;
bottom:30px;
right:6px;
transform:translatey(0%);
}



.divanimation{
left:0px;
}



.asub{
width:180px;
}



}

@media screen and (min-width:460px) and (max-width:790px){


.divspace{
height:60px;
}



.pcrumb{
width:calc(100% - 40px);
}



}

@media screen and (min-width:1px) and (max-width:300px){


.tdm3{
display:none;
}
.tdm2{
text-align:right;
padding-right:20px;
}



}

@media screen and (min-width:330px) and (max-width:460px){


.divpadd_m3:before{
width:75px;
height:75px;
}
.divpadd_m3:after{
width:75px;
height:75px;
}


}

@media screen and (min-width:1px) and (max-width:330px){


.divpadd_m3:before{
width:65px;
height:65px;
}
.divpadd_m3:after{
width:65px;
height:65px;
}


}

@media screen and (min-width:460px) and (max-width:660px){


.divpage_rec a{
width:46px;
height:46px;
margin-left:4px;
margin-right:4px;
margin-bottom:8px;
}



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



}

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

.div1200{
width:100%;
}


}

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


.pcon{
width:calc(100% - 60px);
}
.pcon br{
display:none;
}



}

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


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



}

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


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

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

.div1{
width:calc(50% - 30px);
padding-right:30px;
}

.div2{
width:calc(100% - 30px);
padding-right:30px;
}




}

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


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

.div1_rec{
width:calc(100% + 0px);
}

.div1{
width:calc(100% - 0px);
padding-right:0px;
padding-bottom:20px;
}

.div2{
width:calc(100% - 0px);
padding-right:0px;
padding-bottom:20px;
}




}
