#Main{color:#2A2A2A}.btn-hex{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.btn-hex::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#2A2A2A;transition:background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.btn-hex .arrow{display:block;position:absolute;aspect-ratio:1;background:url("../img/work/btn-arrow.png") center center/contain no-repeat;transition:-webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.btn-hex.-md .icon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.btn-hex.-md .icon picture{display:block;margin:0 auto}.btn-hex.-md .icon span{color:white;font-weight:700;line-height:2}.btn-hex.-md .label{color:white;font-weight:700;line-height:1.5}.btn-hex.-lg .label{display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column;color:white;font-weight:700;line-height:1.5}.btn-hex.-lg .label .title{line-height:1.35}.btn-hex.-lg .label .note{font-weight:400;text-indent:-0.5em}@media print, screen and (min-width: 769px){.btn-hex.-md{gap:4rem;width:51.4rem;height:11.2rem}.btn-hex.-md .icon{-webkit-flex-flow:column;flex-flow:column;-webkit-justify-content:center;justify-content:center;width:11.5rem;height:100%;border-right:0.7px solid #666A6F}.btn-hex.-md .icon picture{width:2.6rem}.btn-hex.-md .icon span{font-size:1.1rem}.btn-hex.-md .label{font-size:1.6rem}.btn-hex.-md .arrow{right:4rem;width:1.5rem}.btn-hex.-md::before{-webkit-clip-path:polygon(2rem 0%, 100% 0%, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0% 100%, 0% 2rem);clip-path:polygon(2rem 0%, 100% 0%, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0% 100%, 0% 2rem)}.btn-hex.-lg{width:96rem;height:19.2rem}.btn-hex.-lg .label{margin-left:11.6rem}.btn-hex.-lg .label .sub{font-size:2rem}.btn-hex.-lg .label .title{font-size:2.8rem}.btn-hex.-lg .label .note{font-size:1.5rem}.btn-hex.-lg .arrow{right:8.5rem;width:3.5rem}.btn-hex.-lg::before{-webkit-clip-path:polygon(4rem 0%, 100% 0%, 100% calc(100% - 4rem), calc(100% - 4rem) 100%, 0% 100%, 0% 4rem);clip-path:polygon(4rem 0%, 100% 0%, 100% calc(100% - 4rem), calc(100% - 4rem) 100%, 0% 100%, 0% 4rem)}.btn-hex:hover::before{background-color:#555555}.btn-hex:hover .arrow{-webkit-transform:translate(3px, -3px);transform:translate(3px, -3px)}}@media print, screen and (max-width: 768px){.btn-hex.-md{-webkit-flex-flow:column;flex-flow:column;-webkit-justify-content:center;justify-content:center;gap:2.666vw;width:43.2vw;height:27.466vw}.btn-hex.-md .icon{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;gap:1.6vw}.btn-hex.-md .icon picture{width:4vw}.btn-hex.-md .icon span{font-size:2.4vw}.btn-hex.-md .label{font-size:2.666vw}.btn-hex.-md .arrow{right:4vw;bottom:4vw;width:2.666vw}.btn-hex.-md::before{-webkit-clip-path:polygon(2.666vw 0%, 100% 0%, 100% calc(100% - 2.666vw), calc(100% - 2.666vw) 100%, 0% 100%, 0% 2.666vw);clip-path:polygon(2.666vw 0%, 100% 0%, 100% calc(100% - 2.666vw), calc(100% - 2.666vw) 100%, 0% 100%, 0% 2.666vw)}.btn-hex.-lg{width:89.333vw;height:60.266vw}.btn-hex.-lg .label{gap:2.4vw;margin-left:10.666vw}.btn-hex.-lg .label .sub{font-size:3.466vw}.btn-hex.-lg .label .title{font-size:5.866vw}.btn-hex.-lg .label .note{font-size:3.2vw}.btn-hex.-lg .arrow{right:12vw;bottom:11.2vw;width:5.333vw}.btn-hex.-lg::before{-webkit-clip-path:polygon(13.333vw 0%, 100% 0%, 100% calc(100% - 13.333vw), calc(100% - 13.333vw) 100%, 0% 100%, 0% 13.333vw);clip-path:polygon(13.333vw 0%, 100% 0%, 100% calc(100% - 13.333vw), calc(100% - 13.333vw) 100%, 0% 100%, 0% 13.333vw)}}.link-more{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:700;letter-spacing:0.05em;white-space:nowrap}.link-more i{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:50%;aspect-ratio:1;background-color:#2A2A2A}.link-more i::after{content:"";display:block;width:100%;height:100%;background:url("../img/work/btn-arrow-2.png") center center/contain no-repeat;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.link-more.-white{color:white;font-weight:500}.link-more.-white i{background-color:white}.link-more.-white i::after{-webkit-filter:none;filter:none}@media print, screen and (min-width: 769px){.link-more{gap:1rem;font-size:1.3rem;transition:opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.link-more i{width:3rem;transition:-webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scale(1.001);transform:scale(1.001)}.link-more.-white{font-size:1.2rem}.link-more:hover{opacity:0.7}.link-more:hover i{-webkit-transform:scale(1.05);transform:scale(1.05)}}@media print, screen and (max-width: 768px){.link-more{gap:1.6vw;font-size:2.933vw}.link-more i{width:8vw}}@media print, screen and (min-width: 769px){.mv{margin-bottom:7rem}}@media print, screen and (max-width: 768px){.mv{margin-bottom:12.8vw}}.concept{margin:0 auto}@media print, screen and (min-width: 769px){.concept{width:116rem;margin-bottom:7rem}}@media print, screen and (max-width: 768px){.concept{margin-bottom:9.333vw}}@media print, screen and (min-width: 769px){.concept-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:8rem}}@media print, screen and (max-width: 768px){.concept-content{margin-bottom:8vw}}.concept-content .content-title h2{font-weight:700;line-height:1.75}@media print, screen and (min-width: 769px){.concept-content .content-title{padding-top:6.8rem}.concept-content .content-title h2{font-size:4.5rem}}@media print, screen and (max-width: 768px){.concept-content .content-title{padding-left:5.333vw;margin-bottom:8vw}.concept-content .content-title h2{font-size:6.666vw}}.concept-content .content-images{display:-webkit-flex;display:flex}.concept-content .content-images picture{display:block;position:relative}@media print, screen and (min-width: 769px){.concept-content .content-images{width:62.4rem}.concept-content .content-images li:nth-of-type(even){padding-top:2.5rem}}@media print, screen and (max-width: 768px){.concept-content .content-images{padding-left:8vw}.concept-content .content-images li:nth-of-type(even){padding-top:4vw}}.concept-link{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media print, screen and (min-width: 769px){.concept-link{gap:3.2rem}}@media print, screen and (max-width: 768px){.concept-link{gap:2.666vw}}.voice{background-color:#353E41;overflow:hidden}.voice::after{content:"";display:block;position:absolute;left:0;width:100%;height:2px;background-color:#666A6F}@media print, screen and (min-width: 769px){.voice{padding:7rem 0 8rem}}@media print, screen and (max-width: 768px){.voice{padding:10.666vw 0 22.666vw}}.voice-title{margin:0 auto;color:white}.voice-title h2{font-family:"Lato", sans-serif;font-weight:700}.voice-title p{font-weight:500}@media print, screen and (min-width: 769px){.voice-title{width:106rem;margin-bottom:5rem}.voice-title h2{margin-bottom:1.5rem;font-size:5rem}.voice-title p{font-size:1.6rem}}@media print, screen and (max-width: 768px){.voice-title{margin-bottom:8vw;margin-left:5.333vw}.voice-title h2{margin-bottom:2.666vw;font-size:10.666vw}.voice-title p{font-size:4vw}}.voice-content::after{content:"";display:block;position:absolute;z-index:2;top:0;left:-50vw;width:50vw;height:100%;background-color:#353E41}@media print, screen and (min-width: 769px){.voice-content{width:106rem;margin:0 auto}.voice-content .swiper-container{overflow:visible}}@media print, screen and (max-width: 768px){.voice-content{margin-left:5.333vw}.voice-content::after{left:-13.334vw;width:13.333vw}}.voice-content .voice-slider-navigation{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:absolute}.voice-content .voice-slider-navigation .nav-btn{display:block;position:relative;cursor:pointer}.voice-content .voice-slider-navigation .nav-btn::before{content:"";display:block;width:100%;height:100%;border-top:solid 1px white;border-right:solid 1px white;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.voice-content .voice-slider-navigation .nav-btn.-prev{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media print, screen and (min-width: 769px){.voice-content .voice-slider-navigation{gap:2.6rem;top:-6.8rem;right:0}.voice-content .voice-slider-navigation .nav-btn{width:1rem;height:1rem;transition:opacity 0.2s}.voice-content .voice-slider-navigation .nav-btn:hover{opacity:0.7}}@media print, screen and (max-width: 768px){.voice-content .voice-slider-navigation{gap:6.933vw;-webkit-justify-content:center;justify-content:center;bottom:-11.734vw;width:89.333vw}.voice-content .voice-slider-navigation .nav-btn{width:2.666vw;height:2.666vw}}.voice-content .voice-slider-pagination{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.voice-content .voice-slider-pagination .swiper-pagination-bullet{background-color:#666A6F;opacity:1;transition:background-color 0.2s}.voice-content .voice-slider-pagination .swiper-pagination-bullet-active{background-color:white !important}@media print, screen and (min-width: 769px){.voice-content .voice-slider-pagination{gap:1.2rem}}@media print, screen and (max-width: 768px){.voice-content .voice-slider-pagination{gap:3.2vw}}.voice-slide{color:white;border-left:solid 2px #666A6F}.voice-slide .header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.voice-slide .header h3{font-weight:700}.voice-slide .header span{background-color:white;font-weight:700;color:#2A2A2A}.voice-slide .detail{display:-webkit-flex;display:flex;-webkit-align-content:flex-start;align-content:flex-start;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-flow:row wrap;flex-flow:row wrap;border-bottom:solid 1px #666A6F}.voice-slide .detail .name{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:40%;font-weight:700}.voice-slide .detail .param{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;width:60%}.voice-slide .detail .text{width:100%;margin:0;text-align:justify;line-height:1.75}.voice-slide .items{display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column;-webkit-justify-content:center;justify-content:center}.voice-slide .items .item{display:-webkit-flex;display:flex;color:white}.voice-slide .items .item .info{display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column;-webkit-align-items:flex-start;align-items:flex-start}.voice-slide .items .item .info .name{font-weight:700}.voice-slide .items .item .info .data{line-height:1.75;white-space:nowrap}.voice-slide .items .item .info .link-more{margin-left:auto;pointer-events:none}.voice-slide .items .item.-sm .link-more{position:absolute}@media print, screen and (min-width: 769px){.voice-slide{width:44.8rem;padding-right:5rem}.voice-slide .header{height:3.8rem;padding-left:2.4rem}.voice-slide .header h3{font-size:1.8rem}.voice-slide .header span{padding:.4rem .9rem .3rem;font-size:1.7rem}.voice-slide .detail{height:18.6rem;padding-top:1.5rem;padding-left:2.4rem}.voice-slide .detail .name{height:2.4rem;font-size:1.5rem}.voice-slide .detail .param{height:2.4rem;font-size:1.3rem}.voice-slide .detail .text{margin-top:1.3rem;margin-bottom:auto;font-size:1.3rem}.voice-slide .items{gap:1.8rem;height:20rem}.voice-slide .items .item{transition:opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.voice-slide .items .item .image{transition:-webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scale(1.001);transform:scale(1.001)}.voice-slide .items .item:hover{opacity:0.7}.voice-slide .items .item:hover .image{-webkit-transform:scale(1.05);transform:scale(1.05)}.voice-slide .items .item.-lg{gap:2rem;padding-left:2.4rem}.voice-slide .items .item.-lg .image{width:13.8rem}.voice-slide .items .item.-lg .info{width:21.2rem;padding-top:1rem}.voice-slide .items .item.-lg .info .name{margin-bottom:1.5rem;font-size:1.5rem}.voice-slide .items .item.-lg .info .data{margin-bottom:1.5rem;font-size:1.3rem}.voice-slide .items .item.-lg:hover .image{-webkit-transform:scale(1.03);transform:scale(1.03)}.voice-slide .items .item.-sm{gap:1.5rem;padding-left:2.4rem}.voice-slide .items .item.-sm .image{width:7rem}.voice-slide .items .item.-sm .info{width:28.7rem;padding-top:.4rem}.voice-slide .items .item.-sm .info .name{margin-bottom:.8rem;font-size:1.4rem}.voice-slide .items .item.-sm .info .data{font-size:1.2rem}.voice-slide .items .item.-sm .info .link-more{top:2rem;right:0}}@media print, screen and (max-width: 768px){.voice-slide{width:86.666vw;padding-right:4vw}.voice-slide .header{height:7.466vw;padding-left:6.4vw}.voice-slide .header h3{font-size:4vw}.voice-slide .header span{padding:.8vw 2.133vw .8vw;font-size:4vw}.voice-slide .detail{height:41.333vw;padding-top:3.733vw;padding-left:4.8vw}.voice-slide .detail .name{height:4.8vw;font-size:3.466vw}.voice-slide .detail .param{height:4.8vw;font-size:3.2vw}.voice-slide .detail .text{margin-top:3.2vw;font-size:2.933vw;letter-spacing:0.055em}.voice-slide .items{gap:4.8vw;height:37.866vw}.voice-slide .items .item.-lg{gap:3.2vw;padding-left:4.8vw}.voice-slide .items .item.-lg .image{width:28vw}.voice-slide .items .item.-lg .info{width:46.4vw;padding-top:2.666vw}.voice-slide .items .item.-lg .info .name{margin-bottom:2.133vw;font-size:3.2vw}.voice-slide .items .item.-lg .info .data{margin-bottom:1.333vw;font-size:2.933vw}.voice-slide .items .item.-sm{gap:2.666vw;padding-left:4.8vw}.voice-slide .items .item.-sm .image{width:13.333vw}.voice-slide .items .item.-sm .info{width:59.733vw;padding-top:1.066vw}.voice-slide .items .item.-sm .info .name{margin-bottom:1.066vw;font-size:2.933vw}.voice-slide .items .item.-sm .info .data{font-size:2.666vw;line-height:1.5}.voice-slide .items .item.-sm .info .link-more{top:3.2vw;right:0}}.topics{margin:0 auto}@media print, screen and (min-width: 769px){.topics{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:106rem;padding:7.5rem 0}}@media print, screen and (max-width: 768px){.topics{width:89.333vw;padding:9.333vw 0}}.topics-title .title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:700;line-height:1.1}.topics-title .title .cross{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.topics-title .title .cross::before,.topics-title .title .cross::after{content:"";display:block;position:absolute;width:100%;height:1px;background-color:#2A2A2A}.topics-title .title .cross::before{-webkit-transform:rotate(42deg);transform:rotate(42deg)}.topics-title .title .cross::after{-webkit-transform:rotate(-42deg);transform:rotate(-42deg)}.topics-title .sub{font-weight:500;margin-left:0.2em}.topics-title .more{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.topics-title .more a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:700;letter-spacing:0.05em}.topics-title .more a i{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:50%;aspect-ratio:1;background-color:#2A2A2A}.topics-title .more a i::after{content:"";display:block;width:100%;height:100%;background:url("../img/work/btn-arrow-2.png") center center/contain no-repeat;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media print, screen and (min-width: 769px){.topics-title .title{margin-bottom:1.2rem}.topics-title .title span:first-of-type{font-size:4rem}.topics-title .title span:last-of-type{font-size:4.5rem}.topics-title .title .cross{width:3.8rem;height:3.8rem;margin:0 1rem}.topics-title .sub{margin-bottom:3rem;font-size:1.6rem}}@media print, screen and (max-width: 768px){.topics-title{margin:0 auto}.topics-title .title{margin-bottom:3.2vw}.topics-title .title span:first-of-type{font-size:7.466vw}.topics-title .title span:last-of-type{font-size:8vw}.topics-title .title .cross{width:6.4vw;height:6.4vw;margin:0 .266vw}.topics-title .sub{margin-bottom:6.666vw;font-size:3.466vw}}.topics-news li{border-bottom:solid 1px #C4C4C4}.topics-news li a{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.topics-news li a picture{position:relative;display:block;overflow:hidden;border:solid 1px #E7E7E7}.topics-news li a p span{display:block;line-height:1.5}.topics-news li a p span:nth-of-type(1){color:#666A6F;font-weight:700}.topics-news li a p span:nth-of-type(2){text-align:justify;text-justify:inter-ideograph;line-height:1.75}.topics-news .more{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}@media print, screen and (min-width: 769px){.topics-news{width:59.8rem}.topics-news li{padding:2rem 0}.topics-news li:nth-of-type(1){padding-top:0}.topics-news li a picture{width:20rem;margin-right:2.4rem}.topics-news li a picture::after{border-radius:0}.topics-news li a p{width:36.4rem;padding-top:1rem;font-size:1.3rem;transition:opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)}.topics-news li a p span:nth-of-type(1){margin-bottom:.5rem}.topics-news li a:hover p{opacity:0.5}.topics-news li a:hover picture::after{border-width:3px}}@media print, screen and (max-width: 768px){.topics-news li{padding:4vw 0}.topics-news li a{-webkit-justify-content:space-between;justify-content:space-between}.topics-news li a picture{width:30.4vw;border-radius:0}.topics-news li a p{width:54.666vw;font-size:2.933vw}.topics-news li a p span:nth-of-type(1){margin-bottom:1.333vw}.topics-news .more{margin-top:4.266vw}}.step{background-color:#F0F0F0}.step-content{margin:0 auto}@media print, screen and (min-width: 769px){.step-content{width:106rem;padding:6.5rem 0 7rem}}@media print, screen and (max-width: 768px){.step-content{width:89.333vw;padding:10.666vw 0}}.step-content .step-title h2{font-weight:700;line-height:1.1}.step-content .step-title .sub{font-weight:500;margin-left:0.2em}@media print, screen and (min-width: 769px){.step-content .step-title{margin-bottom:5.5rem}.step-content .step-title h2{font-size:4rem}.step-content .step-title .sub{width:100%;margin-top:1.2rem;font-size:1.6rem}}@media print, screen and (max-width: 768px){.step-content .step-title{margin-bottom:9.6vw}.step-content .step-title h2{margin-bottom:.533vw;font-size:7.466vw;line-height:1.5}.step-content .step-title .sub{margin-top:1.333vw;font-size:3.466vw}}.step-content .step-list{display:-webkit-flex;display:flex}.step-content .step-list .step{display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column;-webkit-align-items:center;align-items:center}.step-content .step-list .step::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:white}.step-content .step-list .step .num{position:absolute;top:0;left:-0.2em;font-weight:700}.step-content .step-list .step .title{font-weight:700;line-height:1.35}.step-content .step-list .step .desc{text-align:center;line-height:1.75}@media print, screen and (min-width: 769px){.step-content .step-list{-webkit-justify-content:space-between;justify-content:space-between}.step-content .step-list .step{gap:2.2rem;width:31rem;height:16.5rem;padding-top:4.5rem}.step-content .step-list .step::before{-webkit-clip-path:polygon(5rem 0%, 100% 0%, 100% 100%, 0% 100%, 0% 5rem);clip-path:polygon(5rem 0%, 100% 0%, 100% 100%, 0% 100%, 0% 5rem)}.step-content .step-list .step .num{font-size:2.2rem}.step-content .step-list .step .title{font-size:1.7rem}.step-content .step-list .step .desc{font-size:1.3rem}}@media print, screen and (max-width: 768px){.step-content .step-list{-webkit-flex-flow:column;flex-flow:column;gap:4vw}.step-content .step-list .step{gap:4vw;height:36vw;padding-top:8vw}.step-content .step-list .step::before{-webkit-clip-path:polygon(13.333vw 0%, 100% 0%, 100% 100%, 0% 100%, 0% 13.333vw);clip-path:polygon(13.333vw 0%, 100% 0%, 100% 100%, 0% 100%, 0% 13.333vw)}.step-content .step-list .step .num{font-size:5.333vw}.step-content .step-list .step .title{font-size:4vw}.step-content .step-list .step .desc{font-size:3.466vw}}.step-link{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background-color:white}@media print, screen and (min-width: 769px){.step-link{padding:5rem 0}}@media print, screen and (max-width: 768px){.step-link{padding:8vw 0}}
