#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .emtitle {padding-bottom: 20px;font-style: unset;font-size: 20px;font-family: "Syne", sans-serif;display: flex;align-items: center;flex-direction: row;font-weight: bold;color: var(--primary);}
section .emtitle:before{content:'';width: 15px;aspect-ratio: 1/1;border-radius: 50px;background: var(--secondary);margin-right: 10px;}
section .emtitle:after{content:'';width: 15px;aspect-ratio: 1/1;border-radius: 50px;background: var(--primary);order: -1;}
section .h2title_box {font-size: 28px;line-height: 1.6;font-weight: 500;}
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{padding-top: 2.5vw;}
#product_area .fixTxt {font-family: "Syne", sans-serif;font-size: max(14 * (1vw + 1vh) / 2, 30px);right: 0;top: -60px;color: #f6f6f6;font-weight: bold;line-height: 1;font-style: italic;z-index: -1;letter-spacing: 10px;}
#product_area .bg_box {background-repeat: no-repeat;background-size: 100%;background-position: 50% 75%;}
#product_area .workframe{width: 92.5%;margin: auto 0 auto auto;display: grid;grid-template-columns: 57% 34%;align-items: end;justify-content: space-between;z-index: 5;}
#product_area .rightbox{gap: 65px;display:flex;flex-direction: column;align-items: flex-start;}
#product_area .rightbox .photo{height: 550px;}
#product_area .rightbox .photo img{height:100%;object-fit: cover;object-position: left;}
#product_area .rightbox .morebox {margin-left:110px;}
#product_area .videobox {right: 28vw;z-index: 4;top: 14.5vw;}
#product_area .videobox:after{content:'';position: absolute;left: 50px;top: 80px;background: linear-gradient(90deg, var(--secondary), var(--complement) 110%);transform: skewX(-38deg);width: 265px;aspect-ratio: 57 / 73;z-index: -1;}
#product_area .videobox .video-bg{transform: skewX(-38deg);height: 130%;width: 265px;aspect-ratio: 57 / 73;overflow: hidden;filter: saturate(60%);}
#product_area .videobox .video-bg video{height: 120%;transform: skewX(38deg);}
#product_area .emtitle {margin-left: 40px;}
#product_list ul{margin-top: 140px;margin-bottom: 70px;overflow: hidden;padding: 0 10px;}
#product_list .slick-list{overflow:unset}
#product_list li{border-right: 0;border:1px solid #e9e9e9;padding: 15px;margin: 10px 0;}
#product_list li >div{background:white;padding-top: 20px;}
#product_list li .clip img {aspect-ratio: 1/1;width: 75%;margin: 0 auto;}
#product_list li .info_box {padding: 10px 0 40px;}
#product_list li .info_box .h3 {height: auto;font-size: 22px;text-align: center;}
#product_list li .corner{opacity: 0;width: 10px;aspect-ratio: 1/1;background:#202452;position:absolute;padding: 0;z-index: 2;top: -5px;left: -5px;}
#product_list li:hover .top-left, #product_list li.slick-current .top-left{opacity:1;}
#product_list li:hover .top-right, #product_list li.slick-current .top-right{opacity:1;right:-5px;left: unset;}
#product_list li:hover .bottom-left, #product_list li.slick-current .bottom-left{opacity:1;bottom:-5px;top: unset;}
#product_list li:hover .bottom-right, #product_list li.slick-current .bottom-right{opacity:1;bottom:-5px;right:-5px;top: unset;left: unset;}
/* about_area */
#about_area{padding:7vw 0;position: relative;}
#about_area:before{content:url(/images/44/img-a-after.png);position: absolute;top: -50px;right: 0;}
#about_area:after{content:url(/images/44/img-a-before.png);position: absolute;bottom: -50px;left: 0;}
#about_area .abbg{transition:all 0.8s ease-out;height: 350px;width: 0;background: linear-gradient(90deg, var(--secondary), var(--complement) 110%);top: 0;z-index: -1;}
#about_area .abbg.show{width: 60%;}
#about_area .abline{width: 40px;height: calc(100% + 50px);position: absolute;right: 0;top: -50px;background: linear-gradient(0deg, var(--white), var(--secondary), var(--complement) 110%);z-index: 20;}
#about_area .workframe {display: grid;grid-template-columns: 59% 34%;justify-content: space-between;}
#about_area .fixTxt{left: 50px;z-index: 10;bottom: 110px;}
#about_area .linee {left: 0;z-index: 10;bottom: 40px;width: 130%;pointer-events: none;}
#about_area .title_box { padding-bottom: 0; }
#about_area h2 { font-size: 45px; font-style: italic; }
#about_area article p {margin: 30px 0 100px;line-height: 2.2;letter-spacing: 1px;font-weight: 400;}
#about_area .clip img{aspect-ratio: 4.5/3;}
#about_info{z-index:20}
#about_area #fakeNumber {position: absolute;left: -55px;top: -50px;z-index: 6;}
#about_area #fakeNumber li{background: #fff;width: 130px;padding: 30px;aspect-ratio: 1/1;border-radius: 30px;box-shadow: 10px 10px 40px rgb(114 47 55 / 10%);}
#about_area #fakeNumber li *{color:var(--primary)}
#about_area #fakeNumber .h2 {display: flex;align-items: flex-end;}
#about_area #fakeNumber .h2 b{color: var(--primary);font-size: 48px;font-weight: 700;line-height: 1;font-family: "Heebo", sans-serif;}
#about_area #fakeNumber .h2 span{font-size: 18px;font-weight: 500;line-height: 1.5;}
#about_area #fakeNumber p{font-size: 22px;margin-top: 10px;letter-spacing: 3px;font-weight: 500;}


