#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .h2title_box  {padding-bottom: 1vw;color: #1e1c1c;font-size: max(7.8 * (1vw + 1vh) / 2, 55px);font-weight: 600;line-height: 1.5;display: flex;gap: 25px;}
section .h2title_box b{font-size: max(7.8 * (1vw + 1vh) / 2, 55px);font-weight: 600;line-height: 1.5;--bg-size: 300%;--color-one: var(--primary);--color-two: var(--color-one);--color-thr: #c77062;--color-fou: #f2c1b9;--color-fiv: var(--color-thr);background: linear-gradient(90deg, var(--color-one), var(--color-two), var(--color-thr), var(--color-fou), var(--color-fiv), var(--color-one)) 0 0 / var(--bg-size) 100%;color: transparent;background-clip: text;-webkit-background-clip: text;animation: move-bg 45s infinite linear;}
@media (prefers-reduced-motion:no-preference){.boujee-text{animation:move-bg 8s linear infinite;}@keyframes move-bg{to{background-position:var(--bg-size) 0;}}}
section .ttinfo {font-size: 26px;letter-spacing: 6px;font-style: italic;font-weight: 400;margin-bottom: 3vw;}
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%); }

/* book_area */
#book_area {padding-top: 8.5vw;}
#book_area .bg_box {background-position: top right;background-repeat: no-repeat;opacity: .85;filter: hue-rotate(440deg) saturate(120%) brightness(100%);}
#book_area .Lparoller{left: -50px;bottom: 0;}
#book_area .Rparoller{right: -80px;top: 30%;z-index: 12;}
#book_area .workframe, #about_area .workframe , #product_area .workframe {width: min(85%, 1400px);}
#book_area .booklist {margin-top: 4vw;}
#book_area ul{display:grid;grid-template-columns: repeat(2, 1fr);gap: 35px 90px;align-items: start;}
#book_area li .img_box{border-radius:50px;}
#book_area li .img_box img{aspect-ratio: 2.6 / 2.7;}
#book_area li:first-child .box{padding-bottom:0}
#book_area li:first-child .img_box img{aspect-ratio: 6.4 / 4.6;}
#book_area li:first-child .more_btn{position:absolute;background: var(--primary);width: 140px;aspect-ratio: 1/1;border-radius: 50%;display: flex;flex-direction: column-reverse;gap: 0px;align-items: center;justify-content: center;color: white;right: 0;bottom: 70px;}
#book_area li:first-child .more_btn font{background:none;width: auto;}
#book_area li:first-child .more_btn font svg{}
#book_area li{display: grid;}
#book_area li .box{padding: 35px 0 35px 35px;}
#book_area li .more_btn{position:relative;z-index:5}
#book_area li .h3tit {font-size:22px;height: auto;font-weight: 500;letter-spacing: 1px;}
#book_area li p {color:#616161;-webkit-line-clamp: 3;height: 75px;word-break: keep-all;font-weight: 300;text-transform: uppercase;}
#book_area li:not(:first-child){grid-template-columns: 40% 55%;}
#book_area li:not(:first-child) .box{display:flex;flex-direction: column;justify-content: center;gap: 10px;}

/* product_area */
#product_area{padding-bottom:0}
#product_area .fixTxt{right:30px}
#product_area .h2title_box{padding:0}
#product_list{width: 120%;margin-left: -10%;}
#product_list *{transition: all 0s ease-in-out;-webkit-transition: all 0s ease-in-out;}
#product_list .btn{display:flex;padding: 0;align-items: center;justify-content: center;gap: 20px;margin-bottom: 50px;}
#product_list .btn a{font-size:15px;}
#product_list .btn a:hover{color:var(--primary)}
#product_list .btn span{width:115px;background: #dedede;height: 1px;display: block;}
#product_list li{margin:0 65px}
#product_list li img{aspect-ratio: 5 / 3.5;border-radius: 70px;}
#product_list li .clip span{right: 50px;font-size: max(7.8 * (1vw + 1vh) / 2, 55px);font-style: italic;font-weight: 700;background: var(--primary);color: transparent;background-clip: text;-webkit-background-clip: text;bottom: -90px;padding-right: 20px;}
#product_list li .info_box{margin-top: 60px;display: grid;grid-template-columns: 50% 40%;justify-content: space-between;align-items: center;}
#product_list li .info_box p{font-size: 22px;font-weight: 300;}
#product_list li .info_box .h3tit{font-size:22px;font-weight: 500;letter-spacing: 1px;height: auto;}
#product_list li .info_box article p{-webkit-line-clamp:4;height: 105px;font-size: 15px;font-weight: 400;overflow: hidden;}

