@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('all.min.css');
@import url('/css/contentBuilder.css');

/* main.less */
.webBox:before, .webBox:after{ transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;}.webBox header #menubtn[data-type="2"] a span:nth-child(1){transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);}.webBox header #menubtn[data-type="2"] a span:nth-child(3){transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);}@media (min-width:1281px){.webBox header #webmenu li .menu_body{transform:translate(0,30px);-webkit-transform:translate(0,30px);-moz-transform:translate(0,30px);-ms-transform:translate(0,30px);-o-transform:translate(0,30px);}.webBox header #webmenu li .menu_body .subOption li ul{transform:translate(30px,0);-webkit-transform:translate(30px,0);-moz-transform:translate(30px,0);-ms-transform:translate(30px,0);-o-transform:translate(30px,0);}.webBox header #webmenu li .menu_body .subOption li ul li > ul{transform:translate(30px,0);-webkit-transform:translate(30px,0);-moz-transform:translate(30px,0);-ms-transform:translate(30px,0);-o-transform:translate(30px,0);}.webBox header #webmenu li .menu_body .subOption li ul li:hover > ul{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);}.webBox header #webmenu li .menu_body .subOption li:hover > ul{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);}.webBox header #webmenu li:hover .menu_body{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);}}.webBox #top_search #close_search font{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);}.webBox .slick-dots li:before{width:8px;height:8px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}.webBox .img_scale img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}@media (min-width:1281px){.webBox .img_scale:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}}.webBox #playYoutu{width:100px;height:100px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}.webBox #picture_list img{width:80px;height:80px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}.webBox #SeoStarRating font{margin-right:5px;display:inline-block;line-height:110%;vertical-align:text-bottom;color:#c3c3c3;}.webBox #SeoStarRating font *{color:#c3c3c3;}.webBox #SeoStarRating font:first-child{font-weight:bold;font-size:18px;}.webBox #SeoStarRating font:last-child{color:rgb(71 71 71 / 32%);}.webBox #webSeo .seo{-webkit-animation:marquee 50s linear infinite;animation:marquee 50s linear infinite;}@media (max-width:768px){.webBox #webSeo .seo{-webkit-animation:marquee 30s linear infinite;animation:marquee 30s linear infinite;}}@media (max-width:550px){.webBox #webSeo .seo{-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite;}}.webBox #gotop a{width:50px;height:50px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}.webBox #gotop a:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);}

.moreJJ_box a , header #webmenu nav ul li:before ,.btn , svg , #topicon a ,.productbtn * , .img_scale img{transition: all 0.3s ease-in-out;}
* { margin: 0; padding: 0; }
*:focus { outline: none; }
body { margin: 0; background: var(--white); }
body::selection { background: rgba(var(--black-rgb), .1); text-shadow: none; color: var(--info); }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: rgba(var(--info-rgb), .3); }
body::-webkit-scrollbar-thumb { background: var(--primary); }
header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, svg, span, font, strong, b, a, i {text-align: left;vertical-align: middle;word-wrap: break-word;word-break: break-word;line-height: 1.9;border-width: 0;font-family: 'Montserrat', "Noto Sans TC", sans-serif;font-size: 17px;color: var(--info);}
ul, ol { list-style: none; }
fieldset { border: 0; }

/* img */
img { max-width: 100%; }
.img_cover { width: 100%; object-fit: cover; }
.img_contain { width: 100%; object-fit: contain; }
.d_lg_inblock2 img { width: 70px; }
a, a:link, a:visited, a:hover { text-decoration: none; white-space: inherit; }
a.masklink{position:absolute;width:100%;height:100%;top:0;left:0;}

