#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .title_box {padding-bottom: 3vw;}
section .entit {line-height: 1;color: var(--primary);font-weight: 400;margin-bottom: 25px;font-family: "Oswald", sans-serif;font-size: max(5 * (1vw + 1vh) / 2, 45px);}
section .h2tit {font-size: 26px;line-height: 1.5;color: var(--info);letter-spacing: -0.004em;font-weight: 500;}
section .h2title_box  {font-size: 20px;font-weight: 500;line-height: 2;margin-bottom: 50px;}
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%); }
section .more a {position: relative;padding: 15px 40px;display: inline-flex;background: var(--primary);color: white;align-items: center;gap: 30px;font-size: 14px;}
section .more a:hover font{box-shadow: 0 0 white, 0 0 white;}
section .more a svg.arrow { position: absolute; width: 20px; right: 20px; top: calc((100% - 11.41px) / 2); }
section .more font{width:3px;aspect-ratio:1;position:relative;color:white}
section .more font::before,section .more font::after{content:"";position:absolute;inset:0;background:white}
section .more font::before{box-shadow:-10px 0;animation:l8-1 1s infinite linear}
section .more font::after{transform:rotate(0deg) translateX(10px);animation:l8-2 1s infinite linear}
@keyframes l8-1{100%{transform:translateX(10px)}}
@keyframes l8-2{100%{transform:rotate(-90deg) translateX(10px);}}

/* product_area */
#product_area .workframe{width: min(90%, 1420px);}
#product_area .titbox{margin: 0 15px 3vw;}
#product_area .titbox p{bottom:0;right: 50px;width: min(100%, 450px);word-break: keep-all;font-size: 15px;line-height: 2;}
#product_area .bg_box {z-index:-2}
#product_area .top-fv__borders { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 2; }
#product_area .top-fv__borders span {position: absolute;background-color: rgb(246 248 251 / 10%);}
#product_area .top-fv__borders span:nth-child(1) { left: 13.5vw; top: 0; height: 100%; width: 1px; }
#product_area .top-fv__borders span:nth-child(2) {left: 32vw;top: 0;height: 100%;width: 1px;}
#product_area .top-fv__borders span:nth-child(3) {left: 50.5vw;top: 0;height: 100%;width: 1px;}
#product_area .top-fv__borders span:nth-child(4) {left: 69vw;top: 0;height: 100%;width: 1px;}
#product_area .top-fv__borders span:nth-child(5) { left: 86.5vw; top: 0; height: 100%; width: 1px; }
#product_area .top-fv__borders span:nth-child(6) { top: 20%; left: 0; width: 100%; height: 1px; }
#product_area .top-fv__borders span:nth-child(7) { top: 50%; left: 0; width: 100%; height: 1px; }
#product_area .top-fv__borders span:nth-child(8) { top: 80%; left: 0; width: 100%; height: 1px; }
#product_area .top-fv__borders span::after {content: '';position: absolute;top: 0;left: 0;background-color: var(--primary);opacity: 0.8;}
#product_area .top-fv__borders span:nth-child(-n+5)::after { width: 100%; height: 30px; animation: borderDrop 4s linear infinite; }
#product_area .top-fv__borders span:nth-child(2)::after { animation-delay: 1s; }
#product_area .top-fv__borders span:nth-child(4)::after { animation-delay: 2.5s; }
#product_area .top-fv__borders span:nth-child(n+6)::after { height: 100%; width: 100px; animation: borderSlide 6s linear infinite; }
@keyframes borderDrop {  0% { top: -100px; opacity: 0; }  50% { opacity: 1; }  100% { top: 100%; opacity: 0; }}
@keyframes borderSlide {  0% { left: -100px; opacity: 0; }  50% { opacity: 1; }  100% { left: 100%; opacity: 0; }}