/* about_area */
#about_area {background: #161d22;z-index: 5;}
#about_area .h2title_box , #about_area .more_btn , #about_img *{color:white}
#about_area .workframe{display:grid;grid-template-columns: 50% 46%;justify-content: space-between;align-items: center;}
#about_area .h2title_box {display: flex;flex-direction: column;gap: 0;margin-bottom: 40px;}
#about_area .h2title_box, #about_area .h2title_box *{line-height:1.2}
#about_area .title_box { padding-bottom: 0; }
#about_area .h3tit {margin-bottom: 2vw;font-size: 38px;}
#about_area article p {margin-bottom: 30px;line-height: 2.6;font-weight: 400;text-align: justify;width: 85%;}

#wrap .track{width:100vw;max-width:100%;overflow:hidden;white-space:nowrap;padding: 60px 0;border-bottom: 1px solid #d0d0d0;}
#wrap .track p{font-weight: 500;font-size: 38px;margin:0;text-transform:uppercase;letter-spacing:2px;line-height:1;will-change:transform;animation: marquee 50s linear infinite;color: #161d22;display: flex;align-items: center;}
#wrap .track p img{margin: 0 25px;}

@keyframes marquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}

/* 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  { 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; }

/* photo_area */
#photo_area{padding-bottom:10vw}
#photo_area:before{content:url(/images/44/img-bg2.png);position: absolute;right: 0;bottom: -9px;filter: hue-rotate(440deg) saturate(120%) brightness(100%);}
#photo_area:after{content:url(/images/44/img-bg1.png);position: absolute;top: -180px;left: 0;filter: hue-rotate(440deg) saturate(120%) brightness(100%);}
#photo_area .workframe{width:min(90%, 1400px)}
#photo_area .h2title_box{display:block;text-align: center;font-size: 70px;margin-bottom: 2vw;}
#photo_area .box {display:grid;grid-template-columns: repeat(5, 1fr);gap: 20px;}
#photo_area .item img {object-fit: contain;aspect-ratio: 89 / 33;}

@media screen and (max-width: 1280px) {
    #product_list li{margin:0 35px}
    #product_list{width:150%;margin-left: -25%;}
}
@media screen and (min-width: 1000px) {
    #book_area li:first-child .img_box{width:95%}
    #book_area li:first-child{grid-column-start: 1;grid-column-end: 2;grid-row-start:1;grid-row-end:3}{}
    #product_list li:not(.slick-current){margin-top:160px;}
    #product_list li:not(.slick-current) .info_box, #product_list li:not(.slick-current) .clip span{display:none;}
}
@media screen and (max-width: 1024px) {
    #book_area .Lparoller{bottom: -110px;}
    #photo_area .box{grid-template-columns: repeat(4, 1fr);}
}
@media screen and (max-width: 980px) {
    #product_list{width: 90%;margin: 0 auto;}
    #product_area .fixTxt{right:0;width: 150px;}
    section{padding:10vw 0}
    #book_area .Lparoller{left:unset;right: -50px;bottom: 0;}
    #book_area .Rparoller{display:none;}
	#book_area .bg_box{background-size: 80%;}
    #book_area ul{grid-template-columns:1fr}
    #about_area .workframe{grid-template-columns:1fr;gap: 30px;}
    #about_area article p{width:100%}
    #photo_area:before, #photo_area:after{zoom:50%}
    #photo_area .h2title_box{font-size:45px;}
    #photo_area .box{grid-template-columns: repeat(3, 1fr);}
}
@media screen and (max-width: 760px) {
	section .clip img{height: auto;}
    #photo_area:after{zoom: 30%;}
    #photo_area:before{display:none;}
    #photo_area .box{grid-template-columns: repeat(2, 1fr);}
    #product_area{padding-bottom:5vw}
    #photo_area .h2title_box{font-size: 32px;margin-bottom: 5vw;}
    #product_list li .info_box article{font-size:15px;height: 101px;}
    #product_list li .info_box{grid-template-columns:1fr;margin-top: 30px;padding: 0 25px;gap: 10px;}
    #product_list li img{border-radius: 40px;}
    #product_list li .clip span{bottom: -50px;right: 20px;}
    #product_list li{margin: 0 25px;}
    #product_area .fixTxt{right: unset;width: 110px;left: -20px;}
    #product_area .h2title_box{display:flex;flex-direction: column;align-items: center;}
    #product_area .more_btn{display:none;}
    #product_area .ttinfo{text-align:center;}
    section .ttinfo{text-align:left;padding:0;font-size:20px;letter-spacing:1px;margin-bottom:50px}
    #wrap .track p img{width:40px;}
    #wrap .track p{font-size: 29px;}
    #wrap .track{padding: 30px 0;}
    #about_area .h3tit{font-size:30px;}
    #book_area .Lparoller{width:150px;}
    #book_area li .box{padding: 25px 0 0 25px;}
    #book_area li .img_box img{aspect-ratio: 6.4 / 4.6;}
    #book_area li:first-child .more_btn{width: 100px;bottom: 100px;}
    #book_area li:not(:first-child){grid-template-columns:1fr}
    section .h2title_box{display: flex;flex-direction: column;align-items: flex-start;gap: 0;line-height: 1;}
}
