.mainvisual_step_animation{position:relative;height:100vh;overflow:hidden}.mainvisual_step_animation .animation-cover div{position:absolute;top:0;background-color:#333;z-index:2;width:13%;height:100%;animation:step_animation 0.8s cubic-bezier(0.46, 0.26, 0.15, 0.89) 1 forwards}.mainvisual_step_animation .animation-cover div:nth-last-of-type(1){left:0;animation-delay:0.1s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(2){left:12.5%;animation-delay:0.2s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(3){left:25%;animation-delay:0.3s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(4){left:37.5%;animation-delay:0.4s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(5){left:50%;animation-delay:0.5s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(6){left:62.5%;animation-delay:0.6s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(7){left:75%;animation-delay:0.7s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(8){left:87.5%;animation-delay:0.8s !important}@keyframes step_animation{0%{top:0}100%{top:-100%}}.mainvisual_step_animation .section_inner{height:100%;width:100%;position:absolute;top:0;display:flex;align-items:center}.mainvisual_step_animation .image-side{position:absolute;top:0;height:100%;width:100%}.mainvisual_step_animation .swiper-wrapper{height:100%}.mainvisual_step_animation .swiper-slide{height:100%;position:relative;overflow:hidden}.mainvisual_step_animation .swiper-slide img{height:100vh;width:auto;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.mainvisual_step_animation .catch{position:relative;margin-left:5%;font-family:Oswald;color:#fff;overflow:hidden}.mainvisual_step_animation .catch::before{content:"";display:block;background-color:#333;position:absolute;top:0;left:0;right:100%;bottom:0;animation:text-wrap_fade 0.8s ease-out 1 forwards;animation-delay:1.1s !important}.mainvisual_step_animation .catch_head{font-size:1.2rem}.mainvisual_step_animation .catch_text{font-size:3rem;font-weight:300}.mainvisual_step_animation .catch_text span{font-weight:500}.mainvisual_step_animation .catch_subtext{font-size:2rem;font-weight:lighter}@keyframes text-wrap_fade{0%{left:0;right:100%}40%{left:0;right:0}60%{left:0;right:0}100%{left:100%;right:0}}.mainvisual_step_animation .editable_wrap{opacity:0;animation:text_fade-in 0.5s ease-out 1 forwards;animation-delay:1.7s !important;min-width:150px}@keyframes text_fade-in{0%{opacity:0}100%{opacity:1}}.mainvisual_step_animation .headding_wrap{font-size:3rem}.mainvisual_step_animation .subtitle_wrap{font-size:2rem}.mainvisual_step_animation .swiper-pagination{width:auto;position:absolute;right:10px;left:auto}.mainvisual_step_animation .swiper-pagination-bullet{opacity:1;background:#fff;width:6px;height:6px;margin:0 7px;vertical-align:middle}.mainvisual_step_animation .swiper-pagination-bullet-active{background:transparent;border:2px solid #fff;width:12px;height:12px}@media only screen and (min-width: 1025px){.mainvisual_step_animation .swiper-slide img{width:120%;height:auto}.mainvisual_step_animation .catch_head{font-size:2.5rem}.mainvisual_step_animation .catch_text{font-size:5rem}.mainvisual_step_animation .catch_subtext{font-size:2.5rem}.mainvisual_step_animation .headding_wrap{font-size:5rem}.mainvisual_step_animation .subtitle_wrap{font-size:2.5rem}}
.blog_unity .content-wrap{display:grid;grid-template-columns:330px 1fr;grid-template-rows:92px 92px;column-gap:50px;row-gap:30px}.blog_unity .text-side{grid-row:1 / 2;grid-column:1 / 2;margin-left:5px}.blog_unity .text-side .section_h3{font-size:30px}.blog_unity .text-side .subtitle{font-size:15px}.blog_unity .section_btn{grid-row:2 / 3;grid-column:1 / 2;margin:0}.blog_unity .blog-side-wrap{position:relative;width:100%;height:100%;grid-row:1 / 4;grid-column:2 / 3}.blog_unity .blog-side{position:relative}.blog_unity .blog-side .article_template{border-bottom:1px dotted #ccc}.blog_unity .blog-side .article_template+.article_template{margin-top:1rem}.blog_unity .blog-side .blog_content{display:flex;gap:40px;padding:0 15px 15px;position:relative}.blog_unity .blog-side .blog_content:hover .more_read:after{margin-left:.5rem}.blog_unity .blog-side .blog_image-wrap{width:200px;height:120px;border-radius:20px;border:1px solid #e6e6e6;overflow:hidden;flex-shrink:0}.blog_unity .blog-side .blog_image{width:100%;height:100%;background-image:url("//s1.crcn.jp/images/noimage.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}.blog_unity .blog-side .text_wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:15px}.blog_unity .blog-side .blog_meta{display:flex;gap:15px;font-size:14px}.blog_unity .blog-side .date{font-size:.8em}.blog_unity .blog-side .category{font-size:.8em;text-align:center;color:#fff;background-color:#3e9bc4;padding:0 0.5rem;margin-left:auto;max-width:140px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog_unity .blog-side .blog_title{width:100%;font-size:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog_unity .blog-side .more_read{font-size:.8em;margin:.5rem 0 0 auto;position:absolute;bottom:15px;right:0}.blog_unity .blog-side .more_read:before{content:'→';margin-left:10px}.blog_unity .blog-side .more_read:after{content:'more';display:inline-block;margin-left:1rem;transition:margin-left .3s ease-in-out}@media only screen and (max-width: 1024px){.blog_unity .content-wrap{display:block}.blog_unity .text-side{margin-bottom:30px;margin-left:30px}.blog_unity .section_btn{margin:0 auto}.blog_unity .blog-side-wrap{margin-bottom:30px}.blog_unity .blog-side .blog_content{gap:20px}.blog_unity .blog-side .blog_image-wrap{width:150px;height:90px;border-radius:15px}.blog_unity .blog-side .blog_title{font-size:16px}.blog_unity .blog-side .blog_meta{font-size:12px}}@media only screen and (max-width: 767px){.blog_unity .blog-side .blog_meta{gap:0;flex-direction:column-reverse}.blog_unity .blog-side .category{margin-left:0}}@media only screen and (max-width: 480px){.blog_unity .text-side .section_h3{font-size:25px}.blog_unity .blog-side .blog_content{padding:0 0 15px}.blog_unity .blog-side .text_wrap{gap:5px}.blog_unity .blog-side .blog_image-wrap{width:100px;height:60px;border-radius:10px}.blog_unity .more_read.letter::after{display:none}}
.sub_title{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif";padding:8rem 0 8rem}.sub_title .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.sub_title .text-side{max-width:850px;margin:auto;text-align:center}.sub_title .subtitle{letter-spacing:0px}.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:1.8rem}.sub_title .subtitle_wrap .subtitle{font-size:1.4rem}@media only screen and (min-width: 768px){.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:4rem}.sub_title .subtitle_wrap .subtitle{font-size:1.8rem}}@media only screen and (max-width: 767px){.sub_title{padding:2.4rem 0 2.4rem}}
.new_standard_content_two .duplicatable-content+.duplicatable-content{margin-top:3rem}.new_standard_content_two .image-side{position:relative}.new_standard_content_two .image-side .image-frame{width:100%;padding-top:66%}.new_standard_content_two .image-side img{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:50% 50%}.new_standard_content_two .text-side{position:relative;padding:2rem 2rem 3rem}.new_standard_content_two .text-side_bg{height:100%;width:100%;position:absolute;top:0;left:0}.new_standard_content_two .text-side_inner{position:relative;text-align:center}.new_standard_content_two .text-side .headding_wrap,.new_standard_content_two .text-side .headding{font-size:2.5rem}.new_standard_content_two .text-side .subtitle_wrap{margin-top:.5rem}.new_standard_content_two .text-side .editable_wrap{margin-top:1.5rem}.new_standard_content_two .text-side .section_btn{margin-top:3rem}@media only screen and (min-width: 768px){.new_standard_content_two .duplicatable-container{display:flex;flex-wrap:wrap}.new_standard_content_two .duplicatable-content{width:48.5%}.new_standard_content_two .duplicatable-content+.duplicatable-content{margin-top:0}.new_standard_content_two .duplicatable-content:nth-child(2n){margin-left:3%}.new_standard_content_two .duplicatable-content:nth-child(n+3){margin-top:3%}.new_standard_content_two .text-side{padding:3rem 3.5rem 3.5rem}}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.portfolio_standerd .portfolio_list{position:relative;z-index:1}.portfolio_standerd li{border-bottom:1px solid #ccc;margin-bottom:3rem;padding-bottom:2rem}.portfolio_standerd li .image-wrap{margin-bottom:1rem}.portfolio_standerd li .image-wrap .portfolio_image{padding-top:66%;background-image:url("//s1.crcn.jp/images/noimage.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.portfolio_standerd li .image-wrap .portfolio_image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:130%;height:auto}.portfolio_standerd li .image-wrap a{display:block}.portfolio_standerd li .portfolio_text .text_wrap{text-align:left;margin-bottom:0;padding:0}.portfolio_standerd li .portfolio_text .text_wrap h4{font-size:1.7rem;font-weight:200;margin-bottom:1rem;line-height:1.5}.portfolio_standerd li .portfolio_text .text_wrap p{color:#bababa}.portfolio_standerd li .portfolio_text .text_wrap .date{font-size:1.2rem;margin-bottom:.5rem}.portfolio_standerd li .category{font-size:1.4rem;position:relative}.portfolio_standerd li .category .category-color{position:absolute;width:15px;height:5px;left:0;background-color:#ff5721;top:50%;margin-top:-2.5px}.portfolio_standerd .section_btn{width:90%;max-width:300px}.portfolio_standerd .dummy_blog_text{background-color:rgba(255,255,255,0.9);color:#333;transition:opactiy .2s ease}.portfolio_standerd .dummy_blog_text:hover{background-color:rgba(255,255,255,0.5)}@media only screen and (min-width: 768px){.portfolio_standerd{text-align:left}.portfolio_standerd .portfolio_articles,.portfolio_standerd .dummy_form_area{text-align:center;font-size:0}.portfolio_standerd .article{display:flex;flex-flow:row wrap;justify-content:center}.portfolio_standerd li{vertical-align:top;width:31.333%;margin-left:3%}.portfolio_standerd li:nth-child(3n+1){margin-left:0}}
.btn .section_btn a{background-color:#2C5DFF}
.fit_card_three_image{text-align:center}.fit_card_three_image .section_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .image-side{position:relative}.fit_card_three_image .image-side_bg{width:100%}.fit_card_three_image .image-side_inner{display:flex;align-items:center;justify-content:center}.fit_card_three_image .image-side .image-frame-bg{padding-top:66%}.fit_card_three_image .image-side .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .image-side_text{width:90%;color:#fff;z-index:2;margin-top:-1rem;padding:5rem 0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fit_card_three_image .image-side_text .title{font-size:3rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.fit_card_three_image .image-side .headding_wrap{font-size:3rem}.fit_card_three_image .image-side .editable_wrap{font-size:1.5rem}.fit_card_three_image .text-side{position:relative;width:90%;max-width:990px;margin:-2rem auto 0}.fit_card_three_image .text-side_content{margin-bottom:3rem;position:relative;padding:1.5rem}.fit_card_three_image .text-side_content:nth-child(3){margin-bottom:0}.fit_card_three_image .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .text-side_inner{z-index:2;margin:auto;position:relative}.fit_card_three_image .text-side_image{position:relative;z-index:2}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:57%}.fit_card_three_image .text-side_image .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .text-side .headding_wrap,.fit_card_three_image .text-side .section_h3{font-size:2.5rem}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.1rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.5rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}.fit_card_three_image .section_btn{position:relative}@media only screen and (min-width: 768px){.fit_card_three_image .image-side .image-frame-bg{padding-top:38%}.fit_card_three_image .image-side_text{font-size:3rem;margin-top:-5rem}.fit_card_three_image .image-side_text .title{font-size:7rem}.fit_card_three_image .image-side .headding_wrap{font-size:7rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:7rem}.fit_card_three_image .text-side{margin:-10rem auto 0;display:flex;justify-content:space-between;height:100%}.fit_card_three_image .text-side_content{width:32%;display:flex;flex-direction:column;padding:1.5rem 1.5rem 2.5rem;margin-bottom:0}.fit_card_three_image .text-side_inner{max-width:340px;margin:0;width:100%;position:relative}.fit_card_three_image .text-side_image{width:100%}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:61%}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.2rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}}
.h2_left .subtitle{letter-spacing:0}.h2_left .headding_wrap{font-size:2rem}.h2_left .editable_wrap,.h2_left .subtitle_wrap{font-size:1.2rem}.h2_left .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2rem}@media only screen and (min-width:768px){.h2_left .headding_wrap{font-size:3.5rem}.h2_left .editable_wrap,.h2_left .subtitle_wrap{font-size:1.5rem}.h2_left .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3.5rem}}
.technology_how_it_works{display:flex;flex-direction:column}.technology_how_it_works.reverse{flex-direction:row-reverse}.technology_how_it_works-image_container,.technology_how_it_works-text_container{padding:10px 20px}.technology_how_it_works-text_container .technology_how_it_works-title{font-size:2.6rem}.technology_how_it_works-text_container .technology_how_it_works-sub{font-size:1.6rem}.technology_how_it_works-text_container .step_title{font-size:2.6rem;margin:10px 0}.technology_how_it_works-text_container .technology_how_it_works-title,.technology_how_it_works-text_container .technology_how_it_works-sub,.technology_how_it_works-text_container .section_btn{margin:8px 0}.technology_how_it_works-text_container .section_btn{float:left}.technology_how_it_works-text_container .yellow_btn a{background-color:orange}@media only screen and (max-width: 1024px){.technology_how_it_works-text_container .technology_how_it_works-step{width:100%;display:flex;justify-content:center;align-items:center}.technology_how_it_works-text_container .technology_how_it_works-step div.image-frame{width:100px;margin:20px}.technology_how_it_works-text_container .technology_how_it_works-step .step_text{width:calc(100% - 100px)}}@media only screen and (max-width: 1024px){.tech{flex-wrap:wrap}.section_btn{padding:4px 0}}@media only screen and (min-width: 1025px){.reverse .tech{flex-direction:row-reverse}.tech{display:flex;justify-content:center;align-items:center}.technology_how_it_works{display:flex;flex-direction:row}.technology_how_it_works-step{display:flex}.technology_how_it_works-step .step_title{font-size:2.6rem;margin:10px 0}.technology_how_it_works-step .step_subtitle.editable{font-size:1.6rem}.technology_how_it_works-step .step-image{width:150px;padding:10px;margin:15px}.technology_how_it_works-step .step_text{width:calc(100% - 220px)}.technology_how_it_works-image_container,.technology_how_it_works-text_container{width:50%;padding:10px 20px}.technology_how_it_works-image_container{display:flex;align-items:center}.technology_mainvisual{height:60vh;width:100vw}.technology_mainvisual .technology_mainvisual-buttons{display:flex;max-width:550px}}
.btn_wide .section_btn{max-width:990px}.btn_wide .section_btn a{background-color:#2C5DFF}
.half_two_image_misaligned{padding:15rem 0}.half_two_image_misaligned .half_two_fit_image_blockthreed_body{position:relative;width:50%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .btn-side{padding:0 0 50px}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(2){margin-top:5rem}.half_two_image_misaligned .image-side{position:relative;box-shadow:5px 10px 10px rgba(102,68,0,0.021),5px 10px 10px rgba(0,8,0,0.2)}.half_two_image_misaligned .image-side_inner{padding-top:60%}.half_two_image_misaligned .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half_two_image_misaligned .text-side{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.half_two_image_misaligned .text-side_inner{width:100%;max-width:280px;margin:auto}.half_two_image_misaligned .text-side_inner .letter_wrap{position:absolute;top:0;left:5%;font-size:4.6rem;line-height:0.8;color:#fff;transform:translate(0, -100%)}.half_two_image_misaligned .text-side_inner .linker a{margin:0 0 -3rem;padding:3rem 0}.half_two_image_misaligned .btn-side{position:absolute;left:50%;bottom:-30px;max-width:400px;width:100%;transform:translateX(-50%)}.half_two_image_misaligned .btn-side .letter_wrap{font-size:3.3rem;text-align:center;color:#fff;line-height:1}.half_two_image_misaligned .btn-side .section_btn a{box-shadow:5px 10px 10px rgba(102,68,0,0.021),5px 10px 10px rgba(0,8,0,0.2)}.half_two_image_misaligned .headding_wrap,.half_two_image_misaligned .section_h3{font-size:2.3rem;color:#fff}.half_two_image_misaligned .subtitle_wrap_basic{position:relative;font-size:1.4rem;color:#fff}.half_two_image_misaligned .editable_wrap{font-size:1.5rem}.half_two_image_misaligned .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_two_image_misaligned .spacer-item_wrap{position:relative}.half_two_image_misaligned .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}.half_two_image_misaligned .section_btn{position:relative;max-width:100%;min-height:60px;padding:0}@media only screen and (min-width: 768px){.half_two_image_misaligned{padding:5rem 0}.half_two_image_misaligned .half_two_fit_image_blockthreed_body{position:relative;width:50%}.half_two_image_misaligned .section_inner{display:flex}.half_two_image_misaligned .image-side,.half_two_image_misaligned .text-side{width:100%}.half_two_image_misaligned .image-side_inner{height:100%}.half_two_image_misaligned .text-side{display:flex;align-items:center}.half_two_image_misaligned .text-side_inner{max-width:440px;text-align:center}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .text-side{padding:0 0 1rem 0}.half_two_image_misaligned .section_btn{margin-left:0}.half_two_image_misaligned.reverse .section_inner{flex-direction:row-reverse}.half_two_image_misaligned.reverse .text-side{padding:0 5rem 0 1.5rem}.half_two_image_misaligned .headding_wrap,.half_two_image_misaligned .section_h3{font-size:4rem}.half_two_image_misaligned .subtitle_wrap_basic{font-size:2rem}.half_two_image_misaligned .editable_wrap{font-size:1.5rem}.half_two_image_misaligned .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_two_image_misaligned .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:2rem}}@media only screen and (max-width: 1024px){.half_two_image_misaligned .image-side_inner{padding-top:80%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body{width:100%}}@media only screen and (max-width: 768px){.half_two_image_misaligned .text-side{width:100%;max-height:290px}.half_two_image_misaligned .text-side_inner .letter_wrap{font-size:3rem}.half_two_image_misaligned .half_two_fit_image_blockthreed_body .btn-side{width:80%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .btn-side{padding:0;position:absolute;bottom:15px}}@media only screen and (max-width: 480px){.half_two_image_misaligned .image-side_inner{padding-top:100%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .btn-side{bottom:-25px}}
.api_map_text{text-align:center}.api_map_text .map_area{padding-top:100%;position:relative;overflow:hidden}.api_map_text .map_area iframe{position:absolute;top:0;left:0}.api_map_text .image-side{position:relative;margin-bottom:2rem}.api_map_text .overlay{display:none}.api_map_text_wide .map_area{padding-top:57%}.api_map_text .headding_wrap,.api_map_text .section_h3{font-size:3rem}.api_map_text .editable_wrap,.api_map_text .spacer-item_wrap:nth-child(1) .editable_wrap,.api_map_text .subtitle,.api_map_text .subtitle_wrap{font-size:1.5rem}.api_map_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:3rem}@media only screen and (min-width:768px){.api_map_text{text-align:left}.api_map_text .section_inner{display:-ms-flexbox;display:flex}.api_map_text .image-side,.api_map_text .text-side{width:50%}.api_map_text .image-side{margin-bottom:0}.api_map_text .text-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:0 1.5rem 0 5rem}.api_map_text .text-side_inner{width:100%;max-width:400px;padding:2rem 0}.api_map_text .text-side .spacer{width:100%}.api_map_text .section_btn{margin-left:0}.api_map_text.reverse .section_inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.api_map_text_wide .map_area{height:100%;padding-top:82%}.api_map_text .headding_wrap,.api_map_text .section_h3,.api_map_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:3.5rem}}
.infomation_all_generic{text-align:center;font-size:1.4rem}.infomation_all_generic .section_inner{color:#fff}.infomation_all_generic .letter,.infomation_all_generic .editable_wrap{letter-spacing:.7px;font-size:1.4rem}.infomation_all_generic .info-side{font-size:1.2rem}.infomation_all_generic .info-side .tel-linker{font-size:2rem}.infomation_all_generic .section_btn{margin:3rem auto 0}.infomation_all_generic .section_btn .linker{font-size:1.5rem}.infomation_all_generic .section_btn a{background-color:#E4A947}.infomation_all_generic .headding_wrap,.infomation_all_generic .section_h3{font-size:3rem;color:#fff}.infomation_all_generic .subtitle_wrap,.infomation_all_generic .subtitle{font-size:1.5rem}.infomation_all_generic .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.infomation_all_generic .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.5rem}@media only screen and (min-width: 768px){.infomation_all_generic .info-side{display:flex;justify-content:center}.infomation_all_generic .section_btn{margin:0 0 0 5rem}}
#footer-section{z-index:3}@media only screen and (max-width: 768px){.jobs #footer-section .detail-side{display:none}}.footer-block .footer_tp_generic .detail-side{bottom:0;transition:bottom .5s}.footer_tp_generic{background-color:#fff;font-size:1.4rem}.footer_tp_generic .editable a{color:#666}.footer_tp_generic .footer-company{position:relative}.footer_tp_generic .footer-company::before{content:"";position:absolute;top:0;left:50%;width:100%;height:1px;background-color:#ccc;transform:translateX(-50%)}.footer_tp_generic .logo-side{padding:2rem 0;text-align:center}.footer_tp_generic .logo{max-width:200px;margin:0 auto 2rem}.footer_tp_generic .logo img{width:auto;max-width:100%}.footer_tp_generic .logo div{display:inline}.footer_tp_generic .menu-side{display:none}.footer_tp_generic .detail-side{text-align:center;font-size:1.4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#fff;position:fixed;bottom:-100%;left:0;width:100%;transition:bottom .8s .2s}.footer_tp_generic .detail-side_first{width:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.footer_tp_generic .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_tp_generic .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_tp_generic .detail-side_first .tel:after{content:"phone";font-family:"Material Icons";font-size:3.6rem;font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.footer_tp_generic .detail-side_first .hour{font-size:1.2rem;display:none}.footer_tp_generic .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_tp_generic .linker a{background-color:#E4A847}.footer_tp_generic .letter{letter-spacing:.1em}.footer_tp_generic .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_tp_generic .sns-side{margin-bottom:2rem}.footer_tp_generic .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_tp_generic .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_tp_generic .section_btn a{white-space:nowrap}.footer_tp_generic .back-top{cursor:pointer;width:40px;height:40px;border-radius:20px;border:1px solid #E4A847;position:absolute;bottom:10px;right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer_tp_generic .back-top .arrow:before{content:"▲";color:#E4A847}@media only screen and (min-width: 768px){.footer_tp_generic .footer-company{padding:3.5rem 0 2rem}.footer_tp_generic .footer-company_inner{display:flex;flex-wrap:wrap}.footer_tp_generic .logo{display:block;margin:0 auto}.footer_tp_generic .menu-block{order:3;width:100%}.footer_tp_generic .menu-side{display:block;padding:3rem 0 5rem}.footer_tp_generic .menu-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-ms-flex-pack:end;justify-content:center}.footer_tp_generic .menu-side .duplicatable-content{width:auto;padding:0 1rem;font-size:1.4rem}.footer_tp_generic .logo-side{order:1;width:200px}.footer_tp_generic .detail-side{order:2;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;text-align:left;margin:auto 0 auto auto;width:calc(100% - 220px);position:static;background-color:transparent}.footer_tp_generic .detail-side_first{margin-bottom:4rem;font-size:1.8rem;text-align:right;display:block}.footer_tp_generic .detail-side_first .tel{font-size:2.2rem}.footer_tp_generic .detail-side_first .tel:after{content:none}.footer_tp_generic .detail-side_first .tel a{position:relative;pointer-events:none}.footer_tp_generic .detail-side_first .hour{display:block}.footer_tp_generic .detail-side_second{max-width:300px;margin-bottom:3rem}.footer_tp_generic .detail-side>div{margin-bottom:0;width:100%}.footer_tp_generic .copy{padding:1.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.footer_tp_generic .sns-side{margin-bottom:0}.footer_tp_generic .sns-side .duplicatable-content{width:60px}.footer_tp_generic .section_btn{margin:auto 0 auto auto}.footer_tp_generic .back-top{bottom:80px}}@media only screen and (max-width: 768px){.footer_tp_generic .detail-side_first .tel{font-size:0 !important}.footer_tp_generic .detail-side_second .section_btn{max-width:none}.footer_tp_generic .detail-side_second .section_btn a{border-radius:0}}@media only screen and (min-width: 768px){_:-ms-lang(x)::-ms-backdrop,.footer_tp_generic .detail-side{align-items:center;margin:unset}_:-ms-lang(x)::-ms-backdrop,.footer_tp_generic .detail-side_second{margin-left:2rem}}@media only screen and (max-width: 768px){_::-webkit-full-page-media,_:future,:root .detail-side_first{text-align:center}_::-webkit-full-page-media,_:future,:root .tel.letter.editable{display:grid}}
@charset "UTF-8";#section-wrapper{background-color:#fff}#section-wrapper .headding{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .letter{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}@media only screen and (min-width:769px){}#loading{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:9999;display:none}#loading .loading_inner{width:100%;height:90px;position:absolute;top:50%}#loading .loading_inner .loader_animation,#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{border-radius:50%;width:2.4rem;height:2.4rem;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.3s infinite ease-in-out;animation:load7 1.3s infinite ease-in-out}#loading .loading_inner .loader_animation{color:#fff;font-size:12px;margin:10px auto;position:relative;top:-30px;text-indent:-9999rem;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{content:'';position:absolute;top:0}#loading .loading_inner .loader_animation:before{left:-3.4rem;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}#loading .loading_inner .loader_animation:after{left:3.4rem}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}#loading .circle{position:fixed;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:50%;border:8px solid #f00;border-right-color:transparent;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}

.page-index #section-wrapper{background: #fff !important;}
.page-fire-equipment #section-wrapper::before{
	content: '';
	background: #fffcdc;
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100vw;
	height: 100vw;
	clip-path: polygon(100% 0, 100% 100%, -23% 100%);
}
.page-inspection-matters #section-wrapper::before{
	content: '';
	background: #e5ffdc;
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100vw;
	height: 100vw;
	clip-path: polygon(100% 0, 100% 100%, -23% 100%);
}
.page-aboutus #section-wrapper::before{
	content: '';
	background: #ffeedc;
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100vw;
	height: 100vw;
	clip-path: polygon(100% 0, 100% 100%, -23% 100%);
}
.page-recruitment #section-wrapper::before{
	content: '';
	background: #f5f5f5;
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100vw;
	height: 100vw;
	clip-path: polygon(100% 0, 100% 100%, -23% 100%);
}




/*--------------------------------------*/
/* font
/*--------------------------------------*/
#section-wrapper .headding {
	font-family: "Inter","Noto Sans JP", sans-serif !important;
	letter-spacing: 0.06em;
	font-weight: 800;
}

#section-wrapper .subtitle {
	font-family: "Inter","Noto Sans JP", sans-serif !important;
	letter-spacing: 0.06em;
	font-weight: 400;
}