/* general class set */
.txt_clamp { overflow: hidden; height: 28px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin: 10px 0 0; }
.d_inblock.txt_clamp { display: -webkit-inline-box; }
.atag_item { width: 100%; height: 100%; top: 0; left: 0; }
.nowrap_box { font-size: 0; }
fieldset { border: 0; }
input[type="text"], input[type="number"], input[type="password"], select, textarea { padding: 17px 45px 17px 15px; width: 100%; background-color: white; background-clip: padding-box; border: 1px solid var(--g_200); border-radius: .2em; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select { background: url("data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 5l-6.5 7L1 5' stroke='%23002C62' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") white no-repeat calc(100% - .5em) 50% / 20% 1em; }
button { background: none; border: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { margin: 0; -webkit-appearance: none; }
input[type=number] { -moz-appearance: textfield; }
input[type="password"] { font-family: auto; }

/* btn */
.btn, .btn_outline { background-color: transparent; border: 1px solid transparent; border-radius: 2px; text-align: center; color: var(--info); }

/* badge  */

.badge { padding: 2px 10px; box-shadow: none; }
.badge_lighten { padding: 0 4px; min-width: 22px; border-radius: 3px; font-weight: 400; text-align: center; font-size: 12px; vertical-align: text-bottom; }

/* photo,bgBox */
a.photo, .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* fancybox */
[class^="fancybox-"], [class^="fancybox-"] *, .slick-track, .fa, .fas, .fa:before, .fas:before, .fa:after, .fas:after, .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* webBox */
.webBox {width: 100%;overflow: visible;background-color: #f3f3f3;background-position: top;background-repeat: no-repeat;background-size: cover;}
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper {z-index: 2;position: relative;overflow: hidden;display: flex;flex-direction: column;align-items: center;}
.webBox .slick-slider { margin-bottom: 0; }
.webBox .wrapper_lines { width: 100vw; height: 100vh; top: 0; left: 0; z-index: 1; display: none; }
.webBox .wrapper_lines .center_box { height: 100vh; border: rgb(135 135 135 / 10%) solid; border-width: 0 1px; }

/* fancybox */
[class^="fancybox-"], [class^="fancybox-"] *, .slick-track, .fa, .fas, .fa:before, .fas:before, .fa:after, .fas:after, .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.fancybox-container * { color: #fff; font-family: 'Poppins', sans-serif; }

/* .slick-dots */
.webBox .slick-dots { position: relative; margin-top: 45px; bottom: 0; }
.webBox .slick-dots li { width: 20px; height: 20px; display: inline-flex; }

/* workframe */
.workframe, #subBox { margin: 0 auto; width: 87%; }

/* header */
header, header.scroll { top: 0px; }
header {z-index: 999;transition: 0.6s;max-width: calc(90% - 200px);display: grid;grid-template-columns: 380px 1fr;gap: 20px 10px;align-items: center;padding: 0px 100px;}
header #cis { z-index: 999; transition: 0.6s; }
header #cis a { display: flex; align-items: center; }
header #cis img {width: 125px;padding: 30px 20px;border-radius: 0 0 40px 40px;}
header #cis a p { margin-left: 15px; line-height: 160%; letter-spacing: 1px; position: relative; }
header #cis a p font:first-child { font-weight: 600; font-size: 22px; letter-spacing: 1.8px; }
header #cis a p font { font-weight: 500; font-size: 18px; letter-spacing: 3px; line-height: 170%; }
header #menubtn {width: 60px;height: 60px;top: 8px;right: 5px;z-index: 1000;}
header #menubtn a { margin: auto; width: 30px; height: 25px; }
header #menubtn a span { position: absolute; width: 100%; height: 2px; background: var(--black); display: block; top: 0; right: 0; }
.webBox header #menubtn[data-type="2"] a span:nth-child(1), .webBox header #menubtn[data-type="2"] a span:nth-child(3) { background: var(--white); }
header #menubtn[data-type="1"] a span { transition: transform .4s cubic-bezier(.215, .61, .355, 1), opacity .4s cubic-bezier(.215, .61, .355, 1), -webkit-transform .4s cubic-bezier(.215, .61, .355, 1); }
header #menubtn[data-type="1"] a span:nth-child(2) { top: calc(50% - .5px); }
header #menubtn[data-type="1"] a span:nth-child(3) { top: calc(100% - 1px); }
header #menubtn[data-type="2"] a span { transition: .4s cubic-bezier(.645, .045, .355, 1); }
header #menubtn[data-type="2"] a span:nth-child(1), header #menubtn[data-type="2"] a span:nth-child(3) { top: 50%; }
header #menubtn[data-type="2"] a span:nth-child(2) { opacity: 0; }
header #webmenu .top_btn a { width: 90px; height: 20px; border-color: #fff; background-color: #fff; border-radius: 30px; padding: 10px 20px; display: flex; align-items: center; justify-content: center; }
header #webmenu .top_btn a svg { width: 16px; height: 16px; fill: #373737; }
header #webmenu .top_btn a span { width: 70%; text-align: center; margin-left: 5px; font-size: 14px; }
header #webmenu nav>ul>li>p a {position: relative;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;row-gap: 10px;color: #414142;font-weight: 500;padding: 0 .5vw;font-size: 18px;line-height: 1;letter-spacing: 2.7px;text-align: center;}
header #webmenu nav>ul>li>p a .Img-icon { max-width: 48px; }
header #webmenu nav>ul>li>p a .Img-icon img { width: 100px; aspect-ratio: 1 / 1; object-fit: contain; }
header.scroll #webmenu nav>ul>li>p a .Img-icon img{
    width: 36px;
}
header #webmenu nav li:nth-child(2) p a .Img-icon {}
header #webmenu nav>ul>li:hover>p a .Img-icon { animation: menuSwing 1s both; }
@keyframes menuSwing { 20% { transform: rotate3d(0, 0, 1, 15deg); }
40% { transform: rotate3d(0, 0, 1, -10deg); }
60% { transform: rotate3d(0, 0, 1, 5deg); }
80% { transform: rotate3d(0, 0, 1, -5deg); }
100% { transform: rotate3d(0, 0, 1, 0deg); }
}
header #webmenu nav ul li b { right: 0; position: absolute; padding-left: calc(100% - 60px); padding-top: 10px; width: 55px; height: 55px; display: inline-block; text-align: center; line-height: 41px; top: calc((100% - 60px) / 2); left: 0; cursor: pointer; }
header #webmenu nav>ul>li .subOption li>div a { padding: 10px 45px 2px 10px; display: block; }

header .contactBtn { display: flex; justify-content: space-evenly; }
header .contactBtn a { width: auto; margin: 0; text-align: center; font-weight: 400; letter-spacing: 0.2px; display: flex; align-items: center; justify-content: center; flex-wrap: nowrap; position: relative; padding: 0 5px 0 0; }
header .contactBtn a svg { width: 25px; height: 20px; fill: #004e8a; }
header .contactBtn a.icon-y svg { height: 20px; }
header #webmenu2 { display: flex; align-items: center; }
header #webmenu2 #topicon { display: flex; align-items: center; justify-content: space-between; }
header #webmenu2 #topicon .loginBox, header #webmenu2 #topicon .langBox { padding: 0px 10px 0px 10px; }
header #webmenu2 #topicon .langBox { display: flex; align-items: center; position: relative; justify-content: center; align-content: center; }
header #webmenu2 #topicon a { display: flex; align-items: center; color: #80b568; flex-direction: column; }
header #webmenu2 #topicon a.icon-F {color: #357581; }
header #webmenu2 #topicon a.icon-F span { color: #357581; }
header #webmenu2 #topicon a svg, header #webmenu2 #topicon svg { fill: #ffffff; display: flex; justify-content: center; align-items: center; border-radius: 50%; width: 25px; height: 25px; background-color: #bce1ab; border: 5px solid #d9f2ce; padding: 10px; }
header #webmenu2 #topicon a.icon-F svg { background-color: #99d5e0; border: 5px solid #b9e2ea; }
header #webmenu2 #topicon a:hover svg { transform: scaleX(-1); }
header #webmenu2 #topicon span { color: #80b568; text-transform: uppercase; font-weight: 500; font-size: 15px; font-family: "Fredoka", sans-serif; }
header #linelink { position: relative; padding: 0px 0; text-align: center; display: flex; flex-direction: column; margin: 0; z-index: 999; display: none; }
header #linelink>a { font-size: 13px; position: relative; overflow: hidden; width: 50px; height: 50px; background-color: #398f53; display: inline-block; border-radius: 50px; margin: auto; }
header #linelink>a p { padding-bottom: 5px; right: calc(100% + 20px); -webkit-transform: translateY(30%); transform: translateY(30%); font-size: 14px; opacity: 0; -webkit-transition: 0.6s; transition: 0.6s; pointer-events: none; display: none; }
header #linelink>a:before { margin: 0 auto 0px; width: 23px; height: 23px; background: url(/images/39/img-user.png) no-repeat 50% / cover; display: block; content: ""; -webkit-transform: translateY(60%); transform: translateY(60%); -webkit-transition: 0.6s; transition: 0.6s; filter: contrast(0) brightness(200%); }
header #linelink .member_other { position: absolute; width: 130px; background: rgb(255 255 255 / 90%); opacity: 0; right: -35px; -webkit-transform: translate(0%, 80%); transform: translate(0%, 80%); pointer-events: none; -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%); box-shadow: 0 0 10px rgb(0 0 0 / 10%); }
header #linelink .member_other p { line-height: 1; }
header #linelink .member_other p a { display: block; line-height: 1; color: #000; padding: 15px 20px; text-align: center; border-bottom: 1px solid #a7a7a733; }
header #linelink[data-type="2"]>a p { opacity: 1; -webkit-transition: 0.6s; transition: 0.6s; -webkit-transform: translateY(25%); transform: translateY(25%); pointer-events: auto; }
header #linelink[data-type="2"]>a:before { -webkit-transform: translateY(20%); transform: translateY(20%); }
header #linelink[data-type="2"] .member_other { opacity: 1; -webkit-transform: translate(0%, 35%); transform: translate(0%, 35%); -webkit-transition-delay: .2s; transition-delay: .2s; pointer-events: auto; right: -35px; }
#topicon a {width: 36px;height: 36px;padding: 7px;background-color: var(--info);text-align: center;border-radius: 11px;flex-direction: column;display: flex;justify-content: center;align-items: center;box-shadow: 0px 5px 20px 1px rgb(169 169 169 / 30%);}
#topicon a span{
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-top: 6px;
    line-height: 130%;
}
#topicon a:hover {opacity: 1;-webkit-transform: scale(0.9);transform: scale(0.9);}

#topicon a.icon-ig:hover {background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);}
#topicon a.icon-line:hover { background: #1fc32e; }
#topicon a.icon-fb:hover { background: #395697; }
#topicon a i {font-size: 22px;color: #fff;text-align: center;padding: 0 4px;}
#topicon a svg {width: 30px;height: 30px;fill: rgb(255 255 255);}
#topicon a img { width: auto; }
#topicon>div { margin: auto 0 24vh 0; width: 59px; }
#topicon {bottom: 76px;right: 7px;font-size: 25px;color: #fff;text-align: center;z-index: 9999;position: fixed;display: flex;flex-direction: column;align-items: center;gap: 10px;}

/*coosearch*/
.coosearch{position:fixed;right: calc(8vw - 20px);top: 51px;z-index: 999996;}

.coosearch a{display:flex;width: 20px;height: 20px;background: var(--info);padding: 12px;border-radius: 6666px;}
.coosearch a svg{fill:#ffffff;width: 20px;height: 20px;}
/* top_search */
#top_search { width: 100%; height: 100%; background: rgb(0 0 0 / 46%); z-index: 999; }
#top_search form { margin: auto; padding: 60px 50px; width: 500px; box-shadow: 0 0 10px rgba(var(--black-rgb), .2); background: rgb(35 35 35 / 83%); }
#top_search #close_search { padding: 10px 15px 15px; top: 0; right: 0; }
#top_search #close_search font {margin: 5px auto;width: 30px;height: 30px;display: block;}
#top_search #close_search font:before, #top_search #close_search font:after { position: absolute; width: 100%; height: 1px; background: var(--white); display: block; content: ""; top: calc((100% - 1px) / 2); left: 0; }
#top_search #close_search font:after { width: 1px; height: 100%; top: 0; left: calc((100% - 1px) / 2); }
#top_search #close_search span { font-family: 'Frank Ruhl Libre', serif; display: none; }
#top_search h3 { margin-bottom: 40px; font-weight: 300; font-size: 28px; color: #f9f9f9; }
#top_search p>input { padding: 5px 45px 5px 15px; width: calc(100% - 60px); background: none; border: 0; color: var(--black); background-color: var(--white); font-size: 14px; font-weight: 600; }
#top_search p>a { top: 4px; right: 10px; }
#top_search p>a svg { width: 25px; height: 25px; }

/* menubg */
#menubg { width: 100vw; height: 100vh; top: 0; left: 0; }
#menubg[data-type="1"] { background: rgba(var(--secondary-rgb), 0); z-index: -998; }
#menubg[data-type="2"] { background: rgba(var(--black-rgb), .4); z-index: 998; }

/* other_area */
#other_area { z-index: 5; }
#other_area .bg_fix { background: no-repeat 50% / cover; background-attachment: fixed; }
#other_area .bg_fix:before { position: absolute; width: 100%; height: 100%; background: #13557d; display: block; top: 0; left: 0; opacity: .8; content: ""; }
#other_area #youtube_box { padding: 5vw 0 0; width: calc(100% - 430px); }
#other_area #playYoutu { background: rgba(var(--primary-rgb), .6); display: block; text-align: center; line-height: 97px; }
#other_area #playYoutu i { font-size: 37px; color: var(--white); }
#other_area #custom_box { margin: 140px auto; width: 100%; bottom: 0px; background: #ffffff00; }
#other_area #custom_box>ul { padding: 30px 50px; }
#other_area #custom_box>ul h3 { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px rgba(var(--white-rgb), .2) solid; letter-spacing: 5px; font-weight: 400; font-size: 33px; text-align: center; line-height: 140%; }
#other_area #custom_box>ul article { letter-spacing: 2px; line-height: 210%; font-weight: 100; font-size: 15px; text-align: center; color: #fff; }
#other_area #picture_list { width: calc(100% - 430px); }
#other_area #picture_list img { margin: 15px; }


.classLinks a { display: block; padding: 2px 0; font-size: 15px; color: #535353; letter-spacing: 1px; }
.classLinks a:hover { color: var(--primary); }
.classTitleLink a { display: block; margin-bottom: 12px; font-size: 15px; }

/* webSeo */
#webSeo { padding: 10px 0; white-space: nowrap; box-sizing: border-box; }
#webSeo .seo { padding-left: 100%; font-family: var(--font-family), sans-serif; font-weight: 100; font-size: 13px; color: var(--info); }

/* gotop */
#gotop { right: 10px; bottom: 20px; z-index: 997; }
#gotop a {border: 1px var(--info) solid;background: var(--info);}
#gotop a:before {position: absolute;width: 30%;height: 30%;border: solid var(--white);border-width: 2px 0 0 2px;display: block;top: calc((100% - 7px) / 2);left: calc((100% - 15px) / 2);content: "";}

@-webkit-keyframes marquee { 0% { -webkit-transform: translate(0, 0); } 100% { -webkit-transform: translate(-100%, 0); } }
@keyframes marquee { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } }

.webBox #gotop a { width: 40px; height: 40px; }
#community { text-align: center; }
#community .social li { display: inline-block; }
#community .social li+li { margin-left: 10px; }
#community .social a { position: relative; display: flex; text-align: center; border-radius: 50%; line-height: 25px; transition: ease .3s; width: 20px; height: 20px; background-color: var(--triadic1); padding: 14px; flex-direction: column; align-items: center; justify-content: center; }
#community .social b { font-size: 12px; transition: all .3s ease-out; display: none; }
#community .social i { display: block; text-align: center; color: var(--white); font-size: 21px; }
#community .social svg { display: block; text-align: center; width: 20px; height: 20px; fill: var(--white); }
.workframe { width: var(--width-xxl); margin: auto; }



/* footer */
footer{width:100%;background: url(/images/39/foot_bg_under.jpg);}
footer *{font-size: 17px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
footer .site-wrapper {padding: 0px 0 50px;display: flex;justify-content: center;align-items: center;width: 100%;margin-top: -200px;}
footer .footer-card-v2 {position: relative;width: min(1440px , 90%);background: #fff;border-radius: 25px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);padding: 60px 5%;display: flex;min-height: 400px;align-items: center;background-image: url(/images/39/foot_bg.jpg);}

footer .footer-card-v2:before{content: "";background:url(/images/39/footer_ball.png);width: 2vw;position: absolute;aspect-ratio: 1/1;background-size: cover;left: -3vw;top: -2vw;animation: float 6s linear infinite;}
footer .footer-main-content {display: flex;justify-content: space-between;align-items: center;width: 100%;flex-wrap: wrap;}
footer .logo-column {flex-basis: 145px;margin-right: 3%;padding-top: 5px;}
footer .site-logo {width: 100%;height: auto;display: block;}
footer .content-column {flex-grow: 1;display: flex;flex-direction: column;}
footer .content-row--top {display: flex;justify-content: space-between;width: 100%;align-items: center;border-bottom: 1px solid #c9c9c9;padding: 0px 3% 24px;flex-wrap: wrap;}
footer .content-row--bottom {display: flex;justify-content: space-between;width: 100%;align-items: center;padding: 15px 3% 0px;flex-wrap: wrap;}
footer .footer-social-area-v2 {display: flex;flex-direction: column;gap: 8px;align-items: flex-start;}
footer .social-group-v2 {display: flex;gap: 10px;flex-wrap: wrap;}
footer .social-btn-v2 {display: flex;padding: 2px 2px;border-radius: 4px;color: #fff;text-decoration: none;background-color: var(--primary);white-space: nowrap;font-weight: 300;width: 98px;align-items: center;justify-content: center;line-height: 1.6;font-size: 15px;}
footer .address-text-v2 {color: #666;white-space: nowrap;}
footer .footer-contact-area-v2 {display: flex;flex-direction: column;gap: 8px;align-items: flex-start;}
footer .contact-group-v2 {display: flex;flex-direction: column;}
footer .contact-label-v2 {color: #666;}
footer .contact-number-v2 {font-size: 37px;font-weight: bold;line-height: 1;color: #505050;}
footer .btn-job-application-v2 {background-color: #555;color: #fff;padding: 19px 15px;border-radius: 3px;text-decoration: none;display: flex;align-items: center;justify-content: space-between;transition: background-color 0.3s;width: min(190px , 100%);font-size: 16px;}
footer .arrow-icon-svg svg {width: 12px;height: 12px;margin-left: 8px;fill: #fff;}
footer .btn-job-application-v2:hover {background-color: #333;}
footer .footer-nav-v2 {display: flex;gap: 35px;align-items: center;flex-wrap: wrap;}
footer .footer-nav-v2 a {color: #666;text-decoration: none;transition: color 0.3s;white-space: nowrap;}
footer .footer-nav-v2 a:hover {color: #C0392B;}
footer .copyright-info-v2 {text-align: right;}
footer .copyright-info-v2 * {color: #999;line-height: 1.3;font-weight: 500;font-size: 13px;}


@media screen and (max-width:1650px) {
	header #webmenu nav>ul>li>p a { padding: 0 .2vw; }
}
@media screen and (max-width:1550px) {
	header #cis img { width: 90px; }
	header #cis a p font:first-child { font-size: 20px; }
	header #cis a p font { font-size: 16px; letter-spacing: 3.4px; }
	.workframe {width: min(1160px , 90%);margin: auto;}
}
@media screen and (max-width:1440px) {
	header #webmenu nav>ul>li>p a { color: #1b1b1b; letter-spacing: 0.1px; font-weight: 500; position: relative; font-size: 15px; }
	header #webmenu2 { padding-left: 30px; padding-right: 20px; }
}
@media screen and (min-width:1441px) {
	header #webmenu2 { padding-left: 70px; padding-right: 50px; }
}
@media screen and (max-width:1366px) {
	header { max-width: calc(100% - 40px); padding-right: 20px; padding-left: 20px; }
	header #cis img { width: 80px; }
	header #cis a p font:first-child { font-size: 19px; }
	header #cis a p font { font-size: 15px; letter-spacing: 3.4px; }
}
@media screen and (min-width:1281px) {
	.webBox .slick-dots li:hover:before { border-color: var(--primary); }
	
	header #webmenu .top_btn>div { margin: 0 4vh 0 auto; }
	header #webmenu nav ul li b { display: none; }
	header #webmenu nav ul li { position: relative; padding: 0px 1vw 10px; }
	header #webmenu nav ul li:hover { overflow: visible; }
	header #webmenu nav>ul>li:hover>p a { color: var(--primary); }
	header #webmenu nav>ul>li p a:after { content: ''; width: 1px; height: 30px; display: block; border-right: 1px dashed #c0c0c0; position: absolute; right: -13px; top: calc(50% - 15.5px); }
	header #webmenu nav ul.subOption li:before, header #webmenu nav ul.subOption li:hover:before, header #webmenu nav ul.subOption>li p a:after { display: none; }
	header #webmenu nav ul.subOption li:hover a { background-color: var(--complement); color: #fff; }
	header #webmenu nav>ul>li:last-child p a:after { display: none; }
	header #webmenu nav ul li:before { content: ""; position: absolute; width: 60px; height: 50px; aspect-ratio: 1 / 1; background-color: #929292; background-repeat: no-repeat; background-size: contain; top: -50px; left: 50%; z-index: -20; transform: translate(-50%, -50%); opacity: .2; clip-path: polygon(50% 0, 100% 45%, 100% 100%, 0 100%, 0 45%); }
	header #webmenu nav ul li:hover:before { top: 30px; }
	header #webmenu li .menu_body, header #webmenu li .menu_body .subOption li ul { width: 170px; left: calc(50% - 85px); z-index: 1; opacity: 0; -webkit-transition: all 0.2s ease-in-out; }
	header #webmenu li .menu_body ul { background: rgba(var(--black-rgb), .85); text-align: center; background-color: rgba(255, 255, 255, 0.98); -webkit-box-shadow: 4.24px 2.65px 16px 0px rgba(207, 207, 207, 0.56); box-shadow: 4.24px 2.65px 16px 0px rgba(207, 207, 207, 0.56); border-radius: 20px; background-color: #fff; overflow: auto; }
	header #webmenu li .menu_body ul li { padding: 0; }
	header #webmenu li .menu_body .subOption li ul { position: absolute; top: 0; right: 70px; }
	.webBox header #webmenu li .menu_body .subOption li ul { transform: translate(130px, 0); -webkit-transform: translate(130px, 0); -moz-transform: translate(130px, 0); -ms-transform: translate(130px, 0); -o-transform: translate(130px, 0); }
	.webBox header #webmenu li .menu_body .subOption li:hover>ul { transform: translate(170px, 0); -webkit-transform: translate(170px, 0); -moz-transform: translate(170px, 0); -ms-transform: translate(170px, 0); -o-transform: translate(170px, 0); }
	header #webmenu li .menu_body .subOption li>div a {padding: 5px 15px;display: block;padding: 10px;border-bottom: 1px solid rgb(184 184 184 / 30%);font-size: 18px;text-align: center;}
	header #webmenu li:hover .menu_body, header #webmenu li .menu_body .subOption li:hover>ul { z-index: 10; opacity: 1; }
	.webBox header #webmenu li:hover .menu_body { -webkit-transform: translate(0, 10px); }
	header.scroll {-webkit-box-shadow: 4.24px 2.65px 16px 0px rgba(207, 207, 207, 0.56);box-shadow: 4.24px 2.65px 16px 0px rgba(207, 207, 207, 0.5);background: var(--white);padding: 10px 5%;max-width: calc(90% - 0px);display: flex;justify-content: flex-end;}
	header.scroll #cis img { width: 80px; }
	header.scroll #cis a p font:first-child { font-size: 21px; letter-spacing: 1px; }
	header.scroll #cis a p font { font-size: 17px; letter-spacing: 2.5px; }
	header.scroll #cis{position: absolute;left: 5%;}
	header.scroll #webmenu{margin-right: 5vw;}
	header.scroll .coosearch{top: 20px;}
}
@media screen and (max-width:1280px) {
	.coosearch{top: 18px;right: 66px;}
	header {max-width: calc(100% - 40px);}
	header #cis:before { display: none; }
	.workframe, #subBox, #about_area .nowrap_box { width: 90%; }
	header #linelink { float: right; padding: 0; margin-right: 50px; }
	header #linelink>a { font-size: 12px; color: #614c3f; }
	header #linelink .member_other, header #linelink[data-type="2"] .member_other { right: -50%; width: 120px; -webkit-transform: translate(0%, 70%); transform: translate(0%, 70%); }
	header #linelink .member_other p a { padding: 13px 10px; }
	header #webmenu {padding: 70px 0 15px 0;width: 100%;height: calc(100vh - 0px);background-color: var(--info);right: calc(-1 * var(--width-xl));z-index: 999;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-end;margin: 0 0 0 50px;top: 0;width: 100%;overflow-y: auto;}
	header:before { position: absolute; width: 100%; display: block; top: 0; left: 0; z-index: 280; -webkit-transition: all .9s ease; -o-transition: all .9s ease; transition: all .9s ease; content: ""; background: #fff; transform: translate(0, 0%) !important; }
	header #webmenu2 { width: 170px; height: 0; top: 0; right: 0; z-index: 1000; position: relative; }
	header #webmenu .top_btn { margin: 0 0px; width: 100%; }
	header #webmenu .top_btn a { margin: 0 5px; }
	header #webmenu nav { overflow-y: scroll; height: calc(100% - 0px); padding: 10px 20px 0px; width: calc(100% - 40px); }
	header #webmenu nav::-webkit-scrollbar { width: 0; }
	header #webmenu nav>ul>li { margin-left: 0px; padding: 7px 0; }
	header #webmenu nav>ul>li>p a {color: var(--white);position: relative;display: block;text-align: center;font-size: 18px;font-weight: 600;letter-spacing: 1px;display: flex;flex-direction: row;align-items: center;padding: 0px 0px 17px 0;position: relative;border-bottom: 1px solid rgb(142 142 142);}
	header #webmenu nav ul li b i {display: inline-block;width: 35px;height: 35px;border-radius: 50%;color: #fff;background-color: var(--complement);display: flex;flex-direction: column;align-items: center;justify-content: center;}
	header #webmenu li .menu_body, header #webmenu li .menu_body .subOption li ul { position: relative; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	header #webmenu li .menu_body ul { margin: 0; background-color: #fff; }
	header #webmenu nav>ul>li .subOption li>div a { display: block; text-align: center; font-size: 18px; font-weight: 500; letter-spacing: 1px; padding: 15px 15px; border-bottom: 1px solid #c0d9b6; }
	header #webmenu li .menu_body .subOption .bo { position: relative; }
	header #webmenu li .menu_body .sub2Option a { font-weight: 400; color: #767676; }
	header #webmenu li .menu_body .sub3Option a { color: var(--complement); }
	header.scroll #webmenu { height: calc(100vh - 90px); }
	header { grid-template-columns: 360px 1fr; }
	header #webmenu nav>ul>li>p a .Img-icon { margin-right: 25px; padding: 15px 10px 5px; background-color: #fff; clip-path: polygon(50% 0, 100% 25%, 100% 100%, 0 100%, 0 25%); }
	header #webmenu nav>ul>li>p a .Img-icon img { max-width: 40px; }
	header #webmenu2 #topicon a span { display: none; }
}
@media screen and (max-width:1140px) {
}
@media screen and (min-width:1025px) {
	header.scroll #topicon { height: 100vh; }
	header.scroll #topicon a svg { fill: rgb(255 255 255 / 84%); }
}
@media screen and (max-width:1024px) {
	.workframe, #subBox, #about_area .nowrap_box, #about_area .nowrap_box {width: 85%;}
}
@media screen and (max-width:960px) {
	#other_area #custom_box { bottom: 0; }
	#other_area #picture_list { width: 100%; }
	#album_list #community { width: auto; }
	#community .social, #copyright { width: auto; margin-left: 0; margin-right: 0; }
	
    header #webmenu2 #topicon .langBox:nth-child(2)::after, header .contactBtn, header #webmenu2 #topicon a span { display: none; }
	header #webmenu2 { width: 170px; }
	
}
@media screen and (max-width:760px) {
	
	.webBox .wrapper_lines .center_box>div { border-width: 0 0 0 1px; }
	#top_search h3 { margin-bottom: 20px; font-weight: 300; font-size: 20px; text-align: center; }
	footer .logo-column{display:none;}
	footer .footer-card-v2{margin-top:150px;justify-content: center;}
	footer .footer-card-v2:before{background-image: url(/userfiles/images/20251224040010330.png);animation: unset;width: 140px;aspect-ratio: 1/1;top: -180px;left: unset;}
	footer .content-row--top{display:flex;flex-direction: column;align-items: flex-start;}
	footer .footer-main-content{gap: 20px;}
	footer .content-row--top{gap: 20px;}
	footer .site-wrapper{margin-top: -300px;}
	footer .address-text-v2{width:100%;padding: 0 5px;}
	footer .footer-nav-v2{gap: 3px 20px;}
}

@media screen and (max-width:640px) {
	header #webmenu2 #topicon .loginBox, header #webmenu2 #topicon .langBox { padding: 0px 4px 0px 4px; }
	header #cis img {width: 75px;padding: 5px 12px;}
	header #cis a p font:first-child { font-size: 14px; }
	header #cis a p { margin-left: 8px; }
	header #cis a p font { font-size: 13px; letter-spacing: 0.9px; }
	header {grid-template-columns: 240px 1fr;max-width: calc(100% - 20px);padding: 0 10px;}
	header #menubtn { top: 10px; right: 0; }
	header #linelink>a { width: 45px; height: 45px; }
	header #linelink>a:before { width: 20px; height: 20px; }
	#picture_box .workframe { width: 100%; }
	footer .content-column{width:100%}
	footer .social-btn-v2{width: 89px;}
	footer .footer-social-area-v2{width:100%;display: flex;align-items: center;}
}
@media screen and (max-width:550px) {
	header #webmenu, #other_area #youtube_box { width: 100%; }
	header #webmenu2 { width: 130px; }
	header #webmenu2 #topicon a svg, header #webmenu2 #topicon svg { width: 24px; height: 24px; }
	#top_search form { padding: 10vw 5vw; width: 80vw; }
	#top_search #close_search { padding: 10px 15px; border: 0; }
	#other_area #custom_box { margin: 30px auto; width: 100%; }
	#other_area #custom_box>ul { padding: 7vw; }
	
	.d_lg_inblock2 img { width: 45px; }
}