#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .entitle_box {padding-bottom: 20px;font-weight: 500;font-size: 55px;font-family: "Inter", sans-serif;letter-spacing: 1px;line-height: 1.41;width: 90%;}
section .title_box {padding-bottom: 3vw;font-size: 26px;}
section .title_box:first-letter{color:var(--primary)}
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%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }

/* product_area */
#product_area{display:grid;grid-template-columns: 25% 25% 50%;padding: 0;}
#product_area .titBox{display:flex;flex-direction: column;align-items: flex-start;justify-content: center;position: relative;background: #f4f4f4;padding-left: 30%;}
#product_area .titBox .entitle_box {word-spacing: 100vw;}
#product_area .titBox .title_box{padding-bottom:200px}
#product_area .titBox .videobox{position:absolute;width: 130%;height: 100%;overflow: hidden;z-index: -5;opacity: .6;left: -30%;}
#product_area .bg_box{filter: saturate(30%);background-size: 340%;background-position: 50% 50%;}
#product_list{background:#f4f4f4;padding: 50px 130px;}
#product_list li{display: grid;position: relative;grid-template-columns: 33% 55%;margin: 25px 0;padding: 0 40px 40px;align-items: end;justify-content: space-between;}
#product_list li:before{content:'';position: absolute;width: 0;height: 0;border-left: 95px solid transparent; /* å·¦é‚Šé€æ˜Ž */border-bottom: 95px solid var(--primary);right: 0;bottom: 0;z-index: -1;}
#product_list li:after{content:'';position: absolute;width: 100%;height: 80%;background: white;bottom: 0;z-index: -2;}
#product_list li:hover:after{clip-path: polygon(110px 0, 100% 0, 100% 100%, 0% 100%, 0 110px);background: var(--primary);}
#product_list li .info_box{display:flex;flex-direction: column;}
#product_list li:hover *{color:white}
#product_list li .info_box p{font-family: "Inter", sans-serif;font-size: 15px;font-weight: 600;margin-bottom: 10px;}
#product_list li .info_box .h3{font-size:22px;height: auto;margin-bottom: 30px;}
#product_list li .info_box article{height:auto;-webkit-line-clamp: 2;font-size: 14px;font-weight: 300;margin-bottom: 20px;}
#product_list li .info_box font{position:absolute;bottom: -20px;right: -10px;}
#product_list li .info_box font b{display:none;font-family: "Inter", sans-serif;font-size: 12px;position: absolute;width: auto;left: -90px;font-weight: 500;top: 8px;}
#product_list li:hover .info_box font b{display:block;}
#product_list li .info_box font .arrow:before{content:"";display:inline-block;width: 7px;height: 7px;border-top: 1px solid #fff;border-right: 1px solid #fff;transform:rotate(45deg);}


/* about_area */
#about_area {z-index: 5;padding-bottom: 0;}
#about_area:before{content:'';position: absolute;width: 1px;height: 100%;background: #c1c1c1;opacity: .2;bottom: 0;z-index: -1;left: 43%;}
#about_area:after{content:'';position: absolute;width: 100%;height: 1px;background: #c1c1c1;opacity: .2;bottom: 160px;z-index: -1;}
#about_area .workframe {width:min(90%, 1610px);display: grid;grid-template-columns: 45% 43%;align-items: end;justify-content: space-between;}
#about_area .title_box {padding-bottom: 140px;}
#about_area h2 { font-size: 45px; font-style: italic; }
#about_area article p {margin-bottom: 55px;line-height: 2.2;font-weight: 400;width: 90%;text-align: justify;}
#about_area .acilp {width: 100%;margin: 0;height: 330px;-webkit-transition: all 0s ease-in-out;}
#about_info{margin-bottom:80px;}
#about_info .pageh1{font-size:22px;font-weight: 500;display: block;line-height: 2;margin-bottom: 15px;}
#fakeNumber{display:grid;grid-template-columns: repeat(3, 1fr);margin-top: 110px;width: 90%;}
#fakeNumber .eva{}
#fakeNumber .eva p{font-size:17px;margin-bottom: 5px;}
#fakeNumber .eva p:after{content:'';display: block;width: 35px;height: 2px;background: #acb2af;margin: 20px 0 21px;}
#fakeNumber .eva >div{font-size:17px;display: flex;align-items: flex-start;position: relative;}
#fakeNumber .eva b{font-family: "Inter", sans-serif;font-size: 60px;color: var(--primary);font-weight: 500;line-height: 1;}
#fakeNumber .eva font{display: flex;flex-direction: column;align-items: flex-start;margin-left: 10px;}
#fakeNumber .eva font span{font-size:17px}

/* 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; overflow: hidden; margin: 10px 0 60px; height: 66px; text-align: center; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

/* service_area */
#service_area{background: #f0f0f0;position: relative;overflow: hidden;}
#service_area .shapeJJ{position:absolute;width:100%;height:100%;top: 0;z-index: 0;}
#service_area .shapeJJ:before{content:'';width: 1px;height: 120%;position: absolute;left: calc(0% + 0px);top: -20%;background: #c1c1c1;opacity: .4;z-index: 2;transform: rotate(45deg);}
#service_area .shapeJJ:after{content:'';width: 100%;height: 1px;position: absolute;left: 0;bottom: 83%;background: #c1c1c1;opacity: .2;}