#section-wrapper .form_area,
#section-wrapper .letter {
	font-family: "Inter","Noto Sans JP", sans-serif !important;
	letter-spacing: 0.05em;
	font-weight: 400;
}
.gnav_pc .gnav_items li a {
	font-weight: 600;
}

/*--------------------------------------*/
/* size
/*--------------------------------------*/
body,
.letter_wrap_basic
{font-size: 1.5rem;}

.fit_card_two_image .image-side_text .title,
.information_card .text-side .section_h2
{font-size: 6.4rem !important;}

/* 大きめのセクションのタイトル */
.h2_bgfix .section_h2
{font-size: 4.6rem !important;}

/* セクションのタイトル */
.h2_center_generic01 .section_h2,
.h2_center_generic02 .section_h2,
.h2_text .section_h2,
.title_all .section_h3,
.title_sub .section_h3,
.h2_left .headding,
.title_line_wide_reversible .section_h3,
.infomation_all .section_h3
{font-size: 4rem !important;line-height: 1.5;}

/* 大きめのh3タイトル */
.new_accordion_one_down .intro .text-side .headding,
.contact_policy .intro .section_h3,
.check_before_contact .intro .section_h3,
.title_line_wide .section_h3,
.title_icon .section_h3,
.infomation_all_generic .section_h3,
.api_map_text .section_h3,
.title_icon .section_h3,
.h2_center .section_h2,
.half_fit_image .section_h3{font-size: 3.4rem !important;}

