.service-tabs_inner{max-width:1032px;width:100%;padding-left:1.6rem;padding-right:1.6rem;margin:0 auto;overflow:hidden}@media only screen and (max-width:480px){.service-tabs_inner{padding-left:4%;padding-right:4%}}.service-tabs_title{color:#e61919;font-size:3.6rem;font-weight:normal;text-align:center;letter-spacing:0.2rem;margin-bottom:5rem}@media only screen and (min-width:481px) and (max-width:1015px),only screen and (max-width:480px){.service-tabs_title{font-size:2.4rem;margin-bottom:3rem}}.tab-navigation{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:481px) and (max-width:1015px){.tab-navigation{flex-direction:column-reverse;align-items:flex-start;gap:1.6rem}}@media only screen and (max-width:480px){.tab-navigation{flex-direction:column-reverse;align-items:flex-start;gap:1.6rem}}.tab-navigation_inner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}.tab-button{background:transparent;border:none;padding:1.6rem 3rem;font-size:1.8rem;font-weight:500;color:#c4c4c4;cursor:pointer;border-bottom:3px solid transparent;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;white-space:nowrap}@media only screen and (min-width:481px) and (max-width:1015px){.tab-button{padding:1.6rem 2.4rem;font-size:1.4rem}}@media only screen and (max-width:480px){.tab-button{font-size:1rem;padding:1rem 1.5rem}}.tab-button:hover,.tab-button.active{color:#fff;background-color:#e61919}.tab-number{font-size:1.8rem;font-weight:700}@media only screen and (max-width:480px){.tab-number{font-size:1.4rem}}.tab-content,.search-content{border:10px solid #f0f0f0;padding:3.6rem 3.4rem}@media only screen and (min-width:481px) and (max-width:1015px){.tab-content,.search-content{padding:2.4rem 2.4rem}}@media only screen and (max-width:480px){.tab-content,.search-content{padding:1.6rem 1.6rem}}.search-content{margin-top:3rem;padding:1.6rem 3.5rem 2.9rem}@media only screen and (min-width:481px) and (max-width:1015px){.search-content{margin-top:2.4rem;padding:1.6rem 2.4rem}}@media only screen and (max-width:480px){.search-content{margin-top:2rem;padding:1.6rem 1.6rem}}.tab-panel{display:none;animation:fadeIn 0.3s ease}.tab-panel.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-description{text-align:center;margin-bottom:4rem}.tab-description p{font-size:1.6rem;line-height:1.8;color:#333}@media only screen and (max-width:480px){.tab-description p{font-size:1.4rem;text-align:left}}.solution-service-button,.industry-challenge-button{cursor:pointer;position:relative;display:block;width:258px;border:1px solid #e61919;padding:0.6rem 1.4rem;font-size:1.3rem;font-weight:500;color:#e61919;background-color:#fff;text-align:left;margin:2.6rem auto 0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width:480px){.solution-service-button,.industry-challenge-button{font-size:1.2rem}}.solution-service-button:after,.industry-challenge-button:after{content:"";position:absolute;z-index:999;top:50%;right:2.4rem;transform:translateY(-50%);display:inline-block;width:30px;height:13px;background-image:url(../img/service/search_arrow_red.svg);background-repeat:no-repeat;background-size:contain;vertical-align:middle;margin-left:10px;transition:transform 0.3s ease-out}.solution-service-button:hover,.industry-challenge-button:hover{background-color:#e61919;color:#fff}.solution-service-button:hover::after,.industry-challenge-button:hover::after{background-image:url(../img/service/search_arrow_white.svg);transform:translateY(-50%) translateX(5px)}.solution-service-button::after,.industry-challenge-button:after{content:"";display:block;width:18px;height:7px;background-image:url(../img/service/search_arrow_red.svg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.solution-service_list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;gap:2rem}.solution-service_item{width:calc((100% - 4rem) / 3);display:flex;flex-direction:column;cursor:pointer}@media only screen and (min-width:481px) and (max-width:1015px){.solution-service_item{width:calc((100% - 2rem) / 2)}}@media only screen and (max-width:480px){.solution-service_item{width:100%}}.solution-service_item .solution-service_item_title{padding:1rem 2.1rem 1.7rem;background-color:#f0f0f0;display:flex;flex-grow:1;font-size:1.6rem;font-weight:bold}@media only screen and (max-width:480px){.solution-service_item .solution-service_item_title{font-size:1.4rem}}.solution-service_item.-top{cursor:default}.industry-challenge_title{font-size:2rem;font-weight:700;color:#e61919;margin-bottom:0.6rem}@media only screen and (max-width:480px){.industry-challenge_title{font-size:1.6rem}}.industry-challenge_title:not(:first-child){margin-top:2.7rem}@media only screen and (max-width:480px){.industry-challenge_title:not(:first-child){margin-top:1.6rem}}.industry-challenge_list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;gap:1.1rem 1.2rem}.industry-challenge_item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;width:calc((100% - 3.6rem) / 4);background-color:#f0f0f0;padding:2.7rem 1.6rem}@media only screen and (min-width:481px) and (max-width:1015px){.industry-challenge_item{width:calc((100% - 1.2rem) / 2)}}@media only screen and (max-width:480px){.industry-challenge_item{width:100%}}.industry-challenge_item .industry-challenge_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}.industry-challenge_item p{font-size:1.2rem;font-weight:700;margin-left:1.2rem;max-width:115px}@media only screen and (min-width:481px) and (max-width:1015px),only screen and (max-width:480px){.industry-challenge_item p{max-width:100%}}.industry-challenge_item figure{width:24px;display:flex;align-items:center}.industry-challenge_item span{width:18px;height:18px;border:1px solid #e61919}.search-content_title{font-size:1.6rem;font-weight:700}.search-input-wrapper{position:relative;margin-top:0.9rem}.search-input-wrapper input[type="text"]{width:100%;padding:0.7rem 4rem 0.7rem 1.6rem;background-color:#f0f0f0;font-size:1.2rem;color:#929292;border:none;outline:none}.search-input-wrapper input[type="search"]{padding:8px 42px 8px 8px;font-size:1.6rem}.search-icon-button{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0.5rem}.search-icon-button:hover{opacity:0.7}.search-icon-button .search-icon{width:2rem;height:2rem;display:block}.service-post{margin-top:6.4rem}.service-post_inner{max-width:1032px;width:100%;padding-left:1.6rem;padding-right:1.6rem;margin:0 auto;overflow:hidden}@media only screen and (max-width:480px){.service-post_inner{padding-left:4%;padding-right:4%}}.service-post.service-post-search{margin-top:0;margin-bottom:6.4rem}.service-post.service-post-search .service-post-search_title{font-size:2rem;font-weight:700;margin-bottom:2.5rem}@media only screen and (max-width:480px){.service-post.service-post-search .service-post-search_title{font-size:1.8rem}}.service-post_list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;gap:5.7rem;margin-top:2.5rem}@media only screen and (min-width:481px) and (max-width:1015px){.service-post_list{gap:2rem}}@media only screen and (max-width:480px){.service-post_list{gap:1.6rem}}.service-post_item{width:calc((100% - 11.4rem) / 3);display:flex;flex-direction:column;background-color:#f0f0f0}@media only screen and (min-width:481px) and (max-width:1015px){.service-post_item{width:calc((100% - 2rem) / 2)}}@media only screen and (max-width:480px){.service-post_item{width:100%}}.service-post_item img{width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:1.7777777778;display:block}.service-post_item_inner{padding:2.1rem 2.4rem;flex-grow:1;display:flex;flex-direction:column}.service-post_item_title{font-size:1.8rem;font-weight:700;margin-bottom:0.8rem}@media only screen and (max-width:480px){.service-post_item_title{font-size:1.4rem}}.service-post_item_description{font-size:1.4rem;font-weight:500;padding:0.9rem 0;border-top:1px solid #333;border-bottom:1px solid #333}@media only screen and (max-width:480px){.service-post_item_description{font-size:1.2rem}}.service-post_list_tag{margin-top:1.8rem;max-height:80px;overflow:hidden;flex-grow:1;margin-bottom:1.6rem}@media not all and (min-resolution:0.001dpcm) and (min-width:768px){@supports (-webkit-appearance: none){.service-post_list_tag{max-height:75px !important}}}@media screen and (max-width:768px){.service-post_list_tag{max-height:80px !important}}@media (hover:hover) and (pointer:fine){@supports (-webkit-hyphens: none){.service-post_list_tag{max-height:75px !important}}}.is-safari-mac .service-post_list_tag{max-height:75px !important}@media screen and (max-width:768px){.is-safari-mac .service-post_list_tag{max-height:80px !important}}.search-conditions{margin-top:0.6rem;font-size:1.8rem;font-weight:700}@media only screen and (max-width:480px){.search-conditions{font-size:1.4rem}}.service-post_tag{display:inline-block;font-size:1rem;font-weight:500;padding:0.3rem 1.2rem;background-color:#fff;border-radius:50px}.service-post_tag.single-service_tag{background-color:#f0f0f0}.service-post_tag.single-service_tag::before{display:none}.service-post_button_wrapper{display:flex;align-items:center;justify-content:flex-end;margin-top:auto}.service-post_button{color:#e61919;font-size:1.2rem;font-weight:500;cursor:pointer;position:relative;padding-right:3rem;display:block}.service-post_button::after{content:"";display:block;width:20px;height:9px;background-image:url(../img/service/search_arrow_red.svg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:0.3rem;transition:all 0.3s ease-out}.service-post_button:hover{color:#e61919}.service-post_button:hover::after{right:-0.3rem}.service-post_more{cursor:pointer;position:relative;margin:5.5rem auto 0;width:420px;font-size:2rem;font-weight:500;color:#e61919;border:1px solid #e61919;padding:1.2rem 2.2rem;background-color:#fff;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (min-width:481px) and (max-width:1015px){.service-post_more{font-size:1.8rem}}@media only screen and (max-width:480px){.service-post_more{margin-top:2rem;width:100%;font-size:1.2rem}}.service-post_more::after{content:"";display:block;width:28px;height:28px;background-image:url(../img/service/post_more_icon.svg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;right:2.2rem;top:50%;transform:translateY(-50%);transition:all 0.3s ease-out}.service-post_more:hover{background-color:#e61919;color:#fff}.service-post_more:hover::after{background-image:url(../img/service/post_more_icon_white.svg)}.top-service_inner{max-width:1032px;width:100%;padding-left:1.6rem;padding-right:1.6rem;margin:0 auto;overflow:hidden}@media only screen and (max-width:480px){.top-service_inner{padding-left:4%;padding-right:4%}}.top-service_inner .tab-content{border:none;padding:0}.top-service_inner .solution-service_list{margin-top:2.4rem}.top-service_inner .solution-service_item_textWrap{background-color:#f0f0f0;padding:2.1rem 1.8rem 2.5rem;display:flex;flex-direction:column;flex-grow:1}.top-service_inner .solution-service_item_title{background-color:transparent;padding:0;font-size:1.8rem;font-weight:700}@media only screen and (max-width:480px){.top-service_inner .solution-service_item_title{font-size:1.4rem}}.top-service_inner .solution-service_item_text{margin-top:2.1rem;font-size:1.4rem;font-weight:400;flex-grow:1}@media only screen and (max-width:480px){.top-service_inner .solution-service_item_text{margin-top:1rem;font-size:1.2rem}}.top-service_inner .solution-service-button{width:100%;display:block;padding:0.8rem 1.5rem;font-size:1.4rem;margin-top:1rem;background-color:transparent}.top-service_inner .solution-service-button:hover{background-color:#e61919;color:#fff}@media only screen and (max-width:480px){.top-service_inner .solution-service-button{font-size:1.2rem}}.top-service_inner .industry-challenge{margin-top:10rem}@media only screen and (max-width:480px){.top-service_inner .industry-challenge{margin-top:4rem}}.top-service_inner .industry-challenge_title{margin-top:2.9rem}@media only screen and (max-width:480px){.top-service_inner .industry-challenge_title{margin-top:1.6rem}}.top-service_inner .industry-challenge_title.-first{margin-top:2.4rem}@media only screen and (max-width:480px){.top-service_inner .industry-challenge_title.-first{font-size:1.6rem}}.top-service_inner .industry-challenge-button{width:420px;padding:1.2rem 2.2rem;font-size:2rem;margin-top:6rem}.top-service_inner .industry-challenge-button::after{width:30px;height:11px}@media only screen and (min-width:481px) and (max-width:1015px){.top-service_inner .industry-challenge-button{font-size:1.8rem}}@media only screen and (max-width:480px){.top-service_inner .industry-challenge-button{width:100%;font-size:1.2rem;margin-top:2rem}}.top-service_inner .industry-challenge_item{padding:2.4rem 1.2rem}.top-service_inner .industry-challenge_item p{max-width:142px;font-size:1.5rem;margin-left:1.6rem}@media only screen and (min-width:481px) and (max-width:1015px),only screen and (max-width:480px){.top-service_inner .industry-challenge_item p{max-width:100%}}.top-service_inner .industry-challenge_item figure{width:24px;display:flex;align-items:center}.top-service_inner .search-content{margin-top:5.6rem}.top-content_text{text-align:center;font-weight:700;font-size:2.2rem;margin-bottom:8.4rem;line-height:1.8}@media only screen and (min-width:481px) and (max-width:1015px){.top-content_text{font-size:1.8rem;margin-bottom:6rem;text-align:left}}@media only screen and (max-width:480px){.top-content_text{font-size:1.4rem;text-align:left}}.service_heading{position:relative;font-weight:700;font-size:2.4rem;color:#e61919;padding-left:3.1rem}@media only screen and (min-width:481px) and (max-width:1015px){.service_heading{font-size:2rem}}@media only screen and (max-width:480px){.service_heading{padding-left:2.1rem;font-size:1.6rem}}.service_heading::before{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:21px;background-image:url(../img/service/front_service_icon.svg);background-size:cover}@media only screen and (max-width:480px){.service_heading::before{width:15px;height:16px;transform:translateY(-50%)}}.solution-service_item.is-selected{transition:0s;outline:3px solid #e61919;outline-offset:-3px}.solution-service_item.-top.is-selected{outline:none}.industry-challenge_item.is-selected .industry-challenge_checkbox,.industry-challenge_checkbox.is-checked{position:relative}.industry-challenge_item.is-selected .industry-challenge_checkbox::after,.industry-challenge_checkbox.is-checked::after{content:"";display:block;width:10px;height:10px;background-image:url(../img/service/check_icon.svg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.industry-challenge_checkbox{cursor:pointer;display:inline-block;min-width:18px;height:18px;border:2px solid #ccc;margin-left:8px;vertical-align:middle;background:#fff;transition:all 0.2s ease}.pc-only{display:block}@media screen and (max-width:768px){.pc-only{display:none}}