/* product_list */
#product_list li{margin:0 13px}
#product_list li .clip {aspect-ratio: 1/1;}
#product_list li .clip:before{content:'';position: absolute;width: calc(100% - 20px);height: calc(100% - 20px);border: 10px solid var(--complement);top: 0;z-index: 2;}
#product_list li:hover .clip:before{border-color:var(--primary)}
#product_list li .info_box {padding: 15px;position: relative;overflow: hidden;}
#product_list li .info_box .h3 {height: 64px;font-size: 19px;font-weight: 600;-webkit-line-clamp: 2;}
#product_list li:hover .info_box .h3, #product_list li.slick-current .info_box .h3{color:var(--primary)}
#product_list li .info_box p {font-size: 14px;font-weight: 400;color: var(--info);margin: 4px 0 10px;}
#product_list li .info_box .cate {margin-right: 2px;font-size: 15px;display: inline-block;background: var(--complement);padding: 6px 20px;border-radius: 50px;height: auto;}
#product_list li:hover .info_box .cate{background:var(--primary)}
#product_list li .info_box b{right: -40px;bottom: 20px;opacity: 0;}
#product_list li:hover .info_box b, #product_list li.slick-current .info_box b{right:20px;opacity:1}
#product_list li .info_box b svg{fill:var(--primary)}
#product_list li .info_box b svg{width:15px;height:15px;}
#product_area .arrowBox {right: -7.5%;z-index: 10;bottom: 0;display: flex;justify-content: space-between;width: 115%;}
#product_area .arrowBox a{background: var(--primary);width: 55px;aspect-ratio: 1/1;border-radius: 50px;display: inline-flex !important;align-items: center;justify-content: center;top: -250px;}
#product_area .arrowBox a svg{width:15px;height:15px}
#product_area .arrowBox a#product_prev svg{transform:scaleX(-1);}
#product_area .arrowBox a#product_next{right:0}
#product_area .arrowBox a:hover{background: var(--secondary);}

/* about_area */
#about_area{background:var(--secondary)}
#about_area .workframe {width: min(90%, 1570px);}
#about_area .h1tit{margin-bottom: 3vw;display: flex;align-items: center;gap: 20px;}
#about_area .h1tit span{display:block;width: 130px;height: 1px;background: #3b3b3b;position: relative;}
#about_area .h1tit span:after{content:'';position: absolute;width: 30px;height: 1px;top: 0;background: var(--primary);}
#about_area .box{display:grid;grid-template-columns: 50% 1fr;gap: 5vw;}
#fakeNumber{position:absolute;bottom: 30%;left: 2%;z-index: 7;}
#fakeNumber >div{display:flex;align-items: center;justify-content: center;}
#fakeNumber >div:after{content:'';position: absolute;background-image: url(/images/44/munBg.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;width: 250px;aspect-ratio: 25 / 32;z-index: -1;box-shadow: 0 0 30px rgb(0 0 0 / 10%);}
#fakeNumber .eva{display:flex;flex-direction: column;align-items: center;justify-content: center;}
#fakeNumber .eva b{color:white;font-size: 135px;text-shadow: 0 0 30px rgb(0 0 0 / 10%);line-height: 1;}
#fakeNumber .eva p{color:white;font-size: 20px;}

