#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .title_box {padding-bottom: 3vw;font-size: 30px;text-align: center;font-weight: 600;letter-spacing: 2px;color: var(--complement);}
section .p_title_box {text-align:justify;margin-bottom: 3vw;line-height: 220%;}
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%; }

/* product_area */
#product_area{padding-bottom:0;}

/* move_area */
#move_area{padding-bottom:5vw}
#move_area .workframe{background: var(--triadic1);padding: 90px;border-radius: 35px;}
#move_area h3, #removal_area h3, #valuation_area h3{padding-bottom: 3vw;font-size: 24px;text-align: center;font-weight: 600;letter-spacing: 2px;color: var(--complement);}

/* removal_area */
#removal_area {background-image: url(/images/44/white-soft-paper.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;padding: 5vw 0;position: relative;}
#removal_area:after{content:'';width: 50%;height: 100%;position: absolute;right: 0;top: 0;background: var(--white);}
#removal_area .workframe{position:relative;z-index:2}

/* valuation_area */
#valuation_area{background-image: url(/images/44/white-soft-paper.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;padding: 5vw 0;position: relative;}

/* about_area */
#about_area {padding: 0;}
#about_area h2 { font-size: 45px; font-style: italic; }
#about_area article { margin-bottom: 30px; line-height: 210%; letter-spacing: 2px; font-weight: 400; }
#about_area .clip { -webkit-clip-path: url(#clip_about); clip-path: url(#clip_about); }
#about_area .about_sub_1 { width: 350px; top: -10vw; left: -3vw; }
#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: 300px; top: -3vw; right: 2vw; }
#about_area .about_sub_2 .clip { -webkit-clip-path: url(#clip_about_sub_2); clip-path: url(#clip_about_sub_2); }
#about_area .about_sub_3 { width: 300px; bottom: -11vw; left: 35vw; }
#about_area .about_sub_3 .clip { -webkit-clip-path: url(#clip_about_sub_3); clip-path: url(#clip_about_sub_3); }

/* 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; }

/* 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 .workframe{width:1440px;}
#photo_area .infoo{display: flex;flex-wrap: wrap;justify-content: space-between;}
#photo_area .item {position: relative;margin: 15px 0;width: calc((100%/4) - 50px);}
#photo_area .item img {position: relative;z-index: 1;width: 100px;}
#photo_area .item:hover img {-webkit-filter: contrast(0) brightness(150%);filter: unset;}
#photo_area .item h3{margin-top: 30px;font-weight: 500;font-size: 20px;color: var(--complement);text-align: center;}
#photo_area .item a { position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0; z-index: 3; }
#photo_area .item .photoBox{border: 5px solid #e9e8e8;border-radius: 20px;padding: 55px;display: flex;flex-direction: column;align-items: center;}
#photo_area .item:hover .photoBox{border: 5px solid #e09e50;}
#photo_area .item .info {z-index: 2;text-align: center;margin-top: -20px;}
#photo_area .item .info article {font-size: 15px;text-align: center;margin-top: 25px;}
#photo_area .item .info p {background: var(--primary);display: inline-block;color: #fff;font-family: 'Lato', sans-serif;width: 38px;text-align: center;line-height: 38px;border-radius: 50%;}

/* contact_area */
#contact_area{background: #f9f9f9;padding: 50px 0 0;}
#contact_area:after{content:'';margin: 50px 0px 0px 0px;background-image: url(/images/44/footer-top.svg);background-position: bottom center;background-repeat: no-repeat;background-size: cover;width: 100%;height: 140px;display: block;}
#contact_area .workframe{width: var(--width-md);display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;flex-direction: column;}
#contact_area .left{margin-bottom: 50px;}
#contact_area .left .title_box{padding-bottom: 1vw;}
#contact_area .left h3{font-weight: 400;letter-spacing: 2px;margin-bottom: 30px;}
#contact_area .left p{text-align: center;font-size: 20px;padding: 0 60px;font-weight: 500;color: var(--complement);}
#contact_area .right{display: flex;flex-wrap: wrap;justify-content: center;}
#contact_area .right p{font-family: 'Lato', sans-serif;font-size: 30px;display: flex;font-weight: 600;}
#contact_area .right p svg{width: 25px;margin-right: 10px;}
#contact_area .right .more_btn{margin: 0 15px;}
#contact_area .right .more_btn font{color:#fff;display: flex;align-items: center;}
#contact_area .right .more_btn svg{width: 15px;height: 15px;fill: #fff;margin-left: 20px;margin-right: 0;}
#contact_area .right .more_btn:hover svg{margin-left:30px;}

@media screen and (max-width: 1440px){
	#photo_area .workframe{width:90%;}
	#photo_area .item h3{height: 67px;}
	#move_area .workframe{padding: 90px 0;}
}
@media screen and (max-width: 1024px){
	#product_list { margin: auto; }
	#news_area li h3 { height: 30px; -webkit-line-clamp: 1; }
	#photo_area .item{width: calc((100%/2) - 30px);}
}
@media screen and (max-width: 980px){
	#move_area .workframe{width: 90%;padding: 90px 5%;border-radius: 0;}
	section { padding-top: 10vw; }
	#product_list { width: 500px; }
	#product_list li .clip { height: 590px; }
	#about_area .about_sub_2 { top: auto; bottom: 35vw; width: 35vw; }
	#about_area .about_sub_3 { width: 29vw; left: 10vw; }
	#contact_area .workframe{width:90%;}
}
@media screen and (max-width: 760px){
	section { padding: 8vw 0 2vw; }
	#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){
	#photo_area .item{width: 100%;}
	section .title_box{font-size: 28px;}
	#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; }
	#move_area h3, #removal_area h3, #valuation_area h3{letter-spacing:0;}
	#contact_area .left p{padding:0;}
	#contact_area .right .more_btn{margin:5px 0;}
}
@media screen and (max-width: 480px){
	#book_area li .row { margin: auto; width: 250px; }
}