.mainvisual_desk_generic{position:relative;height:100vh}.mainvisual_desk_generic .section_inner{height:100%;width:100%;position:absolute;top:0}.mainvisual_desk_generic .image-side{position:absolute;top:0;height:100%;width:100%}.mainvisual_desk_generic .swiper-wrapper{height:100%}.mainvisual_desk_generic .swiper-slide{height:100%;position:relative;overflow:hidden}.mainvisual_desk_generic .swiper-slide img{height:100vh;width:auto;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.mainvisual_desk_generic .catch{width:100%;text-align:center;padding:0 1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);line-height:1.4;z-index:1;font-family:"Josefin Sans";color:#fff}.mainvisual_desk_generic .catch_text{font-size:4rem;margin-bottom:2rem;line-height:1;text-shadow:0.5px 0.5px 5px #666}.mainvisual_desk_generic .catch_subtext{font-size:1.7rem;letter-spacing:.1em;font-family:YakuHanMP,"Times New Roman","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Sawarabi Mincho",Meiryo,serif;text-shadow:0.5px 0.5px 5px #666}.mainvisual_desk_generic .headding_wrap{font-size:4.2rem}.mainvisual_desk_generic .subtitle_wrap{font-size:1.7rem}.mainvisual_desk_generic .one_page_scroll_btn{position:absolute;z-index:1;bottom:0;left:50%;transform:translate(-50%, 0);text-transform:uppercase;background-color:transparent;width:60px;height:auto;text-align:center;font-size:1rem;padding-bottom:4rem;cursor:pointer;overflow:hidden;letter-spacing:.2em}.mainvisual_desk_generic .one_page_scroll_btn span{transform:translate(0, 0);width:1px;height:35px;position:absolute;top:auto;left:50%;bottom:0;display:block}@keyframes down{0%{transform:translate(0, 0);height:60px}40%{transform:translate(0, 0);height:60px}80%{transform:translate(0, 60px);height:0}90%{transform:translate(0, -60px);height:0}100%{transform:translate(0, 0);height:60px}}.mainvisual_desk_generic .swiper-pagination{width:auto;position:absolute;right:10px;left:auto}.mainvisual_desk_generic .swiper-pagination-bullet{opacity:1;background:#fff;width:6px;height:6px;margin:0 7px;vertical-align:middle}.mainvisual_desk_generic .swiper-pagination-bullet-active{background:transparent;border:2px solid #fff;width:12px;height:12px}@media only screen and (min-width: 768px){.mainvisual_desk_generic .catch_text{font-size:8rem}.mainvisual_desk_generic .catch_subtext{font-size:3rem}}@media only screen and (min-width: 1025px){.mainvisual_desk_generic .swiper-slide img{width:120%;height:auto}.mainvisual_desk_generic .catch_text{font-size:8rem}.mainvisual_desk_generic .catch_subtext{font-size:3rem;letter-spacing:.2em}.mainvisual_desk_generic .one_page_scroll_btn{padding-bottom:7rem}.mainvisual_desk_generic .one_page_scroll_btn span{height:60px;animation:down 3s ease-in;animation-iteration-count:infinite}.mainvisual_desk_generic .headding_wrap{font-size:14rem}.mainvisual_desk_generic .subtitle_wrap{font-size:2rem}}
.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}}
.new_catchcopy_simple .text-wrap{max-width:750px;margin:auto;padding:3rem 1.5rem;box-shadow:0 5px 10px rgba(0,0,0,0.1);position:relative;z-index:0}.new_catchcopy_simple .image-side_bg{height:100%;width:100%;position:absolute;top:0;left:0;opacity:0.9;z-index:-1}.new_catchcopy_simple .text-side{text-align:center}.new_catchcopy_simple .text-side .headding_wrap,.new_catchcopy_simple .text-side .headding{font-size:2.5rem}.new_catchcopy_simple .text-side .subtitle_wrap{margin-top:0.5rem}.new_catchcopy_simple .text-side .editable_wrap{margin-top:1.5rem}.new_catchcopy_simple .text-side .section_btn{margin-top:3rem}
.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}}
.h2_text .text-side,.h2_text .text{color:#fff;font-size:1.8rem}.h2_text .subtitle{letter-spacing:0px}.h2_text .headding_wrap,.h2_text .section_h2{font-size:4rem}.h2_text .subtitle_wrap{font-size:1.2rem}.h2_text .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:4rem}.h2_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}@media only screen and (min-width: 768px){.h2_text .headding_wrap,.h2_text .section_h2{font-size:5rem;line-height:1.4}.h2_text .subtitle_wrap{font-size:1.5rem}.h2_text .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:5rem}.h2_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.5rem}}
body:not(.eat_cms) .block_link.u_none-hover{pointer-events:none}.square_four_images_with_text{color:#fff}.square_four_images_with_text .section_inner{max-width:1440px;margin:0 auto}.square_four_images_with_text .duplicatable-container{text-align:center;font-size:0}.square_four_images_with_text .duplicatable-content{margin-right:0.5%}.square_four_images_with_text .duplicatable-content:nth-child(n+2){margin-top:0}.square_four_images_with_text .duplicatable-content:last-child{margin-right:0}.square_four_images_with_text .duplicatable-content_inner{position:relative}.square_four_images_with_text .image-frame-bg{width:100%;padding-top:100%;position:relative}.square_four_images_with_text .image-frame-bg .frame-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.square_four_images_with_text .duplicatable-content{width:24.5%;display:inline-block;vertical-align:top;font-size:1.6rem;text-align:left}.square_four_images_with_text .duplicatable-content:nth-child(2){margin-top:0}.square_four_images_with_text .duplicatable-content:nth-child(n+5){margin-top:1.4rem}.square_four_images_with_text .text-side{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;padding:0 10px}.square_four_images_with_text .text-side_inner{text-align:center}.square_four_images_with_text .section_h3{font-size:2.4rem;color:#fff}.square_four_images_with_text .letter{color:#fff;font-size:1.6rem}@media only screen and (max-width: 1024px){.square_four_images_with_text .section_h3{font-size:1.8rem}.square_four_images_with_text .letter{font-size:1.2rem;letter-spacing:0}}@media only screen and (max-width: 767px){.square_four_images_with_text .section_inner{max-width:initial}.square_four_images_with_text .duplicatable-container{display:flex;flex-wrap:wrap;justify-content:center}.square_four_images_with_text .duplicatable-content{width:45%;padding:5px;margin-right:0;border:none !important}.square_four_images_with_text .duplicatable-content:nth-child(n+5){margin-top:0}.square_four_images_with_text .image-frame img{width:100%;height:100%}}@media only screen and (max-width: 480px){.square_four_images_with_text .section_h3{font-size:1.5rem}}
.banner_image{text-align:center}.banner_image.width-limit .section_inner{max-width:800px;margin:0 auto}.banner_image .section_inner{position:relative}.banner_image .section-content{height:180px;margin-top:20px}.banner_image .text-side{position:relative;width:100%;height:100%;top:0;display:flex;align-items:center;justify-content:center}.banner_image .text-side .image-frame{width:100%;max-width:80px;margin:0 auto}.banner_image .text-side .image-frame img{width:100%}.banner_image .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.banner_image .text-side_inner{position:absolute}.banner_image .text-side .editable{min-width:100px}.banner_image .text-side .section_h3{font-size:3rem;font-weight:bold;color:#fff}.banner_image .text-side .letter{color:#fff}@media only screen and (max-width: 767px){.banner_image .section-content{height:150px}.banner_image .text-side .section_h3{font-size:2rem}}body:not(.eat_cms) .block_link.none-events{pointer-events:none}
.h2_text .text-side,.h2_text .text{color:#fff;font-size:1.8rem}.h2_text .subtitle{letter-spacing:0px}.h2_text .headding_wrap,.h2_text .section_h2{font-size:4rem}.h2_text .subtitle_wrap{font-size:1.2rem}.h2_text .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:4rem}.h2_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}@media only screen and (min-width: 768px){.h2_text .headding_wrap,.h2_text .section_h2{font-size:5rem;line-height:1.4}.h2_text .subtitle_wrap{font-size:1.5rem}.h2_text .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:5rem}.h2_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.5rem}}
.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}
body:not(.eat_cms) .block_link.u_none-hover{pointer-events:none}.eat_cms .information_half_wide .info-wrapper{margin-bottom:80px}.information_half_wide.reverse .info-wrapper{flex-direction:row-reverse}@media only screen and (max-width: 1024px){.information_half_wide.reverse .info-wrapper{flex-direction:column-reverse}}.information_half_wide .info-wrapper{display:flex;height:480px}.information_half_wide .link-side{width:50%;position:relative}.information_half_wide .link-side .duplicatable{width:100%;height:100%}.information_half_wide .link-side .duplicatable-container{width:100%;height:100%;display:flex;flex-direction:column}.information_half_wide .link-side .duplicatable-content{width:100%;height:25%;flex-grow:1}.information_half_wide .link-side_inner{position:relative;width:100%;height:100%;border-top:1px solid #151E2F}.information_half_wide .link-side_bg{position:absolute;top:0;left:0;width:100%;height:100%}.information_half_wide .link-side_text{padding:0 60px;position:absolute;top:50%;transform:translateY(-50%);color:#151E2F}.information_half_wide .link-side .headding_wrap,.information_half_wide .link-side .section_h3{font-size:3.2rem}.information_half_wide .link-side .letter_wrap,.information_half_wide .link-side .letter{font-size:1.8rem}.information_half_wide .contact-side{width:50%;position:relative}.information_half_wide .contact-side_inner{width:100%;height:100%}.information_half_wide .contact-side_bg{position:absolute;top:0;left:0;width:100%;height:100%}.information_half_wide .contact-side_text{text-align:center;font-size:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#151E2F;width:90%}.information_half_wide .contact-side .letter{font-weight:bold}.information_half_wide .contact-side .microcopy_wrap{font-size:1.5rem}.information_half_wide .contact-side .microcopy{font-size:1.5rem}.information_half_wide .editable{min-width:100px}@media only screen and (max-width: 1024px){.information_half_wide .info-wrapper{flex-direction:column}.information_half_wide .link-side{width:100%;height:50%}.information_half_wide .link-side .duplicatable-container{flex-direction:row;flex-wrap:wrap}.information_half_wide .link-side .duplicatable-content{width:50%;height:auto}.information_half_wide .link-side .duplicatable-content:nth-child(2n) .link-side_inner{border-left:1px solid #151E2F}.information_half_wide .link-side .headding_wrap,.information_half_wide .link-side .section_h3{font-size:2rem}.information_half_wide .link-side .letter_wrap,.information_half_wide .link-side .letter{font-size:1.5rem}.information_half_wide .link-side_text{padding:0 8px;text-align:center;left:50%;transform:translate(-50%, -50%);width:100%}.information_half_wide .contact-side{width:100%;height:50%}.information_half_wide .contact-side_text{font-size:2.5rem}}
.half_out_of_position .image-side{position:relative}.half_out_of_position .image-side .frame-image{padding-top:66%}.half_out_of_position .text-side{width:94%;text-align:center;margin:-3rem auto 0;padding:1.5rem 1.5rem 3rem;box-shadow:0 5px 15px rgba(0,0,0,0.1);position:relative;z-index:1}.half_out_of_position .text-side_bg{height:100%;width:100%;opacity:.8;position:absolute;top:0;left:0;z-index:-1}.half_out_of_position .text-side_bg .image-frame-bg{background-color:#fff}.half_out_of_position .text-side .headding_wrap,.half_out_of_position .text-side .headding{font-size:2.5rem}.half_out_of_position .text-side .subtitle_wrap{margin-top:.5rem}.half_out_of_position .text-side .editable_wrap{margin-top:1rem}.half_out_of_position .text-side .section_btn{margin:3rem auto 0}.half_out_of_position .duplicatable-content+.duplicatable-content{margin-top:3rem}@media only screen and (min-width: 768px){.half_out_of_position .duplicatable-content_inner{display:flex;align-items:stretch}.half_out_of_position .image-side{width:55%;margin:0 -5% 0 0}.half_out_of_position .image-side .frame-image{padding-top:0}.half_out_of_position .text-side{width:55%;text-align:left;margin:5rem 0 5rem -5%;padding:3rem 5rem 3.5rem}.half_out_of_position .text-side .section_btn{margin:3rem 0 auto}.half_out_of_position .duplicatable-content+.duplicatable-content{margin-top:5rem}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner{flex-direction:row-reverse}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .text-side{margin:5rem -5% 5rem 0}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side{margin:0 0 0 -5%}.half_out_of_position.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half_out_of_position.reverse .duplicatable-content_inner .text-side{margin:5rem -5% 5rem 0}.half_out_of_position.reverse .duplicatable-content_inner .image-side{margin:0 0 0 -5%}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner{flex-direction:row}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner .text-side{margin:5rem 0 5rem -5%}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side{margin:0 -5% 0 0}}
.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}}
body:not(.eat_cms) .block_link.u_none-hover{pointer-events:none}body:not(.eat_cms) .information_card .info-side_tel-text{pointer-events:none}.information_card .information_card-content{display:flex;justify-content:space-between}.information_card .text-side{width:40%}.information_card .text-side .headding_wrap,.information_card .text-side .section_h2{font-size:6.4rem;font-weight:bold}.information_card .text-side .subtitle_wrap,.information_card .text-side .subtitle{font-size:1.8rem}.information_card .text-side .letter_wrap{margin-top:30px;font-size:1.6rem}.information_card .text-side .letter{font-size:1.6rem}.information_card .info-side{width:50%;display:flex;flex-direction:column;gap:20px}.information_card .info-side_content-inner{position:relative;padding:50px 20px;display:flex;justify-content:center;align-items:center;width:100%;border:1px solid #333}.information_card .info-side-bg{position:absolute;width:100%;height:100%}.information_card .info-side .info-side_mail-text,.information_card .info-side .info-side_tel-text{position:relative;text-align:center;z-index:2}.information_card .info-side .headding_wrap,.information_card .info-side .section_h3{font-size:2rem}.information_card .info-side .cta-text_wrap,.information_card .info-side .cta-text{font-size:3.3rem;font-weight:bold;margin-top:20px}.information_card .info-side .microcopy_wrap,.information_card .info-side .microcopy{font-size:1.4rem}.information_card .editable{min-width:100px}@media only screen and (max-width: 1024px){.information_card .information_card-content{flex-direction:column;align-items:center}.information_card .text-side{text-align:center;width:100%}.information_card .text-side .headding_wrap,.information_card .text-side .section_h2{font-size:4rem}.information_card .info-side{margin-top:20px;width:100%}.information_card .info-side .headding_wrap,.information_card .info-side .section_h3{font-size:1.8rem}.information_card .info-side .cta-text_wrap,.information_card .info-side .cta-text{font-size:2.2rem}}
#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}}


/*****共通******/
:root {
    --background-color_1: #fff;
    --background-color_2: #fafafa;
    --main-color_1: #2263FF;
    --main-color_2: #06A0FF;
    --accent-color_1: #EEEE27;
    --text-color: #222;
}

body,
.editable a,
#section-wrapper .headding,
#section-wrapper .subtitle,
#section-wrapper .letter {
    color: var(--text-color);
    font-family: "Roboto", "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
}

#section-wrapper .headding {
    font-weight: 600;
    line-height: 1.25;
}

#section-wrapper .subtitle {
    font-weight: 600;
    line-height: 1.25;
    margin-top:.5rem;
    color: var(--main-color_1);
}

#section-wrapper .letter {
    font-size: 1.5rem;
    letter-spacing: .1rem;
}