/* 小さめのh3タイトル */
.new_accordion_one_down .accordion_body .headding,
.half .section_h3,
.standard_content_dup .text-side .headding,
.half_limited_height .section_h3,
.three_cards_dot_separator .text-side .headding,
.new_catchcopy_simple .text-side .headding,
.half_wide_limited_height .section_h3,
.half_out_of_position .text-side h3.headding,
.new_standard_content_two .text-side h3.headding
{font-size: 2.6rem !important;}

/* サブタイトル */
.title_section .subtitle,
.three_cards_title_sfiht .text-side .subtitle,
.title_sub .subtitle,
.title_simple_wide_reversible .subtitle,
.h2_center_generic01 .subtitle,
.h2_center_generic02 .subtitle,
.h2_left .subtitle
{font-size: 1.6rem !important;}

#global-nav .header_logo{font-size: 2.4rem;color: #0e8d2e;font-weight: 800;}

@media only screen and (max-width: 1024px){
	.fit_card_two_image .image-side_text .title,
	.information_card .text-side .section_h2
	{font-size: 5rem !important;}
	
	/* 大きめのセクションのタイトル */
	.h3_text .headding_wrap, .h3_text .section_h3,
	.h2_bgfix .section_h2
	{font-size: 4rem !important;}
	
	/* セクションのタイトル */
	.h2_center_generic01 .section_h2,
	.h2_center_generic02 .section_h2,
	.h2_text .section_h2,
	.title_all .section_h3,
	.title_sub .section_h3,
	.h2_left .headding,
	.title_line_wide_reversible .section_h3,
	.infomation_all .section_h3
	{font-size: 3.6rem !important;}
}
@media only screen and (max-width: 767px){
	body,
	.letter_wrap_basic
	{font-size: 1.5rem;}

	.infomation_all_generic .letter,
	.two_cards .text_wrap,
	.three_cards_title_sfiht .text-side .text_wrap,
	.card_icon .letter,
	#section-wrapper .subtitle
	{font-size: 1.5rem !important;}

	/* 大きめのセクションのタイトル */
	.h3_text .section_h3,
	.fit_card_two .image-side_text .title,
	.fit_card_two_image .image-side_text .title,
	.information_card .text-side .section_h2,
	.h2_bgfix .section_h2
	{font-size: 3rem !important;}

	/* セクションのタイトル */
	.h2_center_generic01 .section_h2,
	.h2_center_generic02 .section_h2,
	.h2_text .section_h2,
	.title_all .section_h3,
	.title_sub .section_h3,
	.h2_left .headding,
	.title_line_wide_reversible .section_h3,
	.infomation_all .section_h3
	{font-size: 2.6rem !important;line-height: 1.5;}

	/* 大きめのh3タイトル */
	.fit_card_three_image .text-side .headding_wrap,
	.fit_card_three_image .text-side .section_h3,
	.title_section .section_h3,
	.new_accordion_one_down .intro .text-side .headding,
	.contact_policy .intro .section_h3,
	.check_before_contact .intro .section_h3,
	.title_line_wide .section_h3,
	.title_icon .section_h3,
	.infomation_all_generic .section_h3,
	.api_map_text .section_h3,
	.title_icon .section_h3,
	.h2_center .section_h2,
	.half_fit_image .section_h3{font-size: 2.4rem !important;}

	/* 小さめのh3タイトル */
	.new_accordion_one_down .accordion_body .headding,
	.half .section_h3,
	.standard_content_dup .text-side .headding,
	.half_limited_height .section_h3,
	.three_cards_dot_separator .text-side .headding,
	.new_catchcopy_simple .text-side .headding,
	.half_wide_limited_height .section_h3,
	.half_out_of_position .text-side h3.headding,
	.new_standard_content_two .text-side h3.headding
	{font-size: 2rem !important;}

	/* サブタイトル */
	.title_section .subtitle,
	.three_cards_title_sfiht .text-side .subtitle,
	.title_sub .subtitle,
	.title_simple_wide_reversible .subtitle,
	.h2_center_generic01 .subtitle,
	.h2_center_generic02 .subtitle,
	.h2_left .subtitle
	{font-size: 1.5rem !important;}
}