/* custom_area */
#custom_area .parallax_svg { --parallax_wave: color-mix(in srgb, var(--secondary) 80%, white); }
#custom_area .parallax_svg.top { -webkit-mask-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='black'/%3E%3C/svg%3E"); mask-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='black'/%3E%3C/svg%3E"); }
#custom_area .parallax_svg.bottom { -webkit-mask-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='black'/%3E%3C/svg%3E"); mask-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='black'/%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 {--news-orange:#ff6500;--news-bg:#090a0b;--news-bg2:#101113;--news-line:#292b2e;--news-gray:#85888c;--news-white:#f5f5f5;position:relative;background:var(--news-bg);}
#news_area .workframe {position:relative;z-index:2;display:grid;grid-template-columns:minmax(300px,31%) minmax(0,63%);gap:6%;width: min(90%,1720px);margin:0 auto;}
#news_area .tit {display:flex;flex-direction:column;justify-content:space-between;min-height:100%;}
#news_area .news_en {display:flex;align-items:center;gap:18px;margin-bottom:32px;font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.35em;color:var(--news-orange);}
#news_area .news_en:before {display:block;width:48px;height:2px;background:var(--news-orange);content:"";}
#news_area .titimg {position:relative;width: 39vw;aspect-ratio: 2/1;left: -10vw;background-size: cover;}
#news_area .titimg img {display:block;max-width:100%;height:auto;filter:brightness(0) invert(1);}
#news_area .tit p {position:relative;max-width:470px;margin:0;padding:28px 0 0;color:#8d8f93;font-size:15px;line-height:2;letter-spacing:.06em;}
#news_area .tit p:before {position:absolute;top:0;left:0;width:78px;height:2px;background:linear-gradient(90deg,var(--news-orange) 0 58%,#303236 58% 100%);content:"";}
#news_area .news_list_box {position:relative;}
#news_area .top-solution-list {margin:0;padding:0;border-top:1px solid var(--news-line);list-style:none;}
#news_area .top-solution-list > li {position:relative;padding:0;border-bottom:1px solid var(--news-line);transition:background .4s ease,border-color .4s ease;}
#news_area .top-solution-list > li > .atag_item {inset:0;z-index:5;}
#news_area .top-solution-list > li:before {position:absolute;top:-1px;left:0;width:0;height:2px;background:var(--news-orange);transition:width .5s cubic-bezier(.65,0,.35,1);content:"";}
#news_area .top-solution-list > li:hover:before {width:100%;}
#news_area .top-solution-list > li:hover {background:linear-gradient(90deg,rgba(255,101,0,.045),rgba(255,101,0,0) 72%);}
#news_area .top-solution-list__row {display:grid;grid-template-columns:minmax(0,1fr) 56px;gap: 135px;align-items:center;padding: 40px 0;}
#news_area .top-solution-list__left {position:relative;display:grid;grid-template-columns: 205px 1fr;gap: 45px;align-items:center;}
#news_area .top-solution-list__num {position:relative;z-index:3;display:flex;flex-direction:column;margin:0;font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif;color:#fff;}
#news_area .top-solution-list__num .u-en {margin-bottom:8px;font-size: 14px;font-weight:500;line-height:1;letter-spacing: .06em;color: #6d6d6d;}
#news_area .news_date {font-size: 40px;font-weight:400;line-height:1;letter-spacing:-.03em;color: var(--white);transition:color .35s ease;}
#news_area .top-solution-list > li:hover .news_date {color:var(--news-orange);}
#news_area li .h3 {position:relative;z-index:3;height:auto;margin:0;color:#d6d7d8;font-size:clamp(18px,1.45vw,25px);font-weight:500;line-height:1.65;letter-spacing:.04em;-webkit-line-clamp:2;transition:color .35s ease,transform .35s ease;}
#news_area li:hover .h3 {color:#fff;transform:translateX(10px);}
#news_area .top-solution-list__media {position:absolute;z-index:4;top:50%;left: 150px;width: 250px;aspect-ratio: 4/3;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) scale(.92);transition:opacity .35s ease,visibility .35s ease,transform .45s cubic-bezier(.2,.75,.3,1);}
#news_area .top-solution-list > li:hover .top-solution-list__media {opacity:1;visibility:visible;transform:translateY(-50%) scale(1);}
#news_area .top-solution-list__media:before {position:absolute;z-index:2;inset:0;box-shadow:inset 0 0 0 1px rgba(255,101,0,.55);content:"";pointer-events:none;}
#news_area .top-solution-list__media img {position:relative;display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.08) brightness(.8);transform:rotate(-3deg) scale(1);will-change:transform;transition:none;}
#news_area .top-solution-list__right {position:relative;z-index:6;display:flex;justify-content:flex-end;}
#news_area .top-solution-list__right b {display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #343639;border-radius:50%;transition:background .35s ease,border-color .35s ease,transform .35s ease;}
#news_area .top-solution-list__right svg {width:14px;height:14px;fill:#898c90;transition:fill .35s ease;}
#news_area .top-solution-list > li:hover .top-solution-list__right b {border-color:var(--news-orange);background:var(--news-orange);transform:rotate(-45deg);}
#news_area .top-solution-list > li:hover .top-solution-list__right svg {fill:#080808;}
#news_area .top-solution-list > li:hover .h3 {padding-left: 185px;}
#news_area li .h3 {transition:color .4s ease,transform .4s ease,padding .45s cubic-bezier(.2,.75,.3,1);}