@media only screen and (max-width: 767.9px){
#section-wrapper .letter {
    font-size: 1.5rem;
}
}

#content-wrapper .photo_gallery_02 .duplicatable {
    padding: 0;
}

.api_map .map_area {
    padding-top: 450px;
}

.formapps_border_light .form_area .form-item:not(.send_btn) div.awesomplete {
    padding: 0;
}

#content-wrapper .circle-box_02 .image_wrap .image_text {
    color: #fff;
    font-weight: 600;
}

a:hover img {
    opacity: .7;
}

#content-wrapper .title_text .text-side {
    max-width: none;
}

#section-wrapper .flow_cards .text_wrap {
    display: block;
}

.infomation_background_image .text-side {
    background: none;
}

.infomation_background_image .text-area h3 span,
#section-wrapper .infomation_background_image .editable {
    color: #fff;
    font-weight: 600;
}

#section-wrapper .thanks_page h3.headding {
    text-align: center;
}

#section-wrapper .thanks_page .catch_text,
#section-wrapper .thanks_page .catch_text span {
    color: var(--main-color_1);
    font-weight: 600;
    line-height: 1.8;
    text-shadow: none;
}

#section-wrapper .thanks_page .catch_text span {
    padding: 0;
}

#section-wrapper .thanks_page .catch_subtext {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.8;
}

