.section_area {padding: 3vmax 0 2vmax;}
.section_area .more_btn { padding: 0 .2em; border-bottom: 2px var(--g_800) solid; font-weight: 500; }
.section_area .list_box {margin-top: 2vmax;}
.section_area .list_box#news_list .item_row {position: relative;margin: 0 2em;padding: 40px 50px;display: flex;flex-direction: column;align-items: center;background: #ffffff;border-radius: 30px;box-shadow: 5px 4px 15px rgb(123 123 123 / 10%);}
.section_area .list_box#news_list .item_row img{width: 100%;}
.section_area .list_box#news_list .item_row:before{content:"";position: absolute;width: 100px;aspect-ratio: 37/56;background: url(/images/01/nw_robat.png);right: 8px;z-index: -1;background-size: cover;}
.section_area .list_box#news_list .item_row:hover:before{
    -moz-transform: translateY(-10.75em);
    -webkit-transform: translateY(-10.75em);
    -o-transform: translateY(-10.75em);
    -ms-transform: translateY(-10.75em);
    transform: translateY(-10.75em);
}
.section_area .list_box#news_list .slick-list{
    padding-top: 150px;
    margin-top: -95px;
}
.section_area .list_box .slick-dots { position: relative; margin: 1em 0; bottom: 0; }
.section_area#product_area .list_box{
    display: grid;
    grid-template-columns: 11% 88%;
}
.sub_title:before{content:"";position: relative;display: flex;width: 68px;height: 5px;background: #019893;margin-bottom: 36px;}
.area_title { position: relative; padding-bottom: .3em; letter-spacing: .1em; text-align: center; }
.area_title:before { position: absolute; width: 3em; height: .1em; background: var(--primary); display: block; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); content: ""; }
.sub_title {font-weight: 700;font-size: max(3.6*(1vw + 1vh) / 2,20px);color: var(--primary);text-transform: uppercase;line-height: 120%;}