/* 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) {
	#news_area .top-solution-list__row{gap: 100px;}
}
@media screen and (max-width: 1400px) {
    #product_area .arrowBox{width: 105%;right: -2.5%;}
}
@media screen and (max-width: 1280px) {
    #product_area .arrowBox{right: -15px;width: calc(100% + 30px);}
    #product_area .arrowBox a{top: -320px;}
    #about_area .topbox{margin-bottom: 13vw;}
}
@media screen and (max-width: 1024px) {
    #news_area .workframe{display:flex;flex-direction: column;align-content: flex-start;gap: 40px;}
    #news_area .more {position:absolute;right: 0;}
    #news_area .titimg{display:none;}
    #fakeNumber{bottom:unset;top: 20%;left: unset;right: 5%;transform: scale(.8);transform-origin: top right;}
    #about_area .box{display:block}
    #about_img img{width: 80%;aspect-ratio: 7/3;}
    #product_area .titbox p {position:relative;width: 100%;right: 0;}
    section{padding: 7vw 0;}
}
@media screen and (max-width: 980px) {
    #fakeNumber >div:after{width: 180px;}
    #fakeNumber .eva b{font-size:100px;}
	section .clip img{height: auto;}
    #news_area .top-solution-list__media{left: unset;top: 20%;right: -20%;}
    #news_area .tit p{width: 100%;padding: 0;}
    #news_area .top-solution-list > li:hover .h3{transform: translateX(0);padding-left: 0;}
    #news_area .tit p:before{display:none;}
    #product_area .top-fv__borders span:nth-child(4), #product_area .top-fv__borders span:nth-child(5){display:none;}
    #product_area .top-fv__borders span:nth-child(2){left:50vw}
    #product_area .top-fv__borders span:nth-child(3){left: 83.5vw;}
    #about_area .topbox{padding-bottom: 10vw;}
	section { padding: 10vw 0;  }
    #product_area .titbox{margin-bottom:4vw}
    #news_area .top-solution-list__row{align-items: start;min-height: unset;}
    #news_area .top-solution-list__left{display:flex;flex-direction: column;align-items: flex-start;gap: 20px;}
}
@media screen and (max-width: 760px) {
    #news_area .tit .more{position: relative;}
	section {padding: 15vw 0;}
    section .h2tit{font-size: 20px;}
    #fakeNumber{top: 22%;}
    #about_img img{width: 100%;aspect-ratio: 4/3;}
    #about_area .h1tit{margin-bottom: 8vw;font-size: 15px;}
    #about_area .info{margin-top: 20px;}
	#about_area #about_img { width: 80vw; }
	#about_area .about_sub_2 { bottom: 60vw; }
	 #news_area .top-solution-list__num .u-en{display:flex;justify-content: flex-start;gap: 20px;}
    #news_area li .h3{grid-column: unset;}
	#news_area .top-solution-list__row{gap: 50px;}
    #news_area .top-solution-list__left{grid-template-columns: 1fr;}
	#news_area li .row { margin: auto; width: 280px; }
    #product_area .titbox p{font-size:14px;margin-bottom: 30px;}
}