#wrap { z-index: 5; }

/* section */
section {padding: 70px 0;}
section >* { z-index: 3; }
section .title_box {font-size: 40px;margin-bottom: 50px;color: var(--info);line-height: 100%;font-weight: 500;}
section .title_box:after{content:'';background: linear-gradient(to right, #e62329, #921115);width: 40px;height: 1px;display: block;margin: 24px auto 0;}
section .h4title_box{margin-bottom: 15px;font-size: 19px;font-weight: 400;color: var(--primary);font-family: 'Lato', sans-serif;line-height: 100%;text-transform: uppercase;}
section .clip { margin: auto; width: 100%; }
section .clip img { height: 100%; }
section .clip iframe { width: 100%; height: 100%; top: 0; left: 0; }
section .clip video { width: auto; height: 100%; top: 50%; left: 50%; }

/* product_sub_list */
#product_sub_list >div { margin: auto; width: 100%; }
#product_sub_list li { width: 210px; }
#product_sub_list li .clip { height: 210px; -webkit-clip-path: url(#clip_sub_product); clip-path: url(#clip_sub_product); }
#product_sub_list li h3 { font-weight: 300; }

/* product_list */
#product_area{padding: 20px 0 70px;}
#product_area:after{content:'Moneycomes';font-family: 'Lato', sans-serif;font-size: 313px;color: #f6f6f6;font-weight: bold;width: 100%;text-align: center;position: absolute;bottom: 90px;}
#product_area .workframe {overflow:hidden;width: var(--width-xl);}
#product_list ul{display:flex;flex-wrap: wrap;justify-content: space-between;}
#product_list li {width: calc((100%/4) - 30px);}
#product_list li .img_box{border: 5px solid #e9e8e8;border-radius: 20px;display: flex;flex-direction: column;align-items: center;padding: 55px 0;}
#product_list li .clip{width: 120px;margin-bottom: 40px;}
#product_list li .info_box {margin-top: -23px;}
#product_list li .info_box span{width: 40px;height: 40px;background: var(--secondary);display: flex;margin: 0 auto;align-items: center;justify-content: center;border-radius: 50px;color: var(--white);font-family: 'Lato', sans-serif;font-size: 15px;}
#product_list li .info_box >div {display: flex;flex-direction: column;align-items: center;}
#product_list li .img_box h3 {height: auto;color: #323232;font-size: 18px;}
#product_list li .info_box p {font-weight: 300;font-size: 15px;text-align: center;overflow: hidden;height: auto;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-family: 'Noto Sans TC', sans-serif;margin-top: 20px;}

/* about_area */
#about_area {padding-top: 0;z-index: 5;position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
#about_area:after{content:url(/images/44/money.png);position: absolute;right: -110px;bottom: -20%;animation-name: newsbg;animation-duration: 3s;animation-iteration-count: infinite;animation-direction: alternate;}
@keyframes newsbg{0%{bottom:-15%;}100%{bottom:-10%;}}
#about_area >div{width:50%;}
#about_area .title_box {padding-bottom: 0;color: var(--primary);font-family: 'Lato', sans-serif;text-align: left;font-weight: bold;font-size: 19px;margin: 0;line-height: 120%;text-transform: uppercase;}
#about_area .title_box:after{display:none;}
#about_area .bg_text{font-family: 'Lato', sans-serif;position: absolute;right: -40px;font-size: 156px;color: #f6f6f6;font-weight: 900;line-height: 100%;top: 100px;z-index: -1;}
#about_area .about_info{padding: 120px 315px 120px 120px;width: calc(50% - 435px);}
#about_area h2 {font-size: 40px;color: var(--info);letter-spacing: 1px;margin: 20px 0;line-height: 130%;font-weight: 500;position: relative;}
#about_area h2:after{content:'';background: linear-gradient(to right, #e62329, #921115);width: 40px;height: 1px;display: block;margin-top: 24px;}
#about_area p{color: var(--info);text-align: justify;line-height: 220%;margin: 100px 0 75px;}
#about_area .more_btn {color: var(--white);font-size: 14px;padding: 13px 50px;border-radius: 0;background: linear-gradient(to right, #e62329, #921115);position: relative;}
#about_area .more_btn:before{content:'';width: 20px;height: 1px;background: #fff;position: absolute;left: 0;top: 24px;}
#about_area .more_btn:after{content:'';width: 0;height: 1px;background: #fff;position: absolute;right: 0;top: 24px;}
#about_area .more_btn:hover:before{width: 0;}
#about_area .more_btn:hover:after{width: 20px;}
#about_area .clip { -webkit-clip-path: url(#clip_about); clip-path: url(#clip_about); }
#about_area .about_sub_1 { width: 350px; top: -10vw; left: -3vw; }
#about_area .about_sub_1 .clip { -webkit-clip-path: url(#clip_about_sub_1); clip-path: url(#clip_about_sub_1); }
#about_area .about_sub_2 { width: 300px; top: -3vw; right: 2vw; }
#about_area .about_sub_2 .clip { -webkit-clip-path: url(#clip_about_sub_2); clip-path: url(#clip_about_sub_2); }
#about_area .about_sub_3 { width: 300px; bottom: -11vw; left: 35vw; }
#about_area .about_sub_3 .clip { -webkit-clip-path: url(#clip_about_sub_3); clip-path: url(#clip_about_sub_3); }

/* custom_area */
#custom_area .parallax_svg.top { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 64' preserveAspectRatio='none'%3E%3Cpath d='M1440 64V16.67c-90 24.285-138.35 6.45-203.49-2.259-59.67-7.998-119.29 10.198-179.14 5.869-78.82-5.09-135.28-41.99-217.6-1.58C797.82 34.596 776 42.875 718.33 38.326c-164.07-15.317-329.57 33.862-490.92 5.169C150.6 31.857 79.33-8.834 0 16.62V64h1440z' fill='%23E2CEBC'/%3E%3C/svg%3E"); }
#custom_area .parallax_svg.bottom { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 64' preserveAspectRatio='none'%3E%3Cpath d='M0 0v47.33c90-24.285 138.35-6.45 203.49 2.259 59.67 7.998 119.29-10.198 179.14-5.869 78.82 5.09 135.28 41.99 217.6 1.58C642.18 29.403 664 21.125 721.67 25.674c164.07 15.317 329.57-33.862 490.92-5.169C1289.4 32.143 1360.67 72.834 1440 47.38V0H0z' fill='%23E2CEBC'/%3E%3C/svg%3E"); }
#custom_area ul li >div { margin: auto; width: 70% }
#custom_area ul li .clip { width: 250px; height: 250px; -webkit-clip-path: url(#clip_custom); clip-path: url(#clip_custom); }
#custom_area ul li h3 { margin: 10px 0 5px; font-size: 20px; }
#custom_area ul li article { font-weight: 300; font-size: 14px; }

/* news_area */
#news_area {margin-top: -25px;}
#news_area .workframe{width: var(--width-xl);}
#news_area .title_box b{color: #fff;font-size: 18px;margin-left: 10px;text-transform: capitalize;font-family: 'Lato', sans-serif;}
#news_area li{position: relative;background: #f8f8f8;opacity: .3;}
#news_area li .img_box {width: 65%;height: 450px;}
#news_area li .info_box {width: calc(35% - 120px);padding: 0 60px;display: flex;flex-direction: column;align-items: center;}
#news_area li .time {font-weight: 400;font-size: 19px;color: var(--primary);}
#news_area li article{font-size: 14px;height: auto;-webkit-line-clamp: 4;color: var(--info);font-weight: 400;margin: 30px 0;}
#news_area li .more_btn {max-width: calc(100% - 105px);font-weight: 100;color: var(--white);font-size: 14px;padding: 13px 50px;border-radius: 0;background: linear-gradient(to right, #e62329, #921115);position: relative;}
#news_area li .more_btn:before{content:'';width: 20px;height: 1px;background: #fff;position: absolute;left: 0;top: 24px;}
#news_area li .more_btn:after{content:'';width: 0;height: 1px;background: #fff;position: absolute;right: 0;top: 24px;}
#news_area li:hover .more_btn:before{width: 0;}
#news_area li:hover .more_btn:after{width: 20px;}
#news_area li h3 {margin-top: 10px;height: auto;line-height: 150%;font-size: 19px;-webkit-line-clamp: 2;color: var(--info);font-weight: 400;text-align: center;}
#news_area li >div{margin:0;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
#news_area .slick-list{overflow: unset;}
#news_area .slick-current {opacity:1;}
#news_area .slick-next{width: 50px;height: 50px;display: flex !important;align-items: center;justify-content: center;background: #fff;z-index: 222;box-shadow: 0 0 5px rgb(0 0 0 / 15%);}
#news_area .slick-next:before{content:'>';font-family: 'Lato', sans-serif;font-weight: bold;color: #000;}
#news_area .slick-prev{width: 50px;height: 50px;display: flex !important;align-items: center;justify-content: center;background: #fff;z-index: 222;box-shadow: 0 0 5px rgb(0 0 0 / 15%);}
#news_area .slick-prev:before{content:'<';font-family: 'Lato', sans-serif;font-weight: bold;color: #000;}

/* book_area */
#book_area li h3 { margin-top: 10px; height: 30px; font-size: 18px; }

/* photo_area */
#photo_area {padding-top: 0;position: relative;}
#photo_area:after{content:'money comes';font-family: 'Lato', sans-serif;font-size: 190px;color: #f0f0f0;text-transform: capitalize;text-align: end;width: 100%;display: block;}
#photo_area .workframe{position:relative}
#photo_area .workframe:after{content:'';width: 2px;height: 100%;position: absolute;top: 0;left: 0;background: #e6e6e6;}
#photo_area .workframe:before{content:'';width: 2px;height: 68px;position: absolute;top: 0;left: 0;background: #171819;z-index: 2;}
#photo_area .title_box {text-align: justify;display: flex;align-items: center;margin-bottom: 30px;color: var(--info);margin-left: 50px;}
#photo_area .title_box b{font-size: 18px;margin-left: 10px;text-transform: capitalize;font-family: 'Lato', sans-serif;}
#photo_area .newslist {width: 25%;margin-left: 50px;}
#photo_area .item {margin: 0 0 10px;position: relative;}
#photo_area .item a{position:absolute;width: 100%;height: 100%;top: 0;left: 0;}
#photo_area .item .date{display:flex;align-items: center;}
#photo_area .item .date p{font-family: 'Lato', sans-serif;color: var(--secondary);margin-right: 10px;}
#photo_area .item .date a{position:relative;z-index: 2;background: var(--secondary);font-size: 13px;padding: 2px 10px;display: inline-block;width: auto;height: auto;}
#photo_area .item h3{height: auto;margin: 10px 0;font-size: 19px;font-weight: 400;}
#photo_area .item article{height: auto;-webkit-line-clamp: 4;color: #555;font-size: 14px;text-align: justify;}

/* page-form */
#page-form{position:relative;background: #f8f8f8;}
#page-form .workframe{width: var(--width-xl);}
#page-form form,#page-form fieldset{margin:0;padding:0;border:0}
#page-form fieldset:first-child{display:flex;flex-wrap: wrap;justify-content: space-between;}
#page-form p{overflow:hidden;color:#000;font-size:16px;margin: 10px 0;width: calc(50% - 10px);}
#page-form p:last-child{display:flex;flex-wrap: wrap;align-items: center;}
#page-form .btn{display:flex;justify-content: center;flex-wrap: wrap;}
#page-form .btn p{width: auto;margin: 30px 10px 0;}
#page-form label{float:left;width:100px;text-align:right;padding:5px 0}
#page-form span{display:block}
#page-form .ra span{width:auto;float:left;margin-left:10px;padding:5px 0}
#page-form input[type="text"],#page-form select{width:calc(100% - 32px);padding:15px;border:1px solid #bdbdbd;color:#000;background: none;}
#page-form input#Checknum{margin: 0 10px 0 0;width: calc(100% - 252px);}
#page-form select{width:calc(100% - 1px);border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;-webkit-appearance:none;background: url(/images/44/arrow.png) no-repeat scroll 99% center transparent;background-repeat:no-repeat;background-position:97% 50%;padding: 20px 17px;}
#page-form p.send input{background: var(--primary);color:#fff;text-align:center;width:100%;padding: 15px 40px;font-size: 16px;outline:none;cursor:pointer;letter-spacing: 2px;}
#page-form .btn p.phone a{background: var(--secondary);color:#fff;text-align:center;padding: 16px 40px;font-size: 16px;letter-spacing: 2px;display: flex;justify-content: center;align-items: center;}
#page-form .btn p.line a{background: #12b508;color:#fff;text-align:center;padding: 16px 40px;font-size: 16px;outline:none;cursor:pointer;letter-spacing: 2px;display: flex;justify-content: center;align-items: center;}
#page-form .btn p a svg{width:20px;height: 20px;margin-right: 10px;}
#page-form p.send input:hover, #page-form .btn p a:hover{opacity:.8}
#page-form h2{text-align:center;color: #333e51;margin-bottom: 40px;font-size: 35px;letter-spacing: 2px;}
#page-form article{font-size:15px;line-height:170%}
#page-form h2 img{margin-right:5px;vertical-align:bottom}
#page-form h2 b{display:inline-block;font-size:24px;color:#353535;margin-right:10px;vertical-align:baseline}
#page-form #btnOK{background: var(--primary);color: var(--white);text-align: center;width: 130px;padding: 16px;margin-left: 30px;cursor: pointer;}

@media screen and (min-width: 1025px){
	#news_area .bg_box {background-attachment: fixed;}
}
@media screen and (max-width: 1680px){
	#product_area:after{font-size: 233px;bottom: 50px;}
}
@media screen and (max-width: 1440px){
	#news_area .workframe{width:80%;}
	#product_area:after{font-size: 200px;}
	#about_area .about_info{padding: 120px;width: calc(50% - 240px);}
	#photo_area:after{font-size: 150px;}
}
@media screen and (max-width: 1280px){
	#product_area .workframe{width:90%;}
	#page-form .workframe, #news_area .workframe{width:90%;}
}
@media screen and (max-width: 1024px){
	#photo_area:after{font-size: 100px;margin-bottom: -10px;margin-top: 30px;}
	#about_area >div{width: 90%;margin: 50px auto 0;}
	#about_area .about_info{width: 90%;margin: 40px auto 0;padding: 0;}
	#product_list { margin: auto; }
	#photo_area .newslist{width: 95%;}
	#product_area:after{font-size: 160px;bottom: 40px;}
}
@media screen and (max-width: 980px){
	#news_area li .info_box{width: calc(100% - 120px);padding: 60px;}
	#news_area li .img_box{width:100%;}
	#product_area:after{font-size: 110px;bottom: 10px;}
	#product_list li{width: calc((100%/2) - 20px);margin-bottom: 30px;}
	#about_area p{margin-top:50px;}
	#page-form p{width: calc(100% - 2px);}
	#product_list{margin-top: 20px;}
	#about_area #about_info {}
	#about_area .about_sub_2 { top: auto; bottom: 35vw; width: 35vw; }
	#about_area .about_sub_3 { width: 29vw; left: 10vw; }
}
@media screen and (max-width: 760px){
	section {padding: 50px 0;}
	#product_sub_list >div { margin: 10px auto 50px; }
	#product_sub_list li { width: 150px; }
	#product_sub_list li .clip { height: 150px; }
	#product_list { width: 70vw; }
	#product_list li .clip {width:80px;margin-bottom: 15px;}
	#product_list li .img_box h3{font-size: 16px;}
	#product_list li .info_box p {font-size: 13px;}
}
@media screen and (max-width: 550px){
	#news_area li .info_box{width: calc(100% - 60px);padding: 20px 30px;}
	#news_area .slick-list{overflow:hidden;}
	#news_area .slick-prev, #news_area .slick-next{display: none !important;}
	#news_area li .img_box{height:250px;}
	#product_area{padding-bottom: 10px;}
	#product_area:after{font-size: 60px;bottom: 0px;}
	#product_list li{width: calc((100%/2) - 5px);margin-bottom: 30px;}
	#product_list li .img_box{border: 2px solid #e9e8e8;padding: 40px 0;}
	#about_area:after{zoom: 50%;}
	@keyframes newsbg{0%{bottom:0;}100%{bottom:-5%;}}
	#about_area p{margin: 40px 0;}
	#about_area .bg_text{display:none;}
	#about_area >div{margin-top: 20px;}
	#news_area li{width:100%;}
	#news_area{margin:0;}
	#photo_area:after{display:none;}
	#photo_area .newslist{width: calc(90% - 50px);}
	section .title_box, #about_area h2{font-size: 35px;}
	#product_sub_list li { margin: 10px; width: 35vw; }
	#product_sub_list li .clip { height: 35vw; }
	#product_list { width: 90vw; }
	#product_list li .clip img{height:auto;}
	#product_list li .info_box {}
	#about_area #about_img { width: 80vw; }
	#about_area .about_sub_2 { bottom: 60vw; }
	#news_area li .row {margin: auto;}
}
@media screen and (max-width: 480px){
	#book_area li .row { margin: auto; width: 250px; }
}