#news_area .sub_title,#news_area h2.about_title{display:flex;flex-direction:column;align-items:center}
.btnBox{display:flex;flex-direction:column;align-items:center;margin:80px 0 15px}
.arrow_btns_box{display:flex;justify-content:center;margin-top:-60px;position:relative;align-items:center}
.arrow_btns_box svg{background:var(--primary);fill:#ffffff;margin:10px;padding:8px;border-radius:555px;cursor:pointer;width:42px}
.arrow_btns_box .prev svg{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
#news_area{position:relative}

/*run-car*/
.run-car{display:flex;height:124px;width:100%;align-items:flex-end;position:absolute;top:50%;left:0}
.run-car img{width:100px}
@keyframes runAnimation{0%{transform:translateX(1800%)}
100%{transform:translateX(-100%)}
}.run-car img{animation:runAnimation 6s linear infinite}


/*list_box*/
.list_box .info_box {padding: 0.5em 0;display: grid;grid-template-columns: 1fr 36px;align-items: end;gap: 30px;}
.list_box .info_box * {margin-bottom: .3em;text-align: left;}
.list_box .info_box h3{color:var(--primary);font-size:max(1.7*(1vw + 1vh) / 2,18px)}
.list_box .info_box p{overflow:hidden;margin: 10px 0 0;height: 58px;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp: 2;-webkit-box-orient:vertical;color:#374040}
.list_box .infeeright svg{padding:10px;border-radius:555px;background:var(--primary);fill:#ffffff}
.list_box .info_box .infeeright{margin-bottom: 22px;}
#product_list.list_box .info_box p{-webkit-line-clamp: 1;height: 30px;}
/* about_area */
#about_area:before {content: "";position: absolute;right: 0;width: 14vw;aspect-ratio: 275/565;background: url(/images/01/flyyimg-1.png);background-repeat: no-repeat;background-size: cover;margin-top: -300px;}
#about_area:after {content: "";aspect-ratio: 166/555;width: 8.5vw;position: absolute;background: url(/images/01/flyyimg-2.png);background-repeat: no-repeat;background-size: cover;}
#about_area .workframe {display: flex;flex-wrap: wrap;align-items: stretch;justify-content: flex-start;margin-top: 120px;height: 615px;}
#about_area .info_box {padding: 0%;width: 1%;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;width: min(350px , 100%);}
h2.about_title {margin-bottom: 1em;font-size: max(2.3*(1vw + 1vh) / 2,23px);color: var(--primary);font-weight: 500;}
#about_area .img_box {max-width: 50%;margin: 0 auto 0;position: absolute;width: 32vw;left: 34vw;margin-top: -50px;}
#about_area .img_box img {width: 100%;}
#about_area .info_box article{margin-bottom: 100px;}
#about_area .img_box:before{content:"";position: absolute;width: 100%;aspect-ratio: 1/1;background: url(/images/01/indexaboutm-bground.png);z-index: -1;animation: rotate 20s linear infinite;background-repeat: no-repeat;background-size: cover;}
#about_area .img_box:after{content:"";position: absolute;width: 9vw;aspect-ratio: 1/1;background: url(/images/01/callineimg.png);background-size: contain;background-position: 50%;background-repeat: no-repeat;animation: rotateAnimationJ 2s infinite;transform-origin: left bottom;top: -80px;}
@keyframes rotateAnimationJ {
            0% {transform: rotate(0deg);}
            50% {transform: rotate(10deg);}
			100% {transform: rotate(0deg);}
        }
/* photo_area */
#photo_area .item_row { padding: 4% 6%; border: 2px var(--g_100) solid; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
#photo_area .item_row .img_box img { width: 100px; aspect-ratio: 1/1; }
#photo_area .item_row .info_box { margin-left: 6%; width: 1%; flex: 1 1 auto; }
#photo_area .item_row .info_box h3 { margin-bottom: .5em; max-height: 3.2em; height: auto; -webkit-line-clamp: 2; }
#photo_area .item_row .info_box font { padding: .5em 1em; background: var(--primary); border-radius: 2em; display: inline-block; line-height: 1; font-weight: 300; font-size: .9em; color: white; }

.flycolor{position: absolute;display:inline-block;}
.flycolor span{position:absolute;width: 3vw;aspect-ratio: 1/1;background: rgb(36 193 188);clip-path: circle(50%);animation: ripple 2.5s infinite;transform:scale(0);pointer-events:none}
.flycolor.reeftboom{left: 29vw;bottom: 30px;}
.flycolor.reeftboom span{animation: ripple 2.8s infinite;animation-delay: 2ms;}
@keyframes ripple{0%{transform:scale(1);opacity:1}
50%{transform:scale(1.5);opacity:0.5}
100%{transform:scale(1);opacity:1}
}

@keyframes rotate {
	0% {transform: rotate(0deg);}

	100% {transform: rotate(360deg);}
}
/* news_list */
#news_list .img_box { aspect-ratio: 5/3; }
#news_list .info_box {margin-top: 0em;}
#news_list .info_box .time { font-size: .9em; color: var(--g_500); }
#news_list .info_box h3 { margin: .2em 0 .5em; }
#news_list .info_box article { margin-bottom: .5em; height: 3.2em; font-size: .9em; color: var(--g_600); -webkit-line-clamp: 2; }
#news_list .nwwJop{width: 100%;margin-top: 10px;}
#news_list .nwwJop b{font-size:15px;font-weight:500}
#news_list .nwwJop font{text-transform:uppercase;padding-left:7px;position:relative}
#news_list .nwwJop font:before{content:"";position: absolute;width: 1px;height: 50%;top: 25%;background: #8a8a8a;left: 0;}
#news_area:before{content:"";position: absolute;width: 100%;top: 63%;height: 100%;background: url(/images/01/footerJ_bg.jpg);background-size: cover;background-attachment: fixed;}
/*fakeNumber*/
.flysubtext{display:flex;flex-direction:column;position:absolute;width:auto;height:100%;webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;right:19vw;width:2vw;margin-bottom:-4vw;justify-content:center}
.flysubtext p{font-size: max(1.4*(1vw + 1vh) / 2,17px);letter-spacing:0.1em;display:flex;align-items:center;line-height:100%}
.flysubtext p span{width:1px;height: 100px;display:flex;background:#8d8e8f;margin-left:2px;margin-bottom:20px;margin-top: 90px;}

#fakeNumber{width: 21vw;display:grid;margin-top: 550px;grid-template-columns:repeat(2,1fr);position: absolute;right: 14vw;margin-bottom: 0;}
#fakeNumber:after{content:"";background: url(/images/01/papasolgon.png);position: absolute;width: 665px;aspect-ratio: 665/199;bottom: 0;right: 21vw;}
#fakeNumber .statisticsItem{height: 198px;overflow:hidden;padding: 35px 25px 40px 25px;display: flex;flex-direction: column;justify-content: flex-end;}
#fakeNumber .statisticsItem .numberBox{font-size:0;font-weight:700;font-family:"Roboto","Noto Sans TC",sans-serif;letter-spacing:0;margin-bottom: 7px;display: flex;align-items: flex-end;}
#fakeNumber:before{content:'';width:50%;height:50%;display:block;opacity:0;}
#fakeNumber .statisticsItem:first-child,#fakeNumber .statisticsItem:nth-child(2){background-color: #e4e4e4;color:#3c3c3c}
#fakeNumber .statisticsItem .numberBox .number{font-size: max(4.2 * (1vw + 1vh) / 2, 42px);line-height:0.8;background: #2f2f2f;background-clip:text;-webkit-background-clip:text;color:transparent;font-family: "Noto Serif TC", sans-serif;font-weight: 700;line-height: 100%;}
#fakeNumber .statisticsItem .numberBox .unit{display:inline-block;font-size: max(2.2* (1vw + 1vh) / 2, 19px);line-height:1;margin-left:5px;background: #2f2f2f;background-clip:text;-webkit-background-clip:text;color:transparent}
#fakeNumber .statisticsItem .numberBox .tt{font-size: max(2* (1vw + 1vh) / 2, 18px);vertical-align: bottom;margin-left: 7px;font-weight: 500;line-height: 100%;}
#fakeNumber .statisticsItem:nth-child(3) .numberBox .number, #fakeNumber .statisticsItem:nth-child(3) .numberBox .unit, #fakeNumber .statisticsItem:nth-child(3) .numberBox .tt{background: #ffffff;background-clip:text;-webkit-background-clip:text;color:transparent}
#fakeNumber .statisticsItem:nth-child(3){background: var(--primary);color:#fff;border-radius: 0px 0px 50px 0px;}
#fakeNumber .statisticsItem .title{letter-spacing:0.5px;font-size: max(1.2* (1vw + 1vh) / 2, 15px);font-weight: 500;}
#fakeNumber .statisticsItem:nth-child(3) .title{color:#fff}

.runingtext>div{position:relative;padding:10px 0px;display:flex;text-align:center;transition:all .7s ease-out;-webkit-animation:picture_scroll 40s linear infinite;animation:picture_scroll 20s linear infinite;transform:translateX(0%);width:100%;justify-content:space-between}
.runingtext{display:flex;position:relative;padding:15px 0;width: 260%;position:absolute;z-index:-1;opacity: 0.5;margin-top: 0px;}
@keyframes picture_scroll{from{transform:translateX(-0%)}
to{transform:translateX(-50%)}
}@-webkit-keyframes picture_scroll{from{-webkit-transform:translateX(0%)}
to{-webkit-transform:translateX(-100%)}
}

/*product_area*/
#product_area{margin-top: 360px;}
#product_area .slick-track li{margin: 0 22px;}
.cpoobox{display: flex;justify-content: space-between;align-items: center;}
#product_area:before{content:"";position: absolute;width: 100%;height: 40%;top: 62%;background: url(/images/01/nw_bg.jpg);opacity: 0.7;}
@media screen and (min-width: 1161px){
	#photo_area .item_row:hover { border-color: var(--primary); }
}
@media screen and (min-width: 1025px){
	.fanJJtertbox{display:none;}
}

@media screen and (max-width: 1470px){
	#fakeNumber .statisticsItem{padding: 15px 19px 44px 22px;height: 169px;}
	#fakeNumber{width: 24vw;margin-top: 420px;right: 11vw;}
	#fakeNumber:after{right: 24vw;width:auto;height:169px;background-size:cover}
  .flysubtext p span{height:113px}
  #about_area .info_box article{margin-bottom:80px;width:90%}
  .flysubtext{margin-top:0px;right:16vw}
  #about_area:before{width:12vw;margin-top:-200px}
  #about_area:after{width:7.5vw}
  #about_area .img_box:after{top:0}
  #product_area{margin-top:80px}
  #product_area .slick-track li{margin:0 10px}
  .section_area .list_box#news_list .item_row{padding:30px 35px;border-radius:22px}
  .section_area .list_box#news_list .item_row img{aspect-ratio:6 / 3}
  .section_area .list_box#news_list .item_row:before{width:78px}
  .section_area .list_box#news_list .item_row:hover:before{-moz-transform:translateY(-7.75em);-webkit-transform:translateY(-7.75em);-o-transform:translateY(-7.75em);-ms-transform:translateY(-7.75em);transform:translateY(-7.75em)}
}
@media screen and (max-width: 1024px){
	#about_area{padding-bottom:0}
  #fakeNumber{display:flex;padding:0;width:100%;right:0;margin-top:0;position:relative;order:4}
  #fakeNumber:before{display:none}
  #fakeNumber .statisticsItem{width:33%}
  #fakeNumber .statisticsItem:first-child,#fakeNumber .statisticsItem:nth-child(2),#fakeNumber .statisticsItem:nth-child(3){background-color:unset;display:flex;flex-direction:column;align-items:center}
  #fakeNumber .statisticsItem:first-child{background:#e4e4e4}
  #fakeNumber .statisticsItem:nth-child(2){background:#f3f3f3}
  #fakeNumber .statisticsItem:nth-child(3){background:#019893;border-radius:0}
  #fakeNumber .statisticsItem:nth-child(3) *{color:aliceblue}
  #fakeNumber .statisticsItem:nth-child(3) .numberBox .number,#fakeNumber .statisticsItem:nth-child(3) .numberBox .unit,#fakeNumber .statisticsItem:nth-child(3) .numberBox .tt{background:#ffffff;background-clip:text;-webkit-background-clip:text;color:transparent}
  .flysubtext{right:auto;bottom:auto;webkit-writing-mode:vertical-rl;writing-mode:horizontal-tb;height:auto;width:100%;margin-bottom:40px}
  #about_area:before,#about_area:after{display:none}
  #about_area .img_box{position:relative;left:auto;margin:0;order:1;width:min(700px,100% );margin-bottom:90px}
  #about_area .info_box{order:2;display:none}
  #about_area .workframe{display:flex;flex-direction:column;height:auto;align-items:center;width:100%;margin-top:50px}
  #fakeNumber:after,.flysubtext p span{display:none}
  .flysubtext p{display:flex;justify-content:center}
  .flysubtext{position:relative;order:3}
  .fanJJtertbox{display:flex;flex-direction:column;align-items:center;width:100%}
  .fanJJtertbox .comtitleJ h3{text-transform:uppercase;font-size:1.8em;padding:40px 0;color:#727777;font-weight:500}
  .fanJJtertbox .fanJJboxe{width:100%;padding:80px 0;background:url(/images/01/mb_sen_bg.jpg);background-size:cover;background-position:50%}
  .fanJJtertbox .fanJJboxe .fcinner{width:85%;margin:0 auto}
  .fanJJtertbox .fanJJboxe .fcinner *{color:white}
  .fanJJtertbox .fanJJboxe .fcinner h4{position:relative;text-align:center;font-size:2.17em;margin-bottom:40px;padding-bottom:10px;display:flex;flex-direction:column;align-items:center}
  .fanJJtertbox .fanJJboxe .fcinner h4:before{content:"";width:50px;height:2px;background:#ffffff;bottom:0;position:absolute}
  #about_area .info_box article{margin-bottom:20px}
  .flycolor.reeftboom{left:63vw;bottom:66px}
  .flycolor.leeftboom{left:-33vw;bottom:auto;top:-51px}
  .flycolor.reeftboom span{width:24vw}
  .flycolor.leeftboom span{width:23vw}
  #about_area .img_box:after{width:13vw;z-index:5}
  .runingtext{position:relative;display:none}
  .cpoobox .cpooright{display:none}

}
@media screen and (max-width: 768px){
	#about_area .img_box { width: 100%; max-width: inherit; }
	#about_area .info_box { order: 1; }
	.section_area#product_area .list_box{grid-template-columns: 100%;}
	.section_area#product_area .list_box .arrow_btns_box{display: none;}
}
@media screen and (max-width: 640px) and (min-width: 551px){
	#photo_area .item_row .img_box { width: 100%; }
	#photo_area .item_row .img_box img { width: 100%; aspect-ratio: 1/1; }
	#photo_area .item_row .info_box { margin: .5em 0 0; width: 100%; }
}
@media screen and (max-width: 550px){
	#product_list { margin: 2vmax auto 0; width: min(100%, 350px); }
	.section_area .list_box#news_list .item_row{padding:17px 20px;margin:0 16px}
  .section_area .list_box#news_list .item_row:before{display:none}
  .section_area .list_box#news_list .slick-list{padding-top:0;margin-top:0}
  #news_area{background:#01ada7;padding-bottom:100px}
  #news_area .sub_title,#news_area h2.about_title{color:#ffffff}
  .sub_title:before{margin-bottom:20px;width:55px}
  #news_area .sub_title:before{background:#ffffff}
  #news_area:before{display:none}
  .run-car{bottom:0;top:auto;height:100px}
  .run-car img{width:57px}
  @keyframes runAnimation{0%{transform:translateX(700%)}
  100%{transform:translateX(-100%)}
  }#about_area .img_box:after{right:40px;width:100px}
  .flycolor.leeftboom{left:-12vw}
  .flycolor.reeftboom{left:85vw;bottom:27px}
  .cpoobox{display:flex;flex-direction:column;align-items:center;align-content:center}
  .sub_title{display:flex;flex-direction:column;align-items:center}
  h2.about_title{text-align:center}
  #product_area{margin-top:40px}

}
@media screen and (max-width: 480px){
	#fakeNumber .statisticsItem{padding: 23px 0;height: auto;}
	#fakeNumber:after{display: none;}
}