/* 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; }

/* 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 {padding:3vw 0}
#photo_area .workframe{width: min(85%, 1500px);}
#photo_area .tit{margin: 0 0 60px 70px;display: flex;align-items: center;gap: 55px;}
#photo_area .tit .emtitle {padding:0}
#photo_area .box *{margin: 0 auto;transition: all 0s ease-in-out;-webkit-transition: all 0s ease-in-out;text-align: center;}
#photo_area .box .item {border:3px solid #f6f6f6;margin: 0 15px 13px;padding: 30px 50px;position: relative;background: white;}
#photo_area .box .item:after{content:'';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, var(--secondary), var(--complement) 110%);z-index: -1;}
#photo_area .box .item:hover:after{top:13px;left:13px;}
#photo_area .box .item img{filter: saturate(0%);transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;height: 45px;object-fit: contain;}
#photo_area .box .item:hover img{filter: saturate(100%);}
#photo_area .slick-prev:before{content:'';position: absolute;left: 0;top: 0;width: 7px;height: 1px;background: #222222;transform: rotate(-35deg);transform-origin: left center;}
#photo_area .slick-prev, #photo_area .slick-next{width: 35px;background:#222222;height: 1px;left: -75px;}
#photo_area .slick-next{left:unset;right:-75px}
#photo_area .slick-next:before{content:'';position: absolute;right: 0;top: 0;width: 7px;height: 1px;background: #222222;transform: rotate(35deg);transform-origin: right center;}

@media screen and (max-width: 1460px) {
    #product_area .videobox{top: 18.5vw;right: 26vw;}
    #product_area .workframe{grid-template-columns: 60% 34%;}
}
@media screen and (max-width: 1280px) {
    #product_area .rightbox .morebox{margin-left: -100px;}
    #product_area .videobox{right: 11vw;}
    #product_area .workframe{grid-template-columns: 70% 20%;}
    #product_area .fixTxt{top: 140px;}
    #about_area .fixTxt{display:none;}
    #about_area .abline{width: 26px;}
    #about_area:before{zoom:80%;}
}
@media screen and (max-width: 1024px) {
    #photo_area .slick-prev{left: -45px;}
    #photo_area .slick-next{right: -45px;}
    #product_area .rightbox{align-items: center;}
    #product_area .rightbox .morebox{margin-left: 0;}
    #about_area:after{bottom: 60px;}
    #product_area .workframe{display: block;width: 90%;margin: 0 auto;}
    #about_area article p{margin-bottom: 70px;}
    #about_area #fakeNumber{left: -25px;}
    #about_area:before{zoom:60%;}
    #about_area{padding:12vw 0}
    #about_area .workframe{grid-template-columns:1fr;gap: 40px;}
    #product_area .rightbox .photo{display:none;}
    #product_area .bg_box{background-size:cover;background-position: 0 50%;}
}
@media screen and (max-width: 980px) {
    #about_area .abline{display:none;}
}
@media screen and (max-width: 760px) {
    #about_area .workframe{display: block;}
    #product_list li .clip img{width: 55%;}
    #product_area .emtitle {margin-left: 20px;}
    #product_area .bg_box{background-size: 290%;background-position: 50% 50%;}
    #product_area .videobox:after{left: 60px;top: -95px;}
    #photo_area .h2title_box{margin-left: 40px;}
    #photo_area .box {width:80%;margin: 0 auto;}
    #photo_area{padding:10vw 0}
    #photo_area .tit{display:flex;flex-direction: column;gap: 10px;margin: 0 0 30px;align-items: flex-start;}
    #product_list ul{width: 85%;margin: 50px auto 50px;}
    #product_area .videobox{right: -30vw;top: unset;bottom: -90px;}
    #product_area .videobox .video-bg{width: 175px;}
    #product_area .videobox .video-bg video{height: 210%;}
    #product_area .fixTxt{top: 19px;font-size: 55px;letter-spacing: 5px;right: -10px;}
    #about_area .linee{display:none;}
    #about_area:after{zoom: 50%;bottom: 120px;}
    #about_info .emtitle {margin-left: 45%;margin-top: 30px;}
    #about_info .morebox {margin-left: 30px;}
    #about_area .clip {text-align:center;}
    #about_area .clip img{width: 90%;}
    #about_area #fakeNumber li{width:100px;}
    #about_area #fakeNumber p{font-size:18px;}
    #about_area #fakeNumber .h2 span{font-size:16px;}
    #about_area #fakeNumber .h2 b{font-size:35px;}
    #about_area #fakeNumber{left: -5px;top: 65%;}
    #about_area .abbg.show{transform: skewX(-40deg);width: 95%;height: 300px;left: -40%;}
    #about_area:before{top: 15%;zoom: 50%;}
    section .clip img{height:auto;}
	section { padding: 12vw 0 ; }
}