#section-wrapper .thanks_page .catch_text {
    font-size: 2.4rem;
}

.thanks_page {
    background-color: var(--background-color_2);
}

.thanks_page .catch {
    padding: 5%;
    background-color: #fff;
    border: none !important;
}

.half_slanted_line .half_content {
    background-color: #fff;
}

#content-wrapper #section-wrapper .three_cards_dot_separator {
    padding-top: 0;
}

#section-wrapper .showcase_chart .showcase_chart_item .showcase_chart_item_text {
    font-size: 1.5rem;
}

#section-wrapper .circle-box_link .image_wrap .image_text {
    color: #fff;
    font-weight: 600;
}

.circle-box_link .image_wrap .circle-image img {
    opacity: .7;
}

.circle-box_link .image_wrap .image-frame {
    background-color: #000;
}

#section-wrapper .square_four_images_with_text .editable {
    color: #fff;
    font-weight: 600;
}

.square_four_images_with_text .image-frame-bg .frame-image {
    opacity: .8 !important;
}

.square_four_images_with_text .image-frame-bg {
    background-color: #000;
}

.title_space {
    padding: 5rem 0;
}

#content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame-bg .frame-image {
    border-radius: 0;
}

.circle_picture .text-side_inner .spacer-item_wrap:last-child .spaceable.spacer-item {
    padding-bottom: 3rem !important;
}

