.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}}
.half_text_separate .image-side{position:relative}.half_text_separate .image-side_inner{padding-top:66%}.half_text_separate .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half_text_separate .image-side_text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;width:80%}.half_text_separate .text-side{position:relative}.half_text_separate .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.half_text_separate .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:auto}.half_text_separate .headding_wrap,.half_text_separate .section_h3{font-size:3rem;text-align:center;color:#fff}.half_text_separate .subtitle{font-size:1.1rem;text-align:center;color:#fff}@media only screen and (min-width: 768px){.half_text_separate .duplicatable-content_inner{display:flex}.half_text_separate .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row-reverse}.half_text_separate .duplicatable-content:nth-child(even) .text-side{padding:0 5rem 0 1.5rem}.half_text_separate .image-side,.half_text_separate .text-side{width:50%}.half_text_separate .image-side_inner{height:100%}.half_text_separate .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.half_text_separate .text-side .spacer-content{width:100%}.half_text_separate .text-side_inner{max-width:500px}.half_text_separate.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half_text_separate.reverse .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row}.half_text_separate.reverse .duplicatable-content:nth-child(even) .text-side{padding:0 1.5rem 0 5rem}.half_text_separate.reverse .text-side{padding:0 5rem 0 1.5rem}.half_text_separate .section_h3,.half_text_separate .headding_wrap{font-size:3.5rem}.half_text_separate .subtitle{font-size:1.2rem}.half_text_separate .editable_wrap{font-size:1.5rem}}
.half_text_separate .image-side{position:relative}.half_text_separate .image-side_inner{padding-top:66%}.half_text_separate .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half_text_separate .image-side_text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;width:80%}.half_text_separate .text-side{position:relative}.half_text_separate .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.half_text_separate .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:auto}.half_text_separate .headding_wrap,.half_text_separate .section_h3{font-size:3rem;text-align:center;color:#fff}.half_text_separate .subtitle{font-size:1.1rem;text-align:center;color:#fff}@media only screen and (min-width: 768px){.half_text_separate .duplicatable-content_inner{display:flex}.half_text_separate .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row-reverse}.half_text_separate .duplicatable-content:nth-child(even) .text-side{padding:0 5rem 0 1.5rem}.half_text_separate .image-side,.half_text_separate .text-side{width:50%}.half_text_separate .image-side_inner{height:100%}.half_text_separate .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.half_text_separate .text-side .spacer-content{width:100%}.half_text_separate .text-side_inner{max-width:500px}.half_text_separate.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half_text_separate.reverse .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row}.half_text_separate.reverse .duplicatable-content:nth-child(even) .text-side{padding:0 1.5rem 0 5rem}.half_text_separate.reverse .text-side{padding:0 5rem 0 1.5rem}.half_text_separate .section_h3,.half_text_separate .headding_wrap{font-size:3.5rem}.half_text_separate .subtitle{font-size:1.2rem}.half_text_separate .editable_wrap{font-size:1.5rem}}
.vertical_icon_dup{text-align:center;font-size:1.2rem;color:#fff}.vertical_icon_dup .letter{letter-spacing:0}.vertical_icon_dup .section_inner{padding:0}.vertical_icon_dup .duplicatable-container{font-size:0}.vertical_icon_dup .duplicatable-content{font-size:1.6rem;width:50%;display:inline-block}.vertical_icon_dup .duplicatable-content_inner{padding-top:173%;position:relative}.vertical_icon_dup .text-side{position:absolute;width:100%;height:100%;top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.vertical_icon_dup .text-side .image-frame{width:100%;max-width:80px;margin:0 auto}.vertical_icon_dup .text-side .image-frame img{width:100%}.vertical_icon_dup .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.vertical_icon_dup .text-side_inner{position:relative;z-index:2;padding:0 1.5rem}.vertical_icon_dup .headding_wrap,.vertical_icon_dup .section_h3{font-size:1.9rem;color:#fff;letter-spacing:1px}.vertical_icon_dup .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.9rem}@media only screen and (min-width:768px){.vertical_icon_dup{font-size:1.4rem}.vertical_icon_dup .duplicatable-content{width:25%}}
.btn_wide .section_btn{max-width:990px}.btn_wide .section_btn a{background-color:#2C5DFF}
.fit_card_two{text-align:center}.fit_card_two .section_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_two .image-side{position:relative}.fit_card_two .image-side_bg{width:100%}.fit_card_two .image-side_inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.fit_card_two .image-side .image-frame-bg{padding-top:66%}.fit_card_two .image-side .frame-image{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_two .image-side_text{width:90%;color:#fff;z-index:2;margin-top:-1rem;padding:5rem 0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fit_card_two .image-side .headding_wrap,.fit_card_two .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,.fit_card_two .image-side_text .title{font-size:3rem}.fit_card_two .image-side .editable_wrap{font-size:1.5rem}.fit_card_two .text-side{position:relative;width:90%;max-width:990px;margin:-2rem auto 0}.fit_card_two .text-side_content{margin-bottom:3rem;position:relative;padding:0 1.5rem 2.5rem}.fit_card_two .text-side_content:nth-child(2){margin-bottom:0}.fit_card_two .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_two .text-side_inner{position:relative;z-index:2;max-width:310px;margin:auto}.fit_card_two .text-side .headding_wrap,.fit_card_two .text-side .section_h3{font-size:2.5rem}.fit_card_two .text-side .subtitle,.fit_card_two .text-side .subtitle_wrap{font-size:1.1rem}.fit_card_two .text-side .spacer-item_wrap:nth-child(3) .editable_wrap{font-size:2.5rem}.fit_card_two .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.1rem}.fit_card_two .section_btn{position:relative}@media only screen and (min-width:768px){.fit_card_two .image-side .image-frame-bg{padding-top:38%}.fit_card_two .image-side_text{font-size:3rem;margin-top:-2.5rem}.fit_card_two .image-side .headding_wrap,.fit_card_two .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,.fit_card_two .image-side_text .title{font-size:6rem}.fit_card_two .text-side{margin:-5rem auto 0;display:-ms-flexbox;display:flex;height:100%}.fit_card_two .text-side_content{width:49%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}.fit_card_two .text-side_content:nth-child(2){margin-left:2%}.fit_card_two .text-side_inner{max-width:340px;width:100%;height:100%}.fit_card_two .text-side .spacer-item_wrap:nth-child(4) .editable_wrap,.fit_card_two .text-side .subtitle,.fit_card_two .text-side .subtitle_wrap{font-size:1.2rem}}
.half_wide_limited_height .image-side{position:relative}.half_wide_limited_height .image-side_inner{padding-top:66%}.half_wide_limited_height .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half_wide_limited_height .text-side{position:relative}.half_wide_limited_height .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:auto}.half_wide_limited_height .headding_wrap,.half_wide_limited_height .section_h3{font-size:3rem}.half_wide_limited_height .subtitle{font-size:1.1rem}.half_wide_limited_height .editable_wrap{font-size:1.5rem}.half_wide_limited_height .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_wide_limited_height .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.half_wide_limited_height .duplicatable-content_inner{display:flex}.half_wide_limited_height .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row-reverse}.half_wide_limited_height .duplicatable-content:nth-child(even) .text-side{padding:0 5rem 0 1.5rem}.half_wide_limited_height .image-side,.half_wide_limited_height .text-side{width:50%}.half_wide_limited_height .image-side{max-height:28.125vw}.half_wide_limited_height .image-side_inner{height:100%}.half_wide_limited_height .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.half_wide_limited_height .text-side .spacer-content{width:100%}.half_wide_limited_height .text-side_inner{max-width:500px}.half_wide_limited_height .section_btn{margin-left:0}.half_wide_limited_height.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half_wide_limited_height.reverse .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row}.half_wide_limited_height.reverse .duplicatable-content:nth-child(even) .text-side{padding:0 1.5rem 0 5rem}.half_wide_limited_height.reverse .text-side{padding:0 5rem 0 1.5rem}.half_wide_limited_height .section_h3,.half_wide_limited_height .headding_wrap{font-size:3.5rem}.half_wide_limited_height .subtitle{font-size:1.2rem}.half_wide_limited_height .editable_wrap{font-size:1.5rem}.half_wide_limited_height .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3.5rem}.half_wide_limited_height .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.h2_center .text-side{color:#fff;text-align:center}.h2_center .subtitle{letter-spacing:0px}.h2_center .headding_wrap{font-size:2rem}.h2_center .subtitle_wrap,.h2_center .editable_wrap{font-size:1.2rem}.h2_center .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2rem}@media only screen and (min-width: 768px){.h2_center .headding_wrap{font-size:3.5rem}.h2_center .subtitle_wrap,.h2_center .editable_wrap{font-size:1.5rem}.h2_center .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3.5rem}}
.portfolio_coloroverlay{background-color:#fff}.portfolio_coloroverlay li{margin-bottom:3rem;padding-bottom:2rem;font-size:1.6rem}.portfolio_coloroverlay li .image-wrap{margin-bottom:2.2rem;padding-top:66%;position:relative;overflow:hidden}.portfolio_coloroverlay li .image-wrap .portfolio_image{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;transition:.8s .1s all;backface-visibility:hidden}.portfolio_coloroverlay li .image-wrap a{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.portfolio_coloroverlay li .image-wrap:hover a{opacity:1}.portfolio_coloroverlay li .image-wrap:hover .category{opacity:0}.portfolio_coloroverlay li .image-wrap:hover .portfolio_image{transform:scale(1.03);transition:.8s .1s all}.portfolio_coloroverlay li .portfolio_text .text_wrap{text-align:left;margin-bottom:2.4rem;padding:0}.portfolio_coloroverlay li .portfolio_text .text_wrap h4{font-size:1.6rem;margin-bottom:1rem;line-height:1.5}.portfolio_coloroverlay li .portfolio_text .text_wrap p{color:#bababa}.portfolio_coloroverlay li .portfolio_text .text_wrap .date{font-size:1.2rem;margin-bottom:.5rem}.portfolio_coloroverlay li .category{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.4rem;color:#fff;width:140px;height:140px;padding:1rem;display:flex;justify-content:center;align-items:center;transition:.6s all}.portfolio_coloroverlay li .category .category_cover{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #fff;opacity:.7;z-index:-1}.portfolio_coloroverlay li .category .category_cover::before,.portfolio_coloroverlay li .category .category_cover::after{content:"";position:absolute;width:30px;height:30px;background-color:#fff}.portfolio_coloroverlay li .category .category_cover::before{top:-15px;left:-15px}.portfolio_coloroverlay li .category .category_cover::after{right:-15px;bottom:-15px}.portfolio_coloroverlay .section_btn{width:96%;max-width:300px}.portfolio_coloroverlay .dummy_blog_text{background-color:rgba(255,255,255,0.9);color:#333;transition:opactiy .2s ease}.portfolio_coloroverlay .dummy_blog_text:hover{background-color:rgba(255,255,255,0.5)}@media only screen and (min-width: 768px){.portfolio_coloroverlay{text-align:left}.portfolio_coloroverlay .portfolio_item_wrap,.portfolio_coloroverlay .dummy_form_area{text-align:center;font-size:0}.portfolio_coloroverlay .portfolio_item_wrap{display:flex;justify-content:center;flex-wrap:wrap}.portfolio_coloroverlay li{width:29%;margin:0 2%}}
.btn_wide .section_btn{max-width:990px}.btn_wide .section_btn a{background-color:#2C5DFF}
.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}}

/* #section-wrapper,#section-wrapper::before{background: #fff !important;} */

/*--------------------------------------*/
/* font
/*--------------------------------------*/
body{color: #000;}
body{font-family: "Inter","Noto Sans JP", sans-serif !important;}
.technology_how_it_works-step .step_title,
#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;
}

.technology_how_it_works-step .step_subtitle.editable,
.gnav_items li,
.header_logo span,
#section-wrapper .time_table .description_text,
#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;}

.half_text_separate .subtitle,
.time_table_image_rounded .description_text,
.information_card .info-side .microcopy,
.h2_text .text-side, .h2_text .text,
.tree_image_btn .spacer-item_wrap:nth-child(2) .editable_wrap,
.standard_content_dup .text-side .subtitle,
.block_four .subtitle,
.infomation_all .spacer-item_wrap:nth-child(3) .letter,
.unevenness_opposite .letter,
.square_four_images_with_text .letter,
.transparent_plate .letter,
.half_slanted_line .letter,
.half_limited_height .editable_wrap,
.half_fit_card .letter,
.flow_cards .text_wrap,
.title_backcolor .text-side .text_wrap .text,
.footer_tp_generic .detail-side_first .hour,
.footer_tp_generic .menu-side .duplicatable-container a,
.infomation_all_generic .letter,
.infomation_all_generic .editable_wrap,
.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,
.standard_content_four .spacer-item_wrap:nth-child(2) .editable_wrap,
.half .editable_wrap,
.title_line_wide .text-box .editable_wrap,
.block_six .editable_wrap,
.table_wrap .tr
{font-size: 1.5rem !important;}

.fit_card_three_image .image-side_text .title,
.fit_card_two_image .image-side_text .title,
.information_card .text-side .section_h2
{font-size: 5.4rem !important;}
.h2_line .section_h2
{font-size: 5.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,
.h2_center .section_h2,
.infomation_all .section_h3
{font-size: 4rem !important;line-height: 1.5;}

/* 大きめのh3タイトル */
.sub_title .headding_wrap .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,
.title_line_wide_reversible .section_h3,
.half_fit_image .section_h3{font-size: 3.4rem !important;}

/* 小さめのh3タイトル */
.title_line_wide .text-box .editable_wrap_title,
.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;}

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

@media only screen and (max-width: 1024px){
	.fit_card_three_image .image-side_text .title,
	.fit_card_two_image .image-side_text .title,
	.information_card .text-side .section_h2
	{font-size: 5rem !important;}
	.h2_line .section_h2
	{font-size: 4.5rem !important;}

	/* 大きめのセクションのタイトル */
	.fit_card_two .image-side_text .title,
	.h2_bgfix .section_h2
	{font-size: 4rem !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;}

	/* 大きめのセクションのタイトル */
	.h2_line .section_h2,
	.fit_card_three_image .image-side_text .title,
	.half_slanted_line .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: 2.8rem !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タイトル */
	.sub_title .headding_wrap .section_h3,
	.unevenness_opposite .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タイトル */
	.title_line_wide .text-box .editable_wrap_title,
	.simple_text_content .simple_text_title.editable.headding,
	.standard_content_one .section_h3,
	.two_cards .headding,
	.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;}

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

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

/*全体固定背景*/
#section-wrapper::before{
	content: "";
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/457338/optimized_DLIIuflyeI6uVzaGyu71Pw.jpg) 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: #edc700;
  width: 0;
  height: 4px;
  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;
}
@media only screen and (max-width: 1300px){
	.gnav_wide_block.gnav_draewr .gnav_container .gnav_items li{
		font-size: 1.4rem !important;
	}
	.gnav_wide_block.gnav_draewr .gnav_container .gnav_items li+li{
		margin-left: 10px !important;
	}
}
@media only screen and (max-width: 1170px){
	.header_logo img{
    height: 60px !important;
    width: auto !important;
    display: block;
  }

  .gnav_wide_block.gnav_draewr .gnav_container .gnav_items li:last-child{
    width: 105px !important;
  }
}