/*--------------------------------------*/
/*リンク色*/
.editable a{color: #0e8d2e !important;}

/*全体固定背景*/
#section-wrapper::before{
	/* content: ""; */
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: url() no-repeat center center #fff;
	background-size: cover;
}

/* ナビの下線 */
#global-nav .gnav_pc .gnav_items a{color: #000 !important;font-weight: bold;}
#global-nav .gnav_pc .gnav_items > li > a{position: relative;}
#global-nav .gnav_pc .gnav_items > li > a:hover,
#global-nav .gnav_pc .gnav_items > li.active > a{position: relative;text-decoration: none !important;}
#global-nav .gnav_pc .gnav_items > li > a::before,
#global-nav .gnav_pc .gnav_items > li.active > a::before{
  content: '';
	background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%);
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
	transition: all .3s ease;
}
#global-nav .gnav_pc .gnav_items > li > a:hover::before,
#global-nav .gnav_pc .gnav_items > li.active > a::before{
  width: 100%;
}
#global-nav .gnav_pc .gnav_items li:last-child a::before{
	display: none;
}

/* 下層ヘッダー */
.h1_left .headding{font-size: 4.2rem !important;}
@media only screen and (min-width: 1025px) {
	.h1_left .section_inner {padding-left: 20px;padding-right: 20px;}
}
@media only screen and (max-width: 1024px){
}
@media only screen and (max-width: 767px){
	.h1_left .headding{font-size: 3.2rem !important;}
}