#section-wrapper .wide_block_link_flex .text-side .letter {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
}

#section-wrapper .title_line_wide .text-box .editable_wrap_title .letter,
#section-wrapper .title_line_wide .text-box .vertical_writing {
    font-size: 1.8rem;
    font-weight: 600;
}

.title_line_vertical_writing {
    padding: 5rem 50px 0;
}

#section-wrapper .title_line_wide_reversible .text-box .editable_wrap_title .letter,
#section-wrapper .title_line_wide .text-box .editable_wrap_title .letter {
    font-size: 2rem;
    font-weight: 600;
}

#content-wrapper #section-wrapper .two_images_rounded .duplicatable-content_inner {
    padding-bottom: 0;
}

#section-wrapper .title_simple_wide_reversible .text-box .editable_wrap_title .letter {
    font-size: 2rem;
    font-weight: 600;
}

#section-wrapper .tab_section .tab_switch_container .tab_switch_box .tab_button.active_tab .letter {
    color: #fff;
}

#section-wrapper .information_card .info-side .cta-text {
    font-size: 3.3rem;
    font-weight: 600;
}

#section-wrapper div[class^="infomation_all"] .info-side .tel-linker {
    font-size: 2rem;
}

#section-wrapper .information_half_wide .contact-side_text .letter {
    font-size: 2.4rem;
    font-weight: 600;
}

.title_backcolor .text-side .headding_wrap,
.title_backcolor .text-side .subtitle_wrap {
    background: var(--main-color_1);
}

#section-wrapper .title_backcolor .text-side .subtitle,
#section-wrapper .title_backcolor .text-side .headding {
    color: #fff;
    margin: 0;
    font-weight: 600;
}

#section-wrapper .new_list_box .text-side .subtitle {
    font-size: 1.5rem;
}

.new_list_box .text-side .number_wrap {
    color: #fff !important;
    background-color: var(--main-color_1);
}

@media only screen and (min-width: 768px) {
    #section-wrapper .new_list_box .text-side .number_wrap.letter {
        font-size: 2.2rem;
    }
}

.images_loop_animation .image-frame {
    overflow: hidden;
    position: relative;
    height: 193px;
}

.images_loop_animation .image-frame img {
    width: fit-content;
    height: 100%;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.multiple_btn .section_inner .section_btn .linker a {
    font-size: 1.5rem;
}

#section-wrapper .half_limited_height .subtitle {
    font-size: 1.6rem;
}

.tab_section .tab_contents_container {
    background-color: #fff;
}

.title_line_wide_reversible .section_inner {
    padding: 0 .5rem;
}

@media only screen and (min-width: 768px){
#section-wrapper .bnr_box .section_inner {
    border: 1px solid #fff;
}
.title_simple_wide_reversible .text-box {
    margin-top: 0;
}
#section-wrapper .thanks_page .catch_text {
    font-size: 3.2rem;
}

.information_card .info-side .section_h3 {
    font-size: 2.4rem;
}

.half_wide_limited_height .subtitle {
    font-size: 1.6rem;
}

#section-wrapper .information_half_wide .contact-side_text .letter {
    font-size: 4rem;
}
}