#service_area:before{content:'';position: absolute;width: 88%;height: 83%;background: linear-gradient(90deg, rgb(253 253 253 / 0%), #fdfdfd 35%);left: 0;bottom: 0;z-index: 1;}
#service_area:after{content:'';position: absolute;width: 66vw;height: 40%;background: var(--primary);right: 0;top: 0;z-index: 0;}
#service_area .tit .entitle_box{margin-top: 7vw;}
#service_area .workframe{position:relative;z-index: 2;display: grid;grid-template-columns: 25% 70%;justify-content: space-between;}
#service_area .h2title{word-spacing: 100vw;}
#service_area .video-bg{position:absolute;width: 100%;height: 100%;bottom: -15%;left: -45%;z-index: 0;opacity: .2;overflow: hidden;}
#service_area .video-bg:before{content:'';position: absolute;width: 100%;height: 40%;background: linear-gradient(
0deg, rgb(253 253 253 / 0%), #fdfdfd);}
#service_area .listbox {margin-top: 110px;display: grid;grid-template-columns: repeat(2, 1fr);gap: 15px 55px;width: 95%;}
#service_area .listbox .item_row{border-top:1px solid #e6e6e6;padding: 40px;}
#service_area .listbox .item_row:before{content:'';position: absolute;width: 0;height: 3px;background: var(--primary);top: 0;left: 0;}
#service_area .listbox .item_row:hover:before{width:45px;}
#service_area .listbox .item_row .h3{font-size:22px;height: auto;font-weight: 500;letter-spacing: 1px;}
#service_area .listbox .item_row p{height:auto;-webkit-line-clamp: 3;text-align: justify;line-height: 2;}
#service_area .listbox .item_row font{width: 60px;display: flex;align-items: center;justify-content: center;aspect-ratio: 1/1;background: #f2f2f2;border-radius: 50px;margin: 20px 0 0 auto;}
#service_area .listbox .item_row:hover font{background:var(--primary)}
#service_area .listbox .item_row svg{width:15px;height:15px;}
#service_area .listbox .item_row:hover svg{fill:white}

/* news_area */
#news_area li .img_box , #book_area li .img_box { border-radius: 15px; background-color: #f9f9f9; }
#news_area li .info_box { margin: 10px 15px 0; }
#news_area li .time { width: 65px; font-weight: 400; font-size: 13px; }
#news_area li .more_btn { margin-left: 10px; padding: 2px 15px; max-width: calc(100% - 105px); height: 22px; font-weight: 100; font-size: 13px; z-index: 6; }
#news_area li h3 { margin-top: 10px; height: 60px; line-height: 150%; font-size: 20px; -webkit-line-clamp: 2; }

/* book_area */
#book_area li h3 { margin-top: 10px; height: 30px; font-size: 18px; }

/* photo_area */
#photo_area .item {width: 260px;height: 200px;}
#photo_area .item img {height: 100%;object-fit: cover;}

@media screen and (max-width: 1680px) {
    #service_area:before{width: 95%;}
}
@media screen and (max-width: 1460px) {
    #product_area{grid-template-columns: 25% 20% 55%;}
    #product_list{padding: 50px 70px;}
    #about_area .workframe{grid-template-columns: 40% 50%;}
    #product_area .titBox{padding-left: 20%;}
}
@media screen and (max-width: 1280px) {
    #fakeNumber{width:100%;}
    section .entitle_box{font-size: 45px;}
    section .title_box{font-size:22px;}
}
@media screen and (max-width: 1024px) {
    #service_area .listbox{margin-top: 30px;}
    #service_area:before{height:90%;}
    #service_area .workframe{grid-template-columns:1fr}
    #product_area{grid-template-columns: 40% 60%;}
    #product_area .bg_box{display:none;}
    #about_area article p{width:100%;}
    #about_info{margin-top:30px;}
    #about_area:before{display:none;}
    #about_area .title_box{padding-bottom:40px;}
    section{padding:8vw 0}
    #about_area .workframe{grid-template-columns: 1fr;}
	#product_list { margin: auto; }
	#news_area li h3 { height: 30px; -webkit-line-clamp: 1; }
}
@media screen and (max-width: 980px) {
    #product_area .titBox .entitle_box{word-spacing:unset}
    #product_area .titBox .videobox{top:0}
    #product_area .titBox .title_box{padding-bottom:30px;}
    #product_area .titBox{padding: 40px 40px 0;display: flex;flex-direction: column;align-items: center;}
    #product_area .titBox a{display:none;}
    #product_area{display:block;}
	#fakeNumber{margin-top: 70px;}
	#about_area:after{display:none;}
}
@media screen and (max-width: 760px) {
}
@media screen and (max-width: 550px) {
	section .clip img{height: auto;}
    #product_list{padding: 50px;}
    #service_area .listbox .item_row{padding:40px 0}
    #service_area .tit .entitle_box{margin-top: 40px;}
    #service_area .listbox{grid-template-columns: 1fr;}
    #service_area:before, #service_area:after{width: 100%;}
    #service_area:before{background:white;height: 96%;}
    #product_list li .info_box{margin-top:20px;}
    #product_list li .info_box article{display:none;}
    #product_list li{grid-template-columns:1fr}
    #fakeNumber .eva b{font-size: 3.3em;}
    #fakeNumber .eva{display:flex;align-items: baseline;justify-content: space-between;position: relative;}
    #fakeNumber .eva:after{content:'';width: 100%;height: 1px;position: absolute;bottom: 25px;left: 0;background: #ddd;}
    #fakeNumber{grid-template-columns:1fr}
    #about_area .acilp{width:100%}
    section .entitle_box{font-size: 30px;}
}
@media screen and (max-width: 480px) {
	#book_area li.row { margin: auto; width: 250px; }
}