#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .titleBox {margin-top: 125px;margin-left: 96px;padding-bottom: 50px;border-bottom: 1px solid rgba(0, 0, 0, 0.3);position: relative;margin-bottom: 30px;padding-left: 70px;}
section .titleBox:before{content:"01";font-weight: 700;font-family:"Roboto";color: var(--primary);font-size:20px;line-height:1;letter-spacing:0;position:absolute;left:0;top:2px;font-family: "Open Sans", sans-serif;}
section .titleBox:after{content:"";width:3px;height:75px;background-color: var(--primary);position:absolute;left:45px;top:2px}
section .titleTw{font-weight:400;font-size:24px;line-height:1;letter-spacing:1.2px;margin-bottom: 15px;}
section  .titleEn{color: var(--primary);text-transform:uppercase;font-size:60px;line-height:1;letter-spacing: 3px;font-weight:700;font-family:"Open Sans",sans-serif;font-style:unset;display:block}
section .title_box { padding-bottom: 3vw; font-style: italic; font-size: 38px; }
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 .btnBox { margin-top: 64px;}

/* product_sub_list */
#product_sub_list >div { margin: auto; width: 100%; }
#product_sub_list li {width: 210px;display: block;}
#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_list { width: 600px; }
#product_list li .clip { height: 690px; -webkit-clip-path: url(#clip_product); clip-path: url(#clip_product); }
#product_list li .info_box { width: 367px; height: 228px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 367 228'%3E%3Cpath d='M367.78 126C374 16.84 244.78 11.74 169 1.62c-30.92-4.22-65.18-.49-89.25 18.28-10.07 8.27-21.49 9.51-30.69 14.7-10.8 7-24 26.55-31.88 38.77-20.79 30.78-25.12 73.93 3.58 101.93 42.82 40.82 125.08 59.41 182.75 51.15 18.44-2.61 31-8 48.42-10.85 17.13-1.86 30.89-3.56 48.43-10.85 33.48-12.81 54.43-40.22 67.42-78.75z' fill='%23f4ece5'/%3E%3C/svg%3E") no-repeat center / 100%; bottom: 0; left: 0; }
#product_list li .info_box >div { margin: auto; width: 80%; }
#product_list li .info_box h3 { height: auto; font-size: 20px; }
#product_list li .info_box p { margin-right: 10px; font-weight: 300; }
#product_list li .info_box p:first-letter { margin-right: 2px; font-size: 12px; }

/* about_area */
#about_area {z-index: 5;display: grid;grid-template-columns: 55% 35%;background: var(--triadic2);align-items: center;justify-content: space-between;padding: 8vw 0;}
#about_area:after{content:'';position: absolute;width: 54%;height: 80%;background: var(--primary);left: 0;border-radius: 0 20px 20px 0;}
#about_area .title_box { padding-bottom: 0; }
#about_area .pageh1 {font-size: 23px;line-height: 2;margin-bottom: 10px;font-weight: 500;}
#about_area article p {width: 80%;margin-bottom: 30px;line-height: 210%;font-weight: 400;text-align: justify;letter-spacing: 1px;}
#about_area #about_img{order: -1;}
#about_area #about_img .clip{margin-left: 90px;}
#about_area #about_img .clip img{aspect-ratio: 4/2.5;}
#about_area .fallList{display:flex;flex-direction:column;gap:40px;max-width:1200px;margin:40px auto;padding:0 20px}
#about_area .fallBox{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}
#about_area .fallBox .left,.fallBox .right{display:flex;flex-direction:column;gap:20px;flex:1}
#about_area .Img img{width:100%;border-radius:12px;display:block;transition:transform 0.3s ease,opacity 0.6s ease;opacity:0;transform:translateY(20px)}
#about_area .Img img:hover{transform:scale(1.05)}