@media only screen and (max-width: 767.9px){
.half_fit_image .text-side_inner,
.half_text_scroll .text-side,
.half_limited_height .text-side_inner,
.half .text-side_inner {
    max-width: 320px;
    padding-right: 0;
}

.technology_how_it_works-text_container {
    padding: 1rem;
}

.half_slanted_line .headding_wrap, .half_slanted_line .section_h3 {
    font-size: 2.4rem;
    text-align: center;
}

.half_slanted_line .text-side {
    text-align: center;
}

.new_standard_content_two .text-side {
    padding: 2rem 0;
}

#content-wrapper #section-wrapper .two_images_rounded .text-side_inner {
    max-width: none;
}

.half_two_image_misaligned {
    padding: 6rem 0;
}
}

/*****ボタン******/
.footer_tp_generic .linker a,
.section_btn a,
.section_btn input {
    font-weight:600;
    border-radius: 0;
    position: relative;
}

.infomation_background_image .section_btn a {
    font-size: 1.6rem;
}

@media only screen and (max-width: 767.9px){
.footer_tp_generic .linker a {
  border-radius: 0;
}
}

.section_btn .linker a {
    position: relative;
    color: var(--main-color_1) !important;
    background: none !important;
    transition: .3s;
    font-weight: 600;
    font-size: 1.5rem;
    border: none !important;
}

.section_btn .linker a::before {
    content: "→";
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background: var(--main-color_1);
    font-size: 20px;
    font-weight: bold;
    margin-right: 20px;
    transition: .3s;
}

.section_btn a,
.section_btn input {
    justify-content: center;
}

@media only screen and (min-width: 768px){

.section_btn .linker a:hover {
    opacity: 1 !important;
    color: var(--accent-color_1) !important;
}

.section_btn .linker a:hover::before {
    background: var(--accent-color_1);
}

.formapps .section_btn input {
    background-color: var(--main-color_1);
    transition: .3s;
}

.formapps .section_btn input:hover {
    background-color: var(--accent-color_1);
}
.section_btn a,
.section_btn input {
    justify-content: normal;
}
}

/*****グロナビ******/
#global-nav div[class^="gnav"] .gnav_container .gnav_items a {
    font-weight: 600;
}

.gnav-wrap .gnav_sp .drawer-nav li a {
font-size: 1.5rem;
padding: 1.2rem 5%;
}

#global-nav div[class^="gnav"] .header_logo {
    max-width: 220px;
}

#global-nav div[class^="gnav"] .header_logo img {
    height: auto;
    width: 100%;
}

.gnav-wrap .gnav_sp .drawer-toggle span.drawer-hamburger-icon-top,
.gnav-wrap .gnav_sp .drawer-toggle span.drawer-hamburger-icon-middle,
.gnav-wrap .gnav_sp .drawer-toggle span.drawer-hamburger-icon-bottom {
    background-color: #fff !important;
}

#global-nav .gnav_accordion_icon .gnav_pc .gnav_items li .dropdownSubMenu li a,
#global-nav .gnav_accordion_icon .gnav_sp .dropdownSubMenu li a {
    margin: auto;
}

#global-nav .gnav_accordion_wide .gnav_sp .logo_side {
    padding: 1.6rem 0;
}

@media only screen and (min-width: 1025px) {
#content-wrapper #global-nav div:not(.gnav_garden):not(.gnav_live) .section_inner {
    padding: 0 1%;
}

#global-nav div[class^="gnav"] .section_inner .gnav_bg {
opacity: 1;
}

#global-nav div[class^="gnav"] .header_logo {
    max-width: 240px;
}

#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_dropdown .header_logo img,
#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_slidein .header_logo img {
    height: 100%;
}

#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_dropdown .header_logo,
#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_slidein .header_logo {
    max-width: none;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li {
    padding: 0 10px;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a {
    position: relative;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a::before {
    content: "";
    height: 5px;
    width: 60%;
    margin-left: -30%;
    background-color: var(--main-color_1);
    position: absolute;
    bottom: 4px;
    left: 50%;
    transition: transform .35s ease;
    transform: scale(0, 1);
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li.gnav-submenu a::before {
    display: none;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li.active a::before,
#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a:hover::before {
    transform: scale(1, 1);
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li.active a,
#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a:hover {
    color: var(--main-color_1) !important;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li .dropdownSubMenu li a {
    text-align: center;
}
}

#global-nav .gnav_accordion_icon .gnav_sp .gnav-editable-contents .gnav-btn {
    width: 70%;
    padding: 0 2rem;
}

.new_drawer_slidein .header_logo {
    display: flex;
    align-items: center;
}

.new_drawer_slidein .header_logo img {
    width: 100%;
    height: auto;
    display: block;
}

#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li:not(.gnav-submenu):last-child {
    background-color: var(--main-color_1);
}

/*****フッター******/
div[class^="footer"] .back-top {
border: 1px solid var(--main-color_1);
}

div[class^="footer"] .back-top .arrow:before {
color: var(--main-color_1);
}

div[class^="footer"] .detail-side_first .tel::after {
color: var(--text-color);
}

div[class^="footer"] .logo {
    max-width: 200px;
}

div[class^="footer"] .footer-company::before {
    display: none;
}

#section-wrapper div[class^="footer"] .letter.copyright {
    font-size: 1.5rem;
}