/* フッター */
#footer-section .editable a{
	color: #fff !important;
}
.footer_tp_generic .copy{
	border-top: 1px solid rgba(255,255,255,.5) !important;
	color: #fff !important;
}
@media only screen and (min-width: 1025px) {
    #footer-section > .content {
        padding: 0;
    }
}

/* 画像見出し */
.h2_left .section_h2::first-letter{}
.h2_center .section_h2{
	line-height: 1.2;
}
.h2_center .spacer-section_wrap .spaceable-top{padding-bottom: 120px !important;}
.h2_center > .spaceable-bottom{padding-bottom: 120px !important;}
@media only screen and (max-width: 1024px){
	.h2_center .spacer-section_wrap .spaceable-top{padding-bottom: 90px !important;}
	.h2_center > .spaceable-bottom{padding-bottom: 90px !important;}
}
@media only screen and (max-width: 767px){
	.h2_center .spacer-section_wrap .spaceable-top{padding-bottom: 50px !important;}
	.h2_center > .spaceable-bottom{padding-bottom: 50px !important;}
}

/* タイムテーブル */
.time_table_image_rounded .content_container::before{background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;}
.time_table_image_rounded .duplicatable-content::before{background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;}
.time_table_image_rounded .duplicatable-content::after{border-top-color: #0e8d2e !important;}
.time_table_image_rounded .duplicatable-content_inner::before{background: radial-gradient(circle farthest-side, #0e8d2e, #0e8d2e 30%, transparent 30%, transparent);}

/*footer_矢印色*/
#footer-section .back-top{border-color: #0e8d2e !important;}
#footer-section .back-top .arrow:before{color: #0e8d2e !important;}
#footer-section .footer-company::before{display: none;}

/*sp_下部ボタン色*/
@media only screen and (max-width: 767px){
	#footer-section .detail-side .section_btn a{
		background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;
		color: #fff !important;
		border: 0 !important;
		border-right: 1px solid #fff !important;
	}
	.footer_menu_center .detail-side_first{
		background: #fff !important;
		color: #0e8d2e !important;
	}
}

/*blog_リンク色*/
.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_,
.banner_text ._color_{
  color: #0e8d2e !important;
}
.blog_posts .blog_post .notice, .blog_posts .post_item .notice,
.category_attention,
.elation_posts_section .category_attention,
.showcase_chart .showcase_chart_item .notice{
	background-color: #0e8d2e !important;
}

/*ボタン一括*/
.tree_image_btn .text-side .section_btn a,
.catchcopy_06 .link_btn a,
.half_fit_image_recruit1_1 .section_btn a,
.section_name .section_btn a,
.section_name .section_btn input,
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link,
.banner_text .banner_link{
	border: none !important;
	background: linear-gradient( 15deg, rgb(14,141,46) 30%, rgb(185,188,0) 100%) !important;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	z-index: 2;
	overflow: hidden;
	font-weight: 600;
}
.section_btn a:not(.except){
	padding-left: 25px;
	padding-right: 25px;
}
.section_btn a:not(.except)::before {
	content: "";
	background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;
	width: 100%;height: 100%;
	z-index: -1;
	display: block;
	position: absolute;
	transition: all .3 ease;
}
.section_btn a:not(.except)::after {
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	top: 50%;
	top: calc(50% - 2px);
	right: 20px;
	transform-origin: center center;
	transform: rotate(45deg) translateY(-50%);
	transition: .4s;
}

/*ボタン footer*/
#footer-section .detail-side .section_btn a{
	background: #f4f003 !important;
	color: #000 !important;
}
#footer-section .detail-side .section_btn a::before{display: none;}
#footer-section .detail-side .section_btn a::after{border-color: #000 !important;}


/*--------------------------------------*/
/* .title_simple_wide_reversible
/*--------------------------------------*/
.title_simple_wide_reversible .image-frame-bg{
	background: rgba(255,255,255,.9) !important;
}
.title_simple_wide_reversible .text-box{
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	border: 0 !important;
}
.title_simple_wide_reversible .subtitle{
	display: flex;
	align-items: center;
	text-transform: uppercase;
}
.title_simple_wide_reversible .subtitle::before {
	content: '';
	display: inline-block;
	margin-right: 20px;
	width: 40px;
	height: 1px;
	background-color: #fff;
}

/*--------------------------------------*/
/* information_card お問い合わせ
/*--------------------------------------*/
.information_card{background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;}
.information_card-content{align-items: center;}
.information_card .text-side *{color: #fff !important;}
.information_card .info-side_content{overflow: hidden;}
.information_card .info-side_content *{border: 0px !important;}
.information_card .info-side *{color: #0e8d2e;}
.information_card .info-side-bg{background: #fff;}
.information_card .info-side .cta-text_wrap,
.information_card .info-side .cta-text
{font-size: 4.2rem !important;;line-height: 1.3;margin-top: 0 !important;}

@media screen and (min-width: 768px){
	.information_card .text-side{width: 50%;}
	.information_card .info-side{
		flex: 1;
		margin-right: calc(50% - 50vw);
		padding-left: 30px;
	}
}

/*--------------------------------------*/
/* メインビジュアル
/*--------------------------------------*/
.mainvisual_step_animation .catch::before{background: linear-gradient(15deg, rgb(14 141 46 / 72%) 0%, rgb(137 173 13 / 68%) 100%) !important;}
.mainvisual_step_animation .animation-cover div{background: linear-gradient(15deg, rgb(14, 141, 46) 0%, rgb(137, 173, 13) 100%) !important;}

.mainvisual_step_animation .catch{
	/* background: linear-gradient(15deg, rgb(14, 141, 46) 0%, rgb(137, 173, 13) 100%); */
	margin: 0 !important;
	padding: 55px 80px;
	border-radius: 0 0 15px 0;
}
.mainvisual_step_animation .catch_text{
	font-size: 5.2rem !important;
	line-height: 1.4 !important;
}
section:first-of-type .content{padding: 0 !important;}

.mainvisual_step_animation .catch::before{animation: text-wrap_fade2 1s ease-out .8s forwards !important;}
.mainvisual_step_animation .text-side .editable_wrap {position: relative;z-index: 2;}
@keyframes text-wrap_fade2 {
	0% {
		left: 0;
		right: 100%
	}
	
	40% {
		left: 0;
		right: 0
	}
	
	100% {
		left: 0;
		right: 0
	}
}

/*--------------------------------------*/
/* global-nav width-limitのナビ
/*--------------------------------------*/
#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li:not(.gnav-submenu):last-child{
	background: transparent !important;
}
#global-nav .gnav .gnav_items > li:last-of-type{
	padding: 0 !important;
	margin-left: 10px;
}
#global-nav .gnav .gnav_items > li:last-of-type a{
	height: 100px;
	line-height: 100px;
	display: block;
	padding: 0 30px;
	background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;
	color: #fff !important;
	white-space: nowrap;
	border-radius: 0 0 0 5px;
}
#global-nav a{font-weight: bold;}

@media only screen and (min-width: 1025px) {
	#global-nav.fixed{
		top: 25px !important;
	}
	.gnav.width-limit,
	.gnav.width-limit .section_inner{max-width: calc(100% - 100px) !important;}
	.gnav.width-limit .section_inner{
		padding-left: 30px !important;
		border-radius: 40px;
		overflow: hidden;
	}
	.gnav.width-limit .gnav_bg{
		border-radius: 40px;
	}
}
@media only screen and (max-width: 1024px){
	#global-nav .gnav .gnav_items > li:last-of-type a{margin-left: 0;padding: 0 1.5rem 0 2rem;line-height: 50px;height: 50px;}
}

