#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .emtitle_box {font-style: unset;font-size: 40px;display: block;font-family: "Arimo", sans-serif;font-weight: 800;text-transform: uppercase;line-height: 1.5;}
section .emtitle_box:first-letter{color:var(--secondary)}
section .title_box {padding-bottom: 3vw;font-size: 28px;font-weight: 600;color: #353535;}
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_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 {padding: 10vw 0;background-image: url(/images/44/aboutBg.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size: cover;position: relative;}
#about_area:before{content:'';position: absolute;width: 550px;height: 80%;top: 0;right: 0;background-image: url(/images/44/about-line.png);background-repeat:no-repeat;background-position: 50% 45%;background-size: 300%;z-index: 1;filter: brightness(0);opacity: .15;}
#about_area .workframe{width:min(90%, 520px)}
#about_area .pageh1 {font-size: 20px;line-height: 1.7;font-weight: 500;padding: 0 10%;}
#about_area article p {margin-bottom: 60px;line-height: 2;letter-spacing: 2px;font-weight: 400;text-align: center;margin-top: 10px;}
#about_area .clip {-webkit-clip-path: url(#clip_about);clip-path: url(#clip_about);}
#about_area .about_sub_1 {width: 350px;bottom: -20%;right: 15vw;animation: aboutImgAnimation 7s ease-in-out infinite;}
#about_area .about_sub_1 img{aspect-ratio:4/3}
#about_area .about_sub_1 .clip { -webkit-clip-path: url(#clip_about_sub_1); clip-path: url(#clip_about_sub_1); }
#about_area .about_sub_2 {width: 340px;bottom: 5vw;right: 7vw;z-index: -1;}
#about_area .about_sub_2  img{aspect-ratio:3/4}
#about_area .about_sub_2 .clip { -webkit-clip-path: url(#clip_about_sub_2); clip-path: url(#clip_about_sub_2); }
#about_area #about_img{left: 0;width: 30%;}
#about_area #about_img img{aspect-ratio:4/3}
#about_info{text-align: center;}
#about_info .more_btn{color: white;font-size: 16px;font-weight: 400;letter-spacing: 1.92px;line-height: 32px;position: relative;display: inline-block;}
#about_info .more_btn span{color: white;display: inline-block;letter-spacing: 0;font-family: "Arimo", sans-serif;}
#about_info .more_btn:before{content:"";background-image: url(/images/44/arrow.png);background-size:contain;background-repeat:no-repeat;display:block;width:21px;height:12px;position:absolute;top: calc(50% - 4px);left:auto;bottom:auto;right:0;transform:translateX(-10px);opacity:0;image-rendering:auto;-webkit-filter: contrast(0) brightness(150%);filter: contrast(0) brightness(200%);}
#about_info .more_btn:hover{background: var(--primary);padding: 17px 60px;}
#about_info .more_btn:hover::before{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;right: 8px;}
#about_info .more_btn:hover span{-webkit-transform:translateX(-100%);transform: translateX(-35%);}
#about_area .videoBox{position:absolute;top:calc(50% - 80px);left:unset;bottom:auto;right:27%;z-index:2}
#about_area .videoBox a{position:absolute;width:100%;height:100%;top:0;z-index:2}
#about_area .videoBox .item{cursor:pointer;background-color:rgb(201 197 192 / 20%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:110px;height:110px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}
#about_area .videoBox .item:before{content:"";background-color: #f7f7f7;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:-webkit-calc(100% - 14px);width:-moz-calc(100% - 14px);width:calc(100% - 14px);height:-webkit-calc(100% - 14px);height:-moz-calc(100% - 14px);height:calc(100% - 14px);position:absolute;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
#about_area .videoBox:hover .item:before{width:0;height:0}
#about_area .videoBox .item .triangle{width:14px;height:15px;margin-top:10px;position:relative}
#about_area .videoBox .item .triangle:before{content:"";border-style:solid;border-width:7.5px 0 7.5px 14px;border-color:transparent transparent transparent var(--secondary);display:block;width:0;height:0;position:absolute;top:0;left:0;bottom:auto;right:auto}
#about_area .videoBox .item p{color:var(--secondary);font-size:12px;font-weight:400;letter-spacing:0.72px;line-height:1.4;text-align:center;position:relative;padding-top:6px;font-family:"Arimo",sans-serif}
@keyframes aboutImgAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0);}50%{-webkit-transform:translateY(10px);transform:translateY(10px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}

/* custom_area */
#custom_area{border-bottom:1px solid #ddd;padding: 0;}
#custom_area .workframe{margin-right: 170px;}
#custom_area ul{border-left:1px solid #ddd;border-right: 1px solid #ddd;width: calc(80% - 5px);margin: 0 0 0 auto;}
#custom_area li{border-right:1px solid #ddd;position: relative;}
#custom_area li:hover{box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);}
#custom_area li:before{content: "";position: absolute;width: 100%;height: 6px;background: #0e335c;left: 0;bottom: 0;opacity: 0;-webkit-transition: all 0.5s;transition: all 0.5s;-webkit-transition-delay: 0s;transition-delay: 0s;}
#custom_area li:hover:before{opacity: 1;}
#custom_area li >div{padding: 60px 0 50px;display: flex;flex-direction: column;align-items: center;}
#custom_area li .clip{margin-bottom: 40px;display: flex;align-items: center;justify-content: center;position: relative;}
#custom_area li .clip:after{content:'';width: 100px;aspect-ratio: 1/1;border-radius: 38% 62% 42% 58% / 48% 52% 48% 52%;position: absolute;background: var(--triadic1);z-index: -1;animation: blobMorph 6s ease-in-out infinite;}
#custom_area li img{width: 50px;height: auto;aspect-ratio: 1/1;filter: saturate(60%);opacity: .8;}
#custom_area li .h3{font-size:17px;font-weight: 500;}
#custom_area li article{font-size:14px;font-family: "Arimo", sans-serif;font-weight: 200;text-transform: capitalize;}
#custom_area li .more{display:flex;align-items: center;justify-content: center;margin-top: 15px;}
#custom_area li .more .moreText{font-family: "Arimo", sans-serif;font-size: 0;text-transform: uppercase;font-weight: 600;letter-spacing: 2px;color: var(--secondary);height: 23px;}
#custom_area li:hover .more .moreText{font-size: 14px;margin-right: 25px;}
#custom_area li .more .dots{width:8px;display: flex;align-items: center;aspect-ratio: 1/1;background: var(--secondary);border-radius: 50px;box-shadow: -14px 0 var(--secondary), 14px 0 var(--secondary);}
@keyframes blobMorph{0%{border-radius:38% 62% 42% 58% / 48% 52% 48% 52%;}33%{border-radius:58% 42% 62% 38% / 52% 48% 52% 48%;}66%{border-radius:42% 58% 38% 62% / 48% 48% 52% 52%;}100%{border-radius:38% 62% 42% 58% / 48% 52% 48% 52%;}}
#custom_area .arrowBox{display:-webkit-box;display:-ms-flexbox;display: flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;position:absolute;bottom: 20%;gap: 15px;left: 8%;}
#custom_area .arrowBox .arrow{width:48px;height:48px;border-radius:50%;border: 1px solid #c9d1d9;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}
#custom_area .arrowBox .arrow:hover{border-color:var(--primary)}
#custom_area .arrowBox .arrow:before{content:"";width: 0px;aspect-ratio:1/1;position:absolute;background-color:var(--primary);border-radius:50%}
#custom_area .arrowBox .arrow:hover:after{-webkit-filter:contrast(0) brightness(150%);filter:contrast(0) brightness(200%)}
#custom_area .arrowBox .arrow:hover:before{width:100%}
#custom_area .arrowBox .arrow:after{content:"";width:14px;height:12px;background-repeat:no-repeat;background-size:contain;background-image:url(/images/44/arrow.png);position:absolute}
#custom_area .arrowBox #custom_prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

/* news_area */
#news_area:after{content:'';position:absolute;left:0;top:0;z-index:-3;width:45%;height:100%;background-image:url(/images/44/dotBg.png);filter:saturate(0%);opacity:.45}
#news_area .workframe.toptitle {padding-bottom: 30px;grid-template-columns: 33% 43% 15%;align-items: center;}
#news_area .workframe.toptitle *{padding:0}
#news_area .workframe{width: min(90%, 1300px);display: grid;grid-template-columns: 33% 62%;justify-content: space-between;}
#news_area .bg_box {background-repeat:no-repeat;background-position:50% 50%;background-size:cover;}
#news_area li {border-bottom: 3px solid #ddd;padding: 50px 0;position: relative;}
#news_area li:after{content:'';position: absolute;height: 3px;width: 50px;background: var(--primary);bottom: -3px;}
#news_area li:hover:after{width:100%}
#news_area li .info_box{display:grid;grid-template-columns: 90px 120px 1fr;align-items: center;gap: 20px;}
#news_area li .img_box , #book_area li .img_box { border-radius: 15px; background-color: #f9f9f9; }
#news_area li .time {font-size: 16px;line-height: 1.875;letter-spacing: 0;font-weight: bold;color: var(--primary);font-family: "Arimo", sans-serif;}
#news_area li .category_btn{font-size: 16px;line-height: 1;letter-spacing: 0.32px;border: 1px solid rgba(0, 0, 0, 0.3);border-radius: 50px;padding: 10px 20px;display: inline-block;}
#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;font-weight: 500;}
#news_area .arrowBox{display:-webkit-box;display:-ms-flexbox;display: flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;justify-content: flex-end;gap: 15px;}
#news_area .arrowBox .arrow{width:48px;height:48px;border-radius:50%;border: 1px solid #c9d1d9;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}
#news_area .arrowBox .arrow:hover{border-color:var(--primary)}
#news_area .arrowBox .arrow:before{content:"";width: 0px;aspect-ratio:1/1;position:absolute;background-color:var(--primary);border-radius:50%}
#news_area .arrowBox .arrow:hover:after{-webkit-filter:contrast(0) brightness(150%);filter:contrast(0) brightness(200%)}
#news_area .arrowBox .arrow:hover:before{width:100%}
#news_area .arrowBox .arrow:after{content:"";width:14px;height:12px;background-repeat:no-repeat;background-size:contain;background-image:url(/images/44/arrow.png);position:absolute}
#news_area .arrowBox #news_prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

/* 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) {
    #about_area .videoBox{right: 25%;}
    #custom_area ul{width: calc(75% - 52px);}
    #about_area .about_sub_2{right: 2vw;}
    #about_area .about_sub_1{right: 10vw;}
}
@media screen and (max-width: 1460px) {
    #custom_area .workframe{margin-right:0}
    #custom_area ul{width: calc(75% - 31px);}
	#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 {right: 0;}
}
@media screen and (max-width: 1280px) {
    #about_area .videoBox{right: 15%;}
    #about_area .about_sub_2{display:none;}
    #about_area #about_img{width: 26%;}
    #about_area #about_img img{aspect-ratio: 3 / 4;}
}
@media screen and (max-width: 1024px) {
    #news_area .arrowBox{display:none;}
    #news_area .workframe{display:block;}
    #news_area .bg_box{display:none;}
    #about_area .videoBox{right: 9%;}
    #about_area #about_img{width:20%}
    #custom_area .workframe{margin:0 auto}
    #custom_area .arrowBox{display:none;}
    #custom_area ul{margin:0 auto;width: 100%;}
	#product_list { margin: auto; }
	#news_area li h3 { height: 30px; -webkit-line-clamp: 1; }
}
@media screen and (max-width: 980px) {
    #about_area:before{width: 100%;height: 65%;top: unset;bottom: 0;}
    #about_area .videoBox{top: calc(50% - 105px);}
    #about_area #about_img{position:relative;width: 90%;margin: 0 auto 30px;}
    #about_area #about_img img{aspect-ratio:4/3}
	section { padding-top: 10vw; }
	#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) {
    #news_area li .h3{grid-column: 1 / 3;}
    #news_area li .info_box{grid-template-columns: 60% 30%;}
    #about_area .videoBox{top: calc(37% - 125px);}
    section .title_box{font-size: 24px;}
    #custom_area li article{font-size:12px}
	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) {
	#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_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; }
}