#section-wrapper div[class^="footer"] .detail-side_first .tel a,
#section-wrapper div[class^="footer"] .detail-side_first .tel {
    font-size: 0;
}

#section-wrapper div[class^="footer"] .letter a,
#section-wrapper div[class^="footer"] .letter {
    font-size: 1.5rem;
    font-weight: 600;
}

#section-wrapper div[class^="footer"] .copy {
    border-top: none;
}

.footer_tp_generic .editable a {
    color: var(--text-color);
}

@media only screen and (min-width: 768px){
#section-wrapper div[class^="footer"] .detail-side_first .tel a,
#section-wrapper div[class^="footer"] .detail-side_first .tel {
    font-size: 2rem !important;
}

#section-wrapper div[class^="footer"] .detail-side_first .tel a {
    font-weight: 600;
}
}

@media only screen and (max-width: 767.9px){
.footer_tp_generic .detail-side_second .section_btn a {
    border-radius: 0 !important;
}
}

/*****見出しh1******/
#section-wrapper section:first-of-type div[class^="h1_"] .headding {
    font-size: 3.2rem;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .7);
    font-weight: 600;
}

#section-wrapper section:first-of-type div[class^="h1_"] {
    height: 350px;
    overflow: hidden;
}

#section-wrapper section:first-of-type div[class^="h1_"] .subtitle {
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .7);
    font-size: 1.6rem;
}

#section-wrapper section:first-of-type div[class^="h1_"] .spaceable.spaceable-top.spacer-section {
display: none;
}

#section-wrapper section:first-of-type div[class^="h1_"] .section_inner {
    max-width: none;
    padding: 3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin-top: 3rem;
    animation-name: none;
    width: 100%;
}

@media only screen and (min-width: 768px){
#section-wrapper section:first-of-type div[class^="h1_"] .headding {
    font-size: 5.2rem;
}

#section-wrapper section:first-of-type div[class^="h1_"] .subtitle {
    font-size: 2rem;
}

#section-wrapper section:first-of-type div[class^="h1_"] {
    height: 450px;
}
}

@media only screen and (min-width: 1025px) {
#section-wrapper section:first-of-type div.h1_left .section_inner {
    width: 940px;
    margin: 0;
}
}

#section-wrapper section:first-of-type div[class^="h1_"] .section_inner :is(.headding, .subtitle)::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: var(--main-color_1);
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(140px);
    z-index: -1;
    opacity: .4;
}

/*****見出しh2******/
#section-wrapper .h2_section {
overflow: hidden;
}

#section-wrapper .h2_section .section_h2 {
font-size: 2.8rem;
line-height: 1.2;
font-weight: 600;
}

#section-wrapper .h2_section .subtitle {
font-size: 1.6rem;
line-height: 1.8;
}

#section-wrapper .h2_section .letter {
font-size: 1.6rem;
line-height: 2;
}

#section-wrapper .h2_section .section_inner {
    padding: 0 1rem;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
#section-wrapper .h2_section .section_h2 {
    font-size: 4.2rem;
}

#section-wrapper .h2_section .subtitle {
    font-size: 1.8rem;
}
}

@media only screen and (max-width: 767.9px){
#section-wrapper .h2_section div.spaceable.spaceable-top.spacer-section {
padding-bottom: 40px !important;
}
}

/*****見出しh3******/
#section-wrapper div[class^="title_sub"] .section_h3 {
font-size: 2.4rem;
line-height: 1.2;
}

#section-wrapper div[class^="title_sub"] .subtitle {
font-size: 1.6rem;
margin-top: 2rem;
}

#section-wrapper div[class^="title_sub"] .section_inner {
    margin: 0 auto;
}

#section-wrapper div[class^="title_sub"] .text-side {
    max-width: none;
}

@media only screen and (min-width: 768px) {
#section-wrapper div[class^="title_sub"] .section_h3 {
    font-size: 3.2rem;
}

#section-wrapper div[class^="title_sub"] .section_inner {
    padding: 4rem 0;
}
}

/*****テーブル******/
#section-wrapper .table_border_light .table_wrap .tr .th {
    font-weight: 600;
}

#section-wrapper .table_border_light .duplicatable-container {
    border-top: 1px solid #e7e6e6;
}

#section-wrapper .table_border_light .table_wrap .tr {
    border-bottom: 1px solid #e7e6e6;
    font-size: 1.5rem;
    background-color: #fff;
}

#section-wrapper .table_border_light .table_wrap .duplicatable-content:nth-child(n+2) {
    padding: 0;
}

#section-wrapper .table_border_light .table_wrap .tr a {
    text-decoration: underline;
}

.table_separated_border .duplicatable-content {
    background-color: #fff;
}

.table_separated_border .section_inner {
    padding: 0;
}

#content-wrapper #section-wrapper .table_separated_border .th {
    font-weight: 600;
}

@media only screen and (min-width: 768px){
#section-wrapper .table_border_light .section_inner {
    margin: 0 auto;
}
}

@media only screen and (max-width: 767.9px){
#section-wrapper .table_border_light .table_wrap .tr .th {
    padding-bottom: 0;
    width: 100%;
}

#section-wrapper .table_border_light .table_wrap .tr .td {
    padding-top: 0;
}
}

#section-wrapper div[class^="table_light"] .table_wrap .tr .th {
    background-color: var(--main-color_1);
    color: #fff;
}

#section-wrapper div[class^="table_light"] .table_wrap .tr .td {
    background-color: #fff;
}