/* ヘッダー */
.header_logo span{font-size: 2.3rem;color: #1366ba;font-weight: 900;}
#global-nav .gnav_accordion_wide .gnav_sp.header_logo img{
	display: block; 
	height: 40px;
	width: auto;
	max-width: 100%;
}
#global-nav .gnav_accordion_wide .gnav_sp .header_logo{
	display: flex;
	align-items: center; 
}
#global-nav .gnav_accordion_wide .gnav_sp .header_logo img{
	height: 34px;    
}

/* 下層ヘッダー */
.h1_center_generic02 .section_h1{font-size: 4.2rem !important;line-height: 1.2;}
.h1_left .headding{font-size: 5.2rem !important;line-height: 1.2;}
@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;}
	#section-wrapper .h1_left .subtitle{font-size: 1.8rem !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: 768px) {
	.footer_tp_generic .detail-side {gap: 20px;}
}
@media only screen and (max-width: 767px){

}

/* 画像見出し */
.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: 40px !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: 40px !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: 20px !important;}
}

/* タイムテーブル */
.time_table_image_rounded .content_container::before{background: #1366ba !important;}
.time_table_image_rounded .duplicatable-content::before{background: #1366ba !important;}
.time_table_image_rounded .duplicatable-content::after{border-top-color: #1366ba !important;}
.time_table_image_rounded .duplicatable-content_inner::before{background: radial-gradient(circle farthest-side, #1366ba, #1366ba 30%, transparent 30%, transparent);background-size: 20px 20px !important;}

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

/*blog_リンク色*/
.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_,
.banner_text ._color_{
  color: #1366ba !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: #1366ba !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{
	background: #edc700 !important;
	border: none !important;
	color: #00478f !important;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	z-index: 2;
	overflow: hidden;
	font-weight: bold;
}
.section_btn a:not(.except){
	padding-left: 25px;
	padding-right: 25px;
}
.section_btn a:not(.except)::after {
	content: "";
	width: 7px;
	height: 7px;
	border-top: solid 2px #00478f;
	border-right: solid 2px #00478f;
	position: absolute;
	top: 50%;
	top: calc(50% - 1px);
	right: 20px;
	transform-origin: center center;
	transform: rotate(45deg) translateY(-50%);
	transition: .4s;
}

/*ボタン footer*/
#footer-section a{font-weight: bold;}
#footer-section .detail-side .section_btn a{
}

@media only screen and (min-width: 768px){/*pc*/
	/*ボタン 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%;
	}
	*/
}

/*--------------------------------------*/
/* .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: #1366ba !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: #1366ba;}
.information_card .info-side .cta-text{font-weight: 500 !important;}
.information_card .info-side-bg{background: #fff;}
.information_card .info-side .cta-text_wrap,
.information_card .info-side .cta-text
{font-size: 3.8rem !important;;line-height: 1.3;margin-top: 0 !important;}

@media screen and (min-width: 1025px){
	.information_card{padding-left: 30px;padding-right: 30px;}
	.information_card .text-side{width: 50%;}
	.information_card .info-side{
		flex: 1;
		margin-right: calc(50% - 50vw);
		padding-left: 30px;
	}
}
@media only screen and (max-width: 767px){
	.information_card .info-side .cta-text_wrap,
	.information_card .info-side .cta-text
	{font-size: 2.6rem !important;}
}

/*--------------------------------------*/
/* mainvisual_mountain メインビジュアル
/*--------------------------------------*/
.mainvisual_step_animation .catch_text{
	font-size: 9rem !important;
	font-weight: bold;
	line-height: 1.2;
}
.mainvisual_step_animation .section_inner::before{
  content: '';
  position: absolute;
  left: 0;top: 0;
	background: #0c2e51;
	opacity: .4;
	width: 100%;
	height: 1005px;
	z-index: 0;
}

.mainvisual_step_animation .catch_text span[style*="text-decoration-line: underline"],
.mainvisual_step_animation .catch_text u{
	text-decoration: none !important;
	background: #1366ba !important;
	transform: skewX(5deg);
	font-weight: bold;
}
.mainvisual_step_animation .catch::before{
	background: #1366ba !important;
}
.mainvisual_step_animation .animation-cover div{
	background: #edc700 !important;
}
@media only screen and (max-width: 1024px){
	.mainvisual_step_animation .catch_text{
		font-size: 7.2rem !important;
	}
}
@media only screen and (max-width: 767px){
	.mainvisual_step_animation .catch_text{
		font-size: 10vw !important;
	}
}

/*--------------------------------------*/
/* global-nav ナビ
/*--------------------------------------*/
#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li:not(.gnav-submenu):last-child{
	background-color: transparent !important;
}
#global-nav .gnav .gnav_items > li:last-of-type{
	padding: 0 !important;
	margin-left: 10px;
}
#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;
	}
	#global-nav .gnav_wide_block.gnav_draewr .gnav_container .gnav_items li:last-child{
		background: #edc700 !important;
		color: #03519e !important;
	}
	#global-nav.smart .gnav_wide_block.gnav_draewr .gnav_container .gnav_items li:last-child{
	}
	#global-nav .gnav_wide_block.gnav_draewr .gnav_container .gnav_items li:last-child a{
		color: #03519e !important;
	}
}
@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;}
}

/*--------------------------------------*/
/* .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%;
	}
}

/*--------------------------------------*/
/* 角丸
/*--------------------------------------*/
/* .square_four_images_with_text .duplicatable-content,
.portfolio_standerd li .image-wrap .portfolio_image,
.two_cards .duplicatable-content_inner,
.flow_cards .duplicatable-content_outer,
.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: 8px;overflow: hidden;}
.alternating-backcolor .frame-image{border-top-right-radius: 0;border-bottom-right-radius: 0;}

#footer-section .logo-side img,
.information_half_wide .frame-image,
.flow_cards .image-side .frame-image,
#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;} */


/*--------------------------------------*/
/* 背景 装飾
/*--------------------------------------*/
#section_xxx .section_name::before,
#section_xxx .section_name::before{/**/
  content: '';
	background: #f5f7fc;
  width: 38%;
  height: 100%;
  position: absolute;
  top: 0;
	left: 0;
}

/*--------------------------------------*/
/* ワイド
/*--------------------------------------*/
@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_left::before,
.h1_center_generic02::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: #000;
	opacity: .4;
}
.h1_left::before,
.h1_center_generic02::before{
	background: #1262b3;
	opacity: .7;
}
.h1_center_generic02 .section_inner{
	position: relative;z-index: 1;
}
.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;
}

/*--------------------------------------*/
/* 高さ揃え
/*--------------------------------------*/
.two_cards .image-frame-bg,
.flow_cards .dc-inner_bg .frame-image{background: transparent !important;}
.two_cards .duplicatable-content_inner,
.flow_cards .duplicatable-content_outer{background: #f5f7fc;}
.flow_cards .number_wrap{background: #1360b9 !important;color: #fff !important;}
.two_cards .duplicatable-content{display: flex;}

/*--------------------------------------*/
/* etc
/*--------------------------------------*/
.half_two_image_misaligned{padding-top: 0 !important;padding-bottom: 0 !important;}
.thanks_page .catch_text{text-align: center;}
.thanks_page .catch{padding: 40px 20px !important;background: #fff;border: 0 !important;}
.thanks_page .catch_subtext{font-weight: 600 !important;}
.section_name.thanks_page{background: #eee;}
.new_catchcopy_simple .text-wrap{padding: 4rem !important;}
.table_light_generic .table_wrap .tr .th,
.table_light .table_wrap .tr .th{background: #1366ba !important;color: #fff !important;}
.flow_cards .number_wrap{background: #1366ba !important;}
.title_line_wide_light .section_inner{padding-bottom: 20px;}
.unevenness_opposite .duplicatable-container .duplicatable-content{margin-top: 0 !important;}
.unevenness_opposite .duplicatable-container{margin-bottom: 0 !important;}
.title_simple_wide_reversible,
.formapps,
.photo_gallery_02,
.table_light,
.table_light_generic{background-color: transparent !important;}
.formapps .dummy_form_area .form-item_title, .formapps .form_area .form-item_title{font-weight: bold;}
.h2_text .letter br:first-child{display: none !important;}
.subtitle br:first-child{display: none !important;}
.time_table_image_rounded .duplicatable-content:last-of-type{margin-bottom: 0 !important;}
.time_table_image_rounded h4{line-height: 1.5;}
.half_fit_image{padding-top: 0 !important;}
.half_text_scroll .duplicatable-content{padding-top: 0 !important;}
#content-wrapper #section-wrapper .three_cards_dot_separator{padding-top: 0 !important;}
.information_half_wide .link-side_inner{border-color: rgba(0,0,0,.5);}
.information_half_wide .link-side .duplicatable-container{border-bottom: 1px solid rgba(0,0,0,.5);}
.circle_picture .text-side .spacer-item[style*="130px"]{padding-bottom: 30px !important;}

.wide_block_link_flex .block_link .letter{
	font-weight: bold !important;
}
.wide_block_link_flex .block_link{position: relative;}
.wide_block_link_flex .block_link::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	position: absolute;
	top: 50%;
	top: calc(50% - 2px);
	right: 20px;
	transform-origin: center center;
	transform: rotate(45deg) translateY(-50%);
	transition: .4s;
}
.h2_center_generic01,
.h2_center_generic02{background-color: transparent !important;}

/*  */
.title_line_wide_light .section-animation-wrap .element-1,
.title_line_wide_light .section-animation-wrap .element-2,
.title_line_wide_light .section-animation-wrap .element-3,
.title_line_wide_light .section-animation-wrap .element-4,
.title_line_wide_light .section-animation-wrap .element-5{
	display: none !important;
}
.title_line_wide .text-side{gap: 32px;}
.title_line_wide .title-box{
	background: #edc700;
	width: 260px;
	height: 260px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	text-align: center;
	padding: 0 !important;
}
.title_line_wide.reverse  .title-box{
	background: #1366ba;
	color: #fff;
}
.half_text_scroll .duplicatable-content_inner{
	align-items: flex-start !important;
}
.header_logo{
	display: flex;
	align-items: center;
}
.sub_title{padding: 0 !important;}
.half_text_separate .image-frame-bg,
.vertical_icon_dup{background-color: transparent !important;}

#section_640837{margin-top: -60px;}
#section_640837 .section_inner,
#section_640840 .section_inner
{background: #fff;max-width:1070px !important;}
#section_640837 .section_inner{padding: 60px 40px 30px;border-radius: 10px 10px 0 0;}
#section_640840 .section_inner{padding: 0 40px 60px;border-radius: 0 0 10px 10px;}
.table_separated_border .section_inner{padding: 0 !important;}
.section_btn a:not(.except){font-weight: bold !important;}
.table_top_alignment{background-color: transparent !important;}
.table_top_alignment .duplicatable{padding: 0 !important;}

/* #section_640863{margin-top: -35px;} */
#section_640846 .section_name{background-color: transparent !important;}

.section_name[style*="background-color: rgb(240, 242, 245)"]{
	background-color: rgba(240, 242, 245,.75) !important;
}

.portfolio_coloroverlay,
#section_640916 .section_name{background-color: transparent !important;}

#section_640925{margin-top: 50px;}
#section_640933{margin-top: -50px;}

.fit_card_one .image-side_text .title span{font-size: 4.2rem !important;line-height: 1.5;}

#section_641029{position: relative;}
#section_641029::before{
  content: '';
	background-color: rgba(240, 242, 245,.75);
  width: 96%;
  height: 48%;
  position: absolute;
  bottom: 0;right: 0;
	transform: skewX(12deg);
	transform-origin: left top;
}
#section_641029 .section_name{
	position: relative;z-index: 1;
}
#section_640981{
	position: relative;
	z-index: 1;margin-top: -40px;
}
#section_640981::before{
  content: '';
	background-color: rgba(240, 242, 245,.75);
  width: 100%;
  height: 100%;
  position: absolute;
  left: -50px;top: 0;
	transform: skewX(12deg);
}
#section_640981 .section_name{
	position: relative;z-index: 1;
}
#section_641018::before{
  content: '';
	background-color: rgba(240, 242, 245,.75);
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;bottom: 0;
}
#section_641018 .section_name{
	position: relative;z-index: 1;
}
#section_640994::before{
  content: '';
	background-color: rgba(240, 242, 245,.75);
  width: 43%;
  height: 100%;
  position: absolute;
  left: 0;bottom: 0;
	transform: skewX(12deg);
	transform-origin: right bottom;
}
#section_640994 .section_name{
	position: relative;z-index: 1;
}

#section_640847 .h2_center > .spaceable-bottom{display: none;}
	
/*--------------------------------------*/
/* PC調整
/*--------------------------------------*/
@media only screen and (min-width: 1025px){
	.square_four_images_with_text .duplicatable-content a{transition: all .3s ease;}
	.square_four_images_with_text .duplicatable-content a:hover{opacity: .75;}
	section:first-of-type .content{padding: 0 !important;}
}
/*--------------------------------------*/
/* PAD調整
/*--------------------------------------*/
@media only screen and (max-width: 1024px){
	#global-nav .hamburger_top,
	#global-nav .hamburger_mid,
	#global-nav .hamburger_btm {background: #1366ba !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{
	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;
	} */
	
	#global-nav .gnav_accordion_wide .gnav_sp .logo_side img{max-width: 120px !important;}
	#global-nav .gnav_accordion_wide .gnav_sp .hamburger-box .gnav_bg{border-radius: 0 !important;}
	
	/* .fit_card_two_image .image-side_bg{
		position: absolute;
		width: 100%;
		height: 120%;
		top: 0;left: 0;
	}
	.fit_card_two_image .image-side_text{
		position: relative !important;
		transform: translate(0) !important;
		top: 0 !important;left: 0 !important;
		margin-top: 0 !important;
	}
	.fit_card_two_image .text-side{
		margin-top: 0 !important;
	} */
	
	#global-nav .gnav .gnav_items > li:last-of-type{
		width: auto !important;
	}
	#global-nav .gnav .gnav_items > li:last-of-type a{
		max-width: none !important;
		width: 100%;
		padding: .8rem 1.5rem .8rem 2rem !important;
	}
	.gnav_wide_block.gnav_draewr .gnav_container .gnav_items li+li{
		margin-left: 0 !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	#section_640982 .section_h3{font-size: 3rem !important;}
	#section_641024 .section_h3{font-size: 3rem !important;}
	#section_641005 .headding span{font-size: 4rem !important;}
}

/*--------------------------------------*/
/* SP調整
/*--------------------------------------*/
@media only screen and (max-width: 767px){
	.gnav .header_logo img{max-height: 37px !important;}
	.half_grid .text-side_inner{padding: 30px 10px;}
	.infomation_background_image{padding: 0 1.5rem !important;}
	.infomation_background_image .text-side{padding: 50px 20px !important;}
	.half_limited_height .text-side_inner,
	.half .text-side_inner,
	.half_wide_limited_height .text-side_inner{
		max-width: 100% !important66;
		padding-left: 15px;padding-right: 15px;
	}
	.half_slanted_line .section_btn{margin: 0 auto !important;}
	.title_simple_wide_reversible .text-box{margin-top: 30px !important;}
	.faq_accordion .duplicatable-content:nth-child(n+2){margin-top: 10px !important;}
	.infomation_background_image .text-side,
	.infomation_background_image .dc-inner_bg{border-radius: 10px !important;}

	/*余白変更*/
	.spaceable[style*="80px"]{padding-bottom: 50px !important;}
	.spaceable[style*="70px"]{padding-bottom: 40px !important;}
	.spaceable[style*="60px"]{padding-bottom: 30px !important;}
	.spaceable[style*="50px"]{padding-bottom: 25px !important;}
	.spaceable[style*="40px"]{padding-bottom: 20px !important;}
	.spaceable[style*="100px"]{padding-bottom: 65px !important;}
	.spaceable[style*="120px"]{padding-bottom: 75px !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;
	}
	
	.title_line_wide_light .section-animation-wrap .element-3{width: 60% !important;}
	.title_line_wide_light .section-animation-wrap .element-4{left: calc(60% + 100px) !important;}
	.title_line_wide_light .section-animation-wrap .element-5{left: calc(60% + 81px) !important;}
	
	/*sp_下部ボタン色*/
	#footer-section .detail-side .section_btn a{
		background: #1366ba !important;
		color: #fff !important;
		border: 0 !important;
		border-right: 1px solid #fff !important;
	}
	.footer_menu_center .detail-side_first{
		background: #fff !important;
		color: #1366ba !important;
	}
	.footer_tp_generic .detail-side_first .tel:after{
		color: #1366ba !important;
	}
	
	#section_640981 .section_name{padding-bottom: 40px;}
	
	#section_641018 .duplicatable-content{
		width: calc(50% - 2px) !important;
		margin: 1px;
	}
	#section_641018 .duplicatable-content_inner{
		height: 150% !important;
	}
	#section_641005 .headding span{font-size: 3.2rem !important;}
	#section_641029::before{height: 75%;}
	#section_640989{margin-top: -45px;}
	#section_640989{margin-top: -20px;}
	.information_card{padding-top: 30px;}
	
	#section_640824{margin-top: -30px;}
	#section_640831{margin-top: -30px;}
	#section_640836{margin-top: -30px;}
	#section_640837{margin-top: -30px;}
	#section_640837,
	#section_640840{
		padding: 0 15px;
	}
	#section_640829{margin-top: -40px;}
	#section_640828{margin-top: -30px;}
	#section_640840 .section_inner{padding: 0 20px 30px;}
	
	#section_640846 .text-box{margin-top: -30px;}
	#section_640847{margin-top: -30px;}
	#section_640847 .section_name{padding-top: 30px;}
	.title_line_wide .title-box{
		height: 210px;width: 210px;
		margin: 0 auto;
	}
	.title_line_wide .text-box{
		margin-top: 28px !important;
	}
	.title_line_wide_light .section_inner{
		padding-bottom: 0;
	}
	#section_640855{margin-top: -30px;}
	#section_640856{margin-top: -30px;}
	#section_640894{margin-top: -30px;}
	.technology_how_it_works-text_container .step_title{
		font-size: 1.6rem !important;
	}
	#section_640907 .section_name{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	#section_640916{margin-top: -30px;}
	.half .text-side_inner{max-width: 100% !important;}
	#section_640927 .h2_center > .spaceable-bottom{display: none;}
	/* #section_640929{margin-top: -30px;} */
	#section_640946 .standard_content_text_two .text-box{
		padding: 10px 20px !important;
	}
	.fit_card_one .image-side_text .title span{
		font-size: 2.4rem !important;
	}
	.footer_tp_generic .section_btn a:not(.except)::after{
		border-color: #fff;
	}
	.thanks_page .section_inner{
		padding: 20rem 3rem !important;
	}
}
@media only screen and (min-width: 1025px) {
	.page-case section:first-of-type .content,
	.page-blog section:first-of-type .content {
		padding: 0 !important;
	}
}
/*20251224修正*/
.title_line .text-side .text-box .spacer-item_wrap .letter a{
color:#fff !important;
}
.time_table_image_rounded .time_table_txt .time_text{
  font-family: "Inter","Noto Sans JP", sans-serif !important;
  letter-spacing: 0.06em;
  font-weight: 800;
}
.time_table_image_rounded .time_table_txt .description_text{
  font-family: "Inter","Noto Sans JP", sans-serif !important;
  letter-spacing: 0.05em;
  font-weight: 400;
}
@media (max-width:767.9px) {
#section_640979 .mainvisual_step_animation{
    height: 145vw;
    background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/491253/optimized_2pjMKiCQ-dR_8TiEyF3raw.png) !important;
}
}