/* 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:before{content:url(/images/44/img-news-bottom.png);position: absolute;left: 0;bottom: 0;}
#news_area:after{content:url(/images/44/img-news-right.png);position: absolute;right: 0;bottom: 0;animation: aboutImgAnimation 10s ease-in-out infinite;}
#news_area .titleBox{padding-left:0;margin-top: 0;border-bottom: 0;}
#news_area .bg_box {width: 70%;aspect-ratio: 1/1;border-radius: 50%;height: auto;margin-top: 60px;}
#news_area .titleBox:before, #news_area .titleBox:after{display:none;}
#news_area .workframe{display:grid;grid-template-columns: 50% 45%;justify-content: space-between;}
#news_area .nlist {margin-top: 35%;}
#news_area li{padding: 30px 0;border-bottom: 1px solid #d5d5d5;}
#news_area li .info_box {display: grid;align-items: center;justify-content: space-between;grid-template-columns: 110px 1fr 60px;}
#news_area li .time {width: 65px;font-weight: 400;font-size: 14px;display: flex;flex-direction: column;align-items: center;font-family: "Open Sans", sans-serif;color: var(--info);}
#news_area li .time font{font-weight: 700;font-size: 32px;font-family: "Open Sans", sans-serif;color: var(--primary);line-height: 1.2;}
#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 {height: auto;line-height: 150%;font-size: 19px;-webkit-line-clamp: 1;}
#news_area li span{display: flex;justify-content: flex-end;}
#news_area li span:after{zoom: 45%;content:url(/images/44/arrow.png);-webkit-filter:contrast(0) brightness(2);filter:contrast(0) brightness(0)}
#news_area li:hover span:after{animation:arrow_move 1s linear infinite forwards}
@keyframes aboutImgAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(50px);transform:translateY(50px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}

/* book_area */
#book_area{padding-top:0;margin-top: -80px;}
#book_area .workframe{width: 90%;}
#book_area li img {aspect-ratio: 5/3;}
#book_area li >div{display:grid;grid-template-columns: 58% 42%;}
#book_area li .h3 {margin-bottom: 10px;height: auto;font-size: 24px;letter-spacing: 0.5px;}
#book_area li .titleEn {margin-top: 10px;line-height: 1.3;position: relative;}
#book_area li .titleEn:after{content:"";display:block;width:40px;height: 5px;margin-top:25px;background: linear-gradient(to right,var(--primary),var(--secondary));opacity: 0.8;}
#book_area li article {margin-top: 20px;height: 95px;-webkit-line-clamp: 3;line-height: 2;text-align: justify;}
#book_area li .info{background: #dbdbdb;padding: 7.5% 10%;position: relative;}
#book_area li .info:after{content:"";position: absolute;width: 100%;height: 25px;margin-top:25px;background: linear-gradient(to right,var(--primary),var(--secondary));opacity: 0.8;left: 0;bottom: 0;}
#book_area .btn{position:absolute;padding: 0;right: 3%;bottom: 10%;display: flex;flex-direction: column;align-items: center;gap: 7px;}
#book_area .btn a{padding: 0;display: flex !important;align-items: center;justify-content: center;width: 45px;aspect-ratio: 1/1;border-radius: 50px;border: 2px solid var(--gray);}
#book_area .btn a svg{width:18px;height:18px;}
#book_area .btn a#news_prev svg{transform:scaleX(-1);}

/* photo_area */
#photo_area .item {width: 260px;height: 200px;}
#photo_area .item img {height: 100%;object-fit: cover;}

@media screen and (max-width: 1460px) {
    section .titleBox{margin-left:0}
    #news_area .titleBox{margin:0}
	#about_area .about_sub_1 , #about_area .about_sub_2 , #about_area .about_sub_3 { width: 20vw; }
	#product_list { width: 500px; margin-left: 30px; }
	#product_list li .clip { height: 590px; }
	#about_area .about_sub_2 { top: -20vw; right: 6vw; }
}
@media screen and (max-width: 1024px) {
    #book_area{margin-top:-30px;}
    #book_area li article{-webkit-line-clamp:2;height: 65px;}
    section .titleEn{font-size:45px}
    #about_area #about_img .clip{margin-left: 50px;}
    section .titleBox{margin-top:0}
    #about_area:after{height: 30%;bottom: 0;border-radius: 0;}
    #about_area #about_img{width: 90%;order: 2;margin-top: 70px;}
    #about_area{grid-template-columns:1fr}
    #about_area >div{width:80%;margin: 0 auto;}
	#product_list { margin: auto; }
	#news_area li h3 { height: 30px; -webkit-line-clamp: 1; }
    #book_area li >div{grid-template-columns:1fr}
    #book_area .btn{right: 4%;bottom: 5%;}
}
@media screen and (max-width: 980px) {
    #book_area{margin-top: 50px;}
    #news_area:after{bottom: 30%;}
    #news_area:before{opacity:.5}
    #news_area .nlist{margin-top:0}
    #news_area .workframe{grid-template-columns:1fr}
	#product_list { width: 500px; }
	#product_list li .clip { height: 590px; }
	#about_area #about_info { margin-bottom: 8vw; }
	#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) {
	#about_area article p{width: 100%;}
	section .clip img{height: auto;}
	section { padding: 12vw 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 { height: 80vw; }
	#product_list li .info_box { width: 45vw; height: 30vw; }
}
@media screen and (max-width: 550px) {
    #book_area .more_btn{width:180px}
    #book_area li .info{padding-bottom:15%}
    section .titleEn{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 { height: 100vw; }
	#product_list li .info_box { width: 55vw; height: 40vw; }
	#about_area #about_img { width: 80vw; }
	#about_area .about_sub_2 { bottom: 60vw; }
	#news_area li .row { margin: auto; width: 280px; }
}
@media screen and (max-width: 480px) {
	#book_area li.row { margin: auto; width: 250px; }
}