.table_top_alignment .duplicatable-content {
    background-color: #fff;
}

@media only screen and (max-width: 767px) {
    #content-wrapper #section-wrapper .table_separated_border .th {
        padding: 32px 1rem 20px;
    }
        #content-wrapper #section-wrapper .table_separated_border .td {
        width: 100%;
        padding: 0 1rem 32px;
    }
}

div[class^="table_light"] .table_wrap .tr {
    border-bottom: 1px solid #aaa;
}

/*****top******/
#section-wrapper section:first-of-type div[class^="mainvisual"] .one_page_scroll_btn,
.flamingo-slider-pagination {
    display: none;
}

#section-wrapper section:first-of-type div[class^="mainvisual"] .text-side :is(.headding, .subtitle)::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: var(--main-color_1);
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(140px);
    z-index: -1;
    opacity: .4;
}

#section-wrapper section:first-of-type div[class^="mainvisual"] .text-side :is(.headding, .subtitle) {
    color: #fff;
    font-weight: 600;
    position: relative;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .7);
    margin-bottom: 0;
}

#section-wrapper section:first-of-type div[class^="mainvisual"] {
    overflow: hidden;
}

.mainvisual_desk_generic .catch_text {
    font-size: 3rem;
}

@media only screen and (min-width: 768px) {
    .mainvisual_desk_generic .catch_text {
        font-size: 7rem;
    }
}

/*****お問い合わせ******/
.formapps .section_btn input {
    background: var(--main-color_1);
    margin: 0;
}

.formapps .form_area .input_checkbox .form-item_input span,
.formapps .dummy_form_area .input_slect .form-item_input select,
.formapps .form_area .input_slect .form-item_input select,
.formapps .dummy_form_area .form-item_title label,
.formapps .form_area .form-item_title label {
    font-weight: 600;
}

/*****ブログ・施工事例******/
#section-wrapper .blog_posts .blog_post .notice,
#section-wrapper .blog_posts .post_item .notice,
#section-wrapper .showcase_chart .showcase_chart_item .notice,
#section-wrapper div[class^="blog"] .category,
#section-wrapper .blog_temp_section .banner_text .banner_link,
#section-wrapper .blog_posts .banner_text .banner_link,
#section-wrapper .showcase_chart .banner_text .banner_link {
    background-color: var(--main-color_1);
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 0.1rem 1rem .5rem;
}

#section-wrapper .blog_temp_section .banner_text .banner_link,
#section-wrapper .blog_posts .banner_text .banner_link,
#section-wrapper .showcase_chart .banner_text .banner_link {
    padding: 1.5rem 3rem;
}

#section-wrapper .blog_temp_section .banner_text ._color_,
#section-wrapper .showcase_chart .banner_text ._color_,
#section-wrapper .blog_posts .banner_text ._color_ {
    color: var(--main-color_1);
}

#section-wrapper .blog_text .category.letter {
    color: #fff;
    padding: 0;
}

.blog_unity .blog-side .blog_image-wrap {
    border-radius: 0;
}

#section-wrapper .breadcrumb_list .breadcrumb_item {
    color: #000;
    font-size: 1.5rem;
}

.blog_posts .posts_title,
.blog_posts .banner_text,
.blog_posts .post_archives_title, .blog_posts .post_category_title, .blog_posts .post_popnews_title, .blog_posts .post_tag_title {
    color: #000;
}

.blog_unity .blog-side .blog_image-wrap {
    border-radius: 0;
}

/*****サイトマップ******/
#section_695980 .text-side .text {
text-align: center;
}

#section_695980 .text-side .letter div {
    margin-top: 1rem;
}

.title_text_generic02 .editable a {
    color: #000;
}










/*****addition******/
@media only screen and (min-width: 1025px) {
    section:first-of-type .content {
        padding: 0;
    }
}

.standard_content_dup .duplicatable-content .image-side .frame-image {
    border: solid 2px var(--accent-color_1);
    box-shadow: .7rem .7rem 0 rgba(0, 0, 0, .03);
    position: relative;
}

#section-wrapper .information_half_wide .link-side_inner {
    position: relative;
    overflow: hidden;
}

.h2_center .text-side::before {
    content: "";
    width: 100%;
    height: 7px;
    border-radius: .8rem;
    background: linear-gradient(145deg, var(--main-color_1) 5%, var(--main-color_2) 95%);
    position: absolute;
    left: 0;
    bottom: 0;
}

#section-wrapper .text_two_block .editable i {
  position: relative;
  font-style: normal;
}

#section-wrapper .text_two_block .editable i::after {
  content: '';
  display: block;
  position: absolute;
  top: .4em;
  left: -.7em;
  width: 8px;
  height: 8px;
  border-left: 2px solid var(--main-color_2);
  border-bottom: 2px solid var(--main-color_2);
  transform: rotate(45deg);
}

#section-wrapper .text_two_block .letter {
    width: 10rem;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    .text_two_block .text-side .text-side_description_content {
        width: 50%;
        padding: 2rem;
    }
}

@media only screen and (max-width: 480px) {
    .text_two_block .text-side_description_content .editable {
        font-size: 1.5rem;
        letter-spacing: 0;
        line-height: 2.5;
    }
}

#section-wrapper .information_half_wide .headding {
    color: var(--main-color_1);
}

#section-wrapper .information_half_wide .contact-side .editable {
    color: #fff;
    font-weight: 600;
}