@media only screen and (max-width: 1280px){
	#global-nav .gnav_accordion_wide .gnav_pc .gnav_items > li:not(:last-of-type){
		padding: 0 2px !important;
		line-height: 1.2;
	}
}

/*--------------------------------------*/
/* .square_four_images_with_text 調整
/*--------------------------------------*/
.square_four_images_with_text .image-side{background: #000;}
.square_four_images_with_text .image-frame-bg{opacity: .7;}

/*--------------------------------------*/
/* .circle-box_link 調整
/*--------------------------------------*/
.circle-box_link .duplicatable-content{margin-top: 1em !important;margin-bottom: 1em !important;}
.circle-box_link a::after{
  content: '';
  position: absolute;
  left: 50%;
	bottom: 25px;
  transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
}

/*--------------------------------------*/
/* .half_out_of_position  調整
/*--------------------------------------*/
@media only screen and (min-width: 768px) {
	.half_out_of_position .text-side{
		padding: 6rem 5rem !important;
		box-shadow: 0 0 24px rgba(0, 0, 0, 0.07) !important;
	}
	.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side,
	.half_out_of_position .image-side {
		width: 60%;
		margin: 0 -5% 0 -5%;
	}
}

/*--------------------------------------*/
/* 角丸
/*--------------------------------------*/
/* */
.map_area iframe,
.half_out_of_position .text-side,
.image-frame-lb,
.image-frame,
.image-frame img,
.transparent_plate .section_inner,
.frame-image{border-radius: 3px;overflow: hidden;}
.alternating-backcolor .frame-image{border-top-right-radius: 0;border-bottom-right-radius: 0;}

#content-wrapper #section-wrapper .three_cards_dot_separator .image-side .frame-image,
.photo_gallery_01_alter .frame-image,
.image-frame.center-icon,
.card_icon .image-side *,
#section_490415 .image-frame img,
.bnr_box .image-frame,
.bnr_box .frame-image{border-radius: 0 !important;}
#footer-section .image-frame{border-radius: 0;}

@media only screen and (min-width: 768px){/*pc*/
	.section_btn a:not(.except):hover::before{
		opacity: 0;
	}
	/*ボタン hover_アニメーション
	.tree_image_btn .text-side .section_btn a:after,
	.catchcopy_06 .link_btn a:after,
	.half_fit_image_recruit1_1 .section_btn a:after,
	.section_name .section_btn a:after,
	.blog_posts .banner_text .banner_link:after,
	.showcase_chart .banner_text .banner_link:after,
	.banner_text .banner_link:after{
		content: '';
		position: absolute;
		bottom: 0;
		left: -10%;
		width: 0;
		height: 120%;
		background-color: #000;
		border: none;
		z-index: -1;
		transition: .3s;
	}
	.tree_image_btn .text-side .section_btn a:hover:after,
	.catchcopy_06 .link_btn a:hover:after,
	.half_fit_image_recruit1_1 .section_btn a:hover:after,
	.section_name .section_btn a:hover:after,
	.blog_posts .banner_text .banner_link:hover:after,
	.showcase_chart .banner_text .banner_link:hover:after,
	.banner_text .banner_link:hover:after{
		left: -10%;
		width: 120%;
	}
	*/
}

/*--------------------------------------*/
/* 背景 装飾
/*--------------------------------------*/
#section_565607 .section_name::before,
#section_565802 .section_name::before,
#section_565808 .section_name::before{/**/
	border-radius: 0 0 15px;
  content: '';
	background: #f7f7f7;
  width: 86%;
  height: 100%;
  position: absolute;
  bottom: 0;
	left: 0;
}
#section_565808 .section_name::before{
	height: 80%;
}
#section_565802 .section_name::before{
	width: 40%;
}
#section_565607 .section_name::before{
	width: 100%;height: 50%;
}

/*--------------------------------------*/
/* ワイド
/*--------------------------------------*/
@media only screen and (min-width: 768px){
	#section_xxx .section_inner,
	#section_xxx .section_inner {
		max-width: 1100px;
		margin: 0 auto;
	}
}

/*--------------------------------------*/
/* 黒乗せ
/*--------------------------------------*/
/* .mainvisual_mountain .section_inner::before, */
/*.h2_text .section-image_bg::before, */
.wide_block_link_flex .frame-image::before,
.h1_center .section-image_bg::before,
.motion_mainvisual_h1 .section-image_bg::before,
.mainvisual_shift .section-image_bg::before,
.mainvisual_crossfade_slider .image-side .flamingo-slider-slide::before,
.banner_image .duplicatable-container .frame-image::before,
.circle-box_link .image_wrap .circle-image::before,
.vertical_icon .image-frame-bg::before,
.vertical_icon_dup .frame-image::before,
.half_text_separate .image-side::before,
.tree_image_btn .text-side_bg::before,
.half_two_image_misaligned .frame-image::before,
.three_images .text-side_bg::before,
.square_four_images_with_text .duplicatable-content_inner::before,
.fit_card_two .image-side .image-frame-bg::before,
.fit_card_one .image-side .frame-image::before{
	content: "";
	width: 100%;
	height: 100%;
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.4);
}
.circle-box_link .image_wrap .circle-image{
	overflow: hidden;
	border-radius: 50% !important;
}
.square_four_images_with_text .text-side {z-index: 2;}
.h1_left .section_inner{position: relative;z-index: 1;}
/*.h2_text .section-image_bg::before,*/
.half_two_image_misaligned .frame-image::before,
.banner_image .duplicatable-container .frame-image::before,
.mainvisual_shift .section-image_bg::before,
.wide_block_link_flex .frame-image::before{
	z-index: 0;
}

/*--------------------------------------*/
/* etc
/*--------------------------------------*/
.table_light,
.title_simple_wide_reversible,
.title_line_wide_reversible,
.title_line_wide,
.photo_gallery_02{background: transparent !important;}
.thanks_page .catch_text{text-align: center;}

.technology_how_it_works-step .step_title{font-weight: 800;}
.technology_how_it_works-step .step_subtitle.editable{font-weight: 400;}
.technology_how_it_works-step{align-items: center;}

.h2_left{background: transparent !important;position: relative;}
.h2_left .subtitle br{display: none;}
.h2_left .headding{color: #000 !important;}
.h2_left::before{
  content: '';
	background: #f7f7f7 !important;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/406152/optimized_WnAb9Ozgq7q5SyYeBiqM0g.png) top center / cover !important;
	background-size: cover;
  width: calc(100% - 25px);
  height: 100% ;
  position: absolute;
	z-index: -1;
	left: 0;top: 0;
}
.h2_left > .spaceable{padding-bottom: 80px !important;}
.h2_left .letter_wrap + .spaceable{display: none;}
.h2_left .text-side{position: relative;display: inline-block;padding-bottom: 10px;}
.h2_left .text-side::before{
  content: '';
	background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%);
  width: 100%;
  height: 3px;
	border-radius: 50px;
  position: absolute;
  left: 0;
	bottom: 0;
  transform: translateY(-50%);
}

/*.title_line_wide .section_h3*/.title_line_wide_reversible .headding{
	border-bottom: dashed 5px #f4f003;
	padding-bottom: 10px;
	display: inline-block;
}

.sub_title{padding-top: 0 !important;padding-bottom: 0 !important;}
.sub_title .text-side{position: relative;padding-bottom: 33px;}
.sub_title .text-side::before{
	content: '';
	background: #f4f003 !important;
	background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%);
	width: 60px;
	height: 5px;
	border-radius: 50px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.table_light .table_wrap .tr .th,
.table_light_generic .table_wrap .tr .th{background: #f7f7f7 !important;color: #000 !important;}
	
.card_icon .image-side{
	width: 40px !important;height: 40px !important;
}
.card_icon .text-side .letter br{display: none;}
.card_icon .card_icon-item{
	background: #f4f003 !important;
	background: #f7f7f7 !important;
	align-items: center !important;
	border: 0 !important;
	border-radius: 100px !important;
	box-shadow: none !important;
}
.card_icon .section_h3{font-size: 1.9rem !important;}

.title_line_wide_light .section-animation-wrap{opacity: 1 !important;}
.title_line_wide_light .text-side{position: relative;z-index: 2;}
.title_line_wide_light .section-animation-wrap .element-1{
	background: #f7f7f7 !important;border: 0 !important;
}
.title_line_wide_light .section-animation-wrap .element-5{border-bottom-width: 3px !important;border-right-width: 3px !important;}

.title_simple_wide_reversible .text-side{align-items: center;}
.title_simple_wide_reversible .title-box{position: relative;}
.title_simple_wide_reversible .section_h3{position: relative;z-index: 2;}
.title_simple_wide_reversible .headding{font-size: 3.6rem !important;padding-left: 40px;}
.title_simple_wide_reversible .subtitle::before{display: none;}
.title_simple_wide_reversible .subtitle{
	position: absolute;font-size: 12rem !important;color: #f4f003 !important;
	left: 0;top: 50%;z-index: 0;line-height: 0;
}
.title_simple_wide_reversible .text-box{
	margin-top: 0 !important;
}

.flow_cards .dc-inner_bg .frame-image{background: transparent !important;}
.flow_cards .duplicatable-content_outer{background: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%);}
.flow_cards .number_wrap{color: #0e8d2e !important;}
.flow_cards .image-side .frame-image{border-top: 10px solid #0e8d2e;}

.faq_accordion .duplicatable-content{background-image: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;color: #fff;}
.faq_accordion .answer:before{border-color: #fff !important;}

.title_line_vertical_writing{padding: 80px 0 !important;}
.title_line_wide .text-box{padding-top: 0 !important;margin-top: 0 !important;}

.standard_content_text_two .text-box{border: 0 !important;}
.standard_content_text_two .duplicatable-content{
	position: relative;border-radius: 10px;
	background-image: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;
}
.standard_content_text_two .duplicatable-content::before{
  content: '';
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/406096/optimized_8jVrShT6EclgDeKzh5mONg.png) no-repeat center;
	background-color: #f4f003;
	background-size: 36px;
  width: 70px;
  height: 70px;
	border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,-50%);
}
.standard_content_text_two .duplicatable-content:nth-of-type(2)::before{
	background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/406095/optimized_cbcTivxaK_e4HuO71vwodw.png);
}

.standard_content_text_dup .text-box{border: 0 !important;}
.standard_content_text_dup .duplicatable-content{border-radius: 10px;
	background-image: linear-gradient( 15deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;}

.formapps .dummy_form_area .form-item, .formapps .form_area .form-item{
	font-weight: bold;
}

.infomation_all_generic{background: transparent !important;}
.infomation_all_generic .section_inner{
	background: linear-gradient(15deg, rgb(14, 141, 46) 0%, rgb(137, 173, 13) 100%) !important;
	padding: 70px 50px !important;
	border-radius: 0 0 15px !important;
}
.infomation_all_generic .section_btn a{background: #f4f003 !important;color: #000 !important;}
.infomation_all_generic .section_btn a::before{display: none;}
.infomation_all_generic .section_btn a::after{border-color: #000;}

@media only screen and (min-width: 768px){
	.infomation_all_generic .section_btn a:hover{opacity: .7 !important;}
}

/* top */
.half_two_image_misaligned{padding-top: 0 !important;padding-bottom: 0 !important;}
@media only screen and (min-width: 768px){
	.fit_card_three_image .image-side_text{margin-top: -2rem !important;}
	.fit_card_three_image .image-side_text .title{font-size: 5rem !important;}
	.fit_card_three_image .image-side .image-frame-bg{padding-top: 450px !important;}
	
	.half_two_image_misaligned .spacer-item_wrap:nth-child(2) .editable_wrap{font-size: 1.8rem !important;}
}

/*  */
.half_fit_image{padding: 0 !important;}
.h2_center_generic01{background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/406152/optimized_WnAb9Ozgq7q5SyYeBiqM0g.png) top center / cover !important;}
.h2_center_generic02{background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/406152/optimized_WnAb9Ozgq7q5SyYeBiqM0g.png) top center / cover !important;}
.vertical_icon_dup{background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/406152/optimized_WnAb9Ozgq7q5SyYeBiqM0g.png) top center / cover !important;}
.vertical_icon_dup .text-side .image-frame{max-width: 50px !important;}

/*  */
.title_simple_wide_reversible .text-box{
	border: 1px solid #000 !important;box-shadow: none !important;
}
.faq_accordion .duplicatable-content:nth-child(n+2) {
  margin-top: 1rem !important;
}

/*  */
#section_565794 .title_line_wide .section_h3{border-bottom: 0 !important;}
#section_565794 .title_line_vertical_writing{padding-top: 0 !important;padding-bottom: 0 !important;}
	
/*--------------------------------------*/
/* PAD調整
/*--------------------------------------*/
@media only screen and (max-width: 1024px){
	#global-nav .hamburger_top,
	#global-nav .hamburger_mid,
	#global-nav .hamburger_btm {background: linear-gradient( 10deg, rgb(14,141,46) 0%, rgb(185,188,0) 100%) !important;}
	
	.mainvisual_step_animation .catch_text{font-size: 4.2rem !important;}
	.mainvisual_step_animation .subtitle_wrap,
	.mainvisual_step_animation .catch_head{font-size: 1.8rem !important;}
	
	.infomation_all_generic{padding: 0 20px 0 0;}
	#section-wrapper .infomation_all_generic .section_inner{padding: 50px 40px !important;}
	#global-nav .gnav_accordion_wide .gnav_sp .header_logo{display: flex;align-items: center;}
	.width-limit .section_inner{padding: 0 25px !important;}
	/*.footer_tp_generic .detail-side{gap: 15px;}*/
	.title_simple_wide_reversible .headding{font-size: 3rem !important;}
	
	.h2_left > .spaceable{padding-bottom: 60px !important;}
	
	#global-nav .gnav .gnav_items > li:last-of-type{
		margin-left: 1.5rem;margin-top: .8rem;
	}
	#global-nav .gnav .gnav_items > li:last-of-type a{
	border-radius: 5px !important;max-width: 260px;width: calc(100% - 2rem);text-align: center;
	position: relative;margin: 0;padding: 15px 30px !important;white-space: normal !important;
	line-height: 1.5 !important;
	height: auto !important;
	}
	#global-nav .gnav .gnav_items > li:last-of-type a:hover{opacity: 1 !important;}
	#global-nav .gnav .gnav_items > li:last-of-type a::after {
		content: "";
		width: 6px;
		height: 6px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		position: absolute;
		top: 50%;
		top: calc(50% - 2px);
		right: 20px;
		transform-origin: center center;
		transform: rotate(45deg) translateY(-50%);
		transition: .4s;
	}
}

/*--------------------------------------*/
/* SP調整
/*--------------------------------------*/
@media only screen and (max-width: 1024px){
	.gnav .header_logo img{max-height: 37px !important;}
}
@media only screen and (max-width: 767px){
	.half_grid .text-side_inner{padding: 30px 10px;}

	/*余白変更*/
	.spaceable[style*="120px"]{padding-bottom: 75px !important;}
	.spaceable[style*="100px"]{padding-bottom: 65px !important;}
	.spaceable[style*="80px"]{padding-bottom: 55px !important;}
	.spaceable[style*="70px"]{padding-bottom: 45px !important;}
	.spaceable[style*="60px"]{padding-bottom: 30px !important;}
	.spaceable[style*="50px"]{padding-bottom: 30px !important;}
	.spaceable[style*="40px"]{padding-bottom: 25px !important;}

	/*blog系余白調整*/
	.blog_coloroverlay > .spaceable-top{padding-bottom: 0 !important;}
	.blog_coloroverlay > .spaceable-bottom{padding-bottom: 0 !important;}
	.portfolio_standerd > .spaceable-top{padding-bottom: 0 !important;}
	.portfolio_standerd > .spaceable-bottom{padding-bottom: 0 !important;}

	/*table font-size 調整*/
	.table_wrap .tr{font-size: 1.5rem;}
	.table_wrap .duplicatable-content:nth-child(n+2){padding-top: 0 !important;}
	.table_wrap .tr .th{font-weight: bold;}
	.table_wrap .tr .td{padding-top: 1rem !important;}

	/* 余白削除 */
	.half_wide_limited_height .duplicatable-content:last-child .text-side > .spaceable-bottom,
	.half_wide .duplicatable-content:last-child .text-side > .spaceable-bottom{padding-bottom: 0 !important;}
	.unevenness_opposite .section_inner{padding-bottom: 0 !important;}

	/* square_four_images_with_text */
	.square_four_images_with_text .duplicatable-container{
		gap: 10px;
	}
	.square_four_images_with_text .duplicatable-content{
		padding: 0 !important;
		width: calc(50% - 5px) !important;
	}

	/* two_images_rounded */
	#content-wrapper #section-wrapper .two_images_rounded .section_inner{
		padding: 0 !important;
	}
	#content-wrapper #section-wrapper .two_images_rounded .image-side{
		padding: 0 20px !important;
	}
	#content-wrapper #section-wrapper .two_images_rounded .image-side_inner,
	#content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame_wrap,
	#content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame-bg{
		height: 125vw !important;
	}
	#content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame_wrap{
		padding-top: 0 !important;
	}
	#content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame-bg{
		top: 0 !important;
	}
	
	/*  */
	#global-nav .header_logo{font-size: 2rem;}
	.mainvisual_step_animation .catch{
		padding: 50px 25px;
		width: calc(100% - 20px);
	}
	.mainvisual_step_animation .catch_text{
		font-size: 5.6vw !important;
	}
	.mainvisual_step_animation .subtitle_wrap,
	.mainvisual_step_animation .catch_subtext{
		font-size: 1.7rem !important;
	}
	.width-limit .section_inner{padding: 0 15px !important;}
	.footer_tp_generic .logo{max-width: 120px !important;}
	.mainvisual_step_animation{height: 90vh !important;}
	.sub_title .text-side{padding-bottom: 18px;}
	
	#section_565808 .section_name::before{width: 90%;}
	.fit_card_three_image .image-side_text{padding: 0 !important;}
	.fit_card_three_image .image-side .image-frame-bg{padding-top: 45%;}
	.fit_card_three_image .image-side_text{margin-top: 1em !important;}
	.fit_card_three_image .subtitle br{display: none;}
	.new_standard_content_two .subtitle br{display: none;}
	.half_fit_image .subtitle br{display: none;}
	.technology_how_it_works-text_container .step_title{font-size: 2rem !important;}
	.technology_how_it_works-text_container .technology_how_it_works-step div.image-frame{
		width: 64px !important;margin-left: 0 !important;
	}
	.half_fit_image .text-side_inner{
		max-width: none !important;padding: 0 15px !important;
	}
	.card_icon .section_h3{font-size: 1.7rem !important;}
	
	.title_line_wide_light .section-animation-wrap .element-2{width: 3px !important;background-color: #f7f7f7 !important;}
	.title_line_wide_light .section-animation-wrap .element-3{height: 3px !important;background-color: #f7f7f7 !important;width: 50vw;}
	.title_line_wide_light .section-animation-wrap .element-4{width: 3px !important;background-color: #f7f7f7 !important;left: calc(50vw + 100px);}
	.title_line_wide_light .section-animation-wrap .element-5{left: calc(50vw + 81px);border-color: #f7f7f7 !important;}
	.circle-box_link .duplicatable-content{margin: 0 !important;}
	.circle-box_link .duplicatable-content .text_wrap .letter br{display: none;}
	.vertical_icon_dup .text-side .image-frame{max-width: 40px !important;}
	.half_two_image_misaligned .image-side_inner{padding-top: 300px !important;}
	#global-nav .gnav .gnav_items > li:last-of-type a{border-radius: 0;}
	.transparent_plate {padding: 0 15px;}
	.transparent_plate.width-limit .section_inner{padding: 35px 25px !important;}
	#section-wrapper .title_simple_wide_reversible .subtitle{font-size: 7rem !important;
	left: 50% !important;top: 42px !important;transform: translateX(-50%) !important;}
	.title_simple_wide_reversible .headding{padding: 30px 0 0 0;margin-bottom: 20px;}
	.new_standard_content_two .duplicatable-content+.duplicatable-content{margin-top: 0 !important;}
	.flow_cards .headding_wrap, .flow_cards .headding{font-size: 1.7rem !important;}
	.flow_cards .section_inner{width: 100% !important;}
	.flow_cards .duplicatable-content_inner{padding: 20px !important;}
	.faq_accordion .faq_btn{padding: 0 !important;width: 1em !important;}
	.title_line_wide .text-box .letter{line-height: 1.5 !important;}
	.title_line_wide .text-box .letter .text{line-height: 1.7 !important;}
	.title_line_wide_reversible .text-box{margin-top: 30px !important;}
	.technology_how_it_works-step + .technology_how_it_works-step{margin-top: 20px;}
	.h3_text .text{font-size: 1.5rem !important;}
	#content-wrapper #section-wrapper .three_cards_dot_separator{padding-top: 40px !important;}
	#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content{margin-bottom: 30px !important;}
	.standard_content_text_two .duplicatable-content{margin-top: 28px;}
	#footer-section .detail-side .section_btn{padding: 0 !important;}
	#section_565712 .title_line_wide .text-box{margin-top: 20px !important;}
}

@media screen and (max-width: 560px) {
    .flow_cards .text_wrap {display: block;margin-top: 20px;}
}