#section-wrapper .information_half_wide .link-side_inner::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent var(--accent-color_1) transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: .2s ease;
}

#section-wrapper .information_half_wide .link-side_inner:hover::before {
    opacity: .6;
    border-width: 0px 0 800px 800px;
}

#section-wrapper .information_half_wide .contact-side_bg .frame-image {
    background-color: var(--main-color_1);
}

.information_half_wide .link-side_inner {
    border-top: 1px solid var(--main-color_1);
}

#section-wrapper .information_half_wide .contact-side_text .letter {
    font-size: 3.6rem;
}

.information_half_wide.reverse .info-wrapper {
    border-bottom: 1px solid var(--main-color_1);
}

@media only screen and (min-width: 768px) {
    #section-wrapper .information_half_wide .contact-side_text .letter {
        font-size: 5rem;
    }
}

#section-wrapper .information_card .section_h2 {
    font-size: 3.2rem;
}

@media only screen and (min-width: 768px) {
    #section-wrapper .information_card .section_h2 {
        font-size: 4rem;
    }
}

#section-wrapper .information_card .subtitle {
    display: none;
}

.information_card .info-side_content-inner {
    background-color: #fff;
    border: 5px solid var(--main-color_1);
}

.information_card .section-image_bg {
    background-color: var(--background-color_2);
}

#section-wrapper .information_card .info-side .cta-text {
    font-size: 2.2rem;
    font-weight: 600;
    margin-top: 20px;
}

@media only screen and (min-width: 768px) {
    #section-wrapper .information_card .info-side .cta-text {
        font-size: 3.3rem;
    }
}

#section-wrapper .information_card .info-side .microcopy {
    font-size: 1.6rem;
    letter-spacing: .15em;
}

#section-wrapper .h2_text .section_h2 {
    color: var(--main-color_1);
    display: inline-block;
    background: linear-gradient(145deg, var(--main-color_1) 5%, var(--main-color_2) 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#section-wrapper .h2_text .headding_wrap::before {
    content: "";
    width: 100%;
    height: 7px;
    border-radius: .8rem;
    background: linear-gradient(145deg, var(--main-color_1) 5%, var(--main-color_2) 95%);
    position: absolute;
    left: 0;
    bottom: 0;
}

#section-wrapper .h2_text .headding_wrap {
    position: relative;
}

#section-wrapper .h2_text .subtitle {
    color: var(--accent-color_1);
}

#section-wrapper .h2_text .letter {
    color: var(--main-color_2);
}

#section-wrapper .h2_text {
    background-image: none !important;
}

.wide_block_link_flex .image-side .frame-image {
    background-color: var(--main-color_1);
}

.card_icon .card_icon-item {
    align-items: center;
    border: none !important;
    border-radius: 1.5rem !important;
    background-color: var(--background-color_2);
    box-shadow: .3rem .3rem 0 var(--main-color_1);
    transition: .3s ease;
}

#section-wrapper .card_icon .letter {
    color: var(--main-color_1) !important;
    font-size: 1.5rem !important;
}

.faq_accordion .duplicatable-content {
    background-color: rgba(34, 99, 255, .1);
}

#section-wrapper .title_space .title_space_bg  .headding {
    color: rgba(238, 238, 39, 0.3);
}

.title_circle .image-side .image-frame-bg {
    background-color: var(--accent-color_1);
}

#section-wrapper .technology_how_it_works-text_container .step_title {
    font-weight: 600;
    color: var(--main-color_1);
}

.standard_content_text_dup .text-box,
.standard_content_text_two .text-box {
    border: 3px solid var(--main-color_1);
    background-color: #fff;
}

.new_catchcopy_simple {
    background: linear-gradient(145deg, var(--main-color_1) 5%, var(--main-color_2) 95%) !important;
}

.title_icon .image-frame {
    background-color: var(--main-color_1);
    border-radius: 100vh;
    width: 110px;
    height: 110px;
}

.title_icon .image-frame img {
    width: 80px;
    margin-top: 15px;
}

#section-wrapper .half_slanted_line .subtitle {
    font-size: 1.6rem;
}

.banner_image .text-side_bg .frame-image {
    opacity: .8 !important;
}

#section-wrapper .banner_image .text-side .section_h3 {
    color: #fff;
    font-size: 3rem;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .7);
}

#section-wrapper .unevenness_opposite .section_h3 {
    color: var(--main-color_1);
    display: inline-block;
    background: linear-gradient(145deg, var(--main-color_1) 5%, var(--main-color_2) 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ===== 全体固定背景（追記推奨：安全版） ===== */
#section-wrapper{
  position: relative;
  z-index: 0; /* 背景の基準 */
}

/* 背景レイヤー */
#section-wrapper::before{
  content: "";
  position: fixed;
  inset: 0;                 /* top/right/bottom/left:0 の省略 */
  z-index: -1;              /* 背景として最背面へ */
  background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/492694/optimized_OWnI9plpP0as43N-dPze1g.png);
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: left bottom;
  opacity: .38;
  pointer-events: none;     /* ←クリック阻害防止（重要） */
}

/* 中身を確実に前面へ（z-index事故防止） */
#section-wrapper > *{
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 768px){
  #section-wrapper::before{
    background-size: 200%;
    background-position: left center;
  }
}

@media (max-width:767.9px) {
.footer_tp_generic .detail-side_first {
    background-color: #2263ff;
}

div[class^="footer"] .detail-side_first .tel::after {
    color: #fff;
}
}