.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}}
.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}
body:not(.eat_cms) .images_loop_animation .loop-items_wrap{flex-direction:row}body:not(.eat_cms) .images_loop_animation .loop-items-1{animation:loop 50s -25s linear infinite}body:not(.eat_cms) .images_loop_animation .loop-items-2{animation:loop2 50s linear infinite}.images_loop_animation .loop-items_wrap{display:flex;align-items:center;flex-direction:column;width:100vw;overflow:hidden}.images_loop_animation .loop-items{display:flex;align-items:center;width:auto;height:100%}@keyframes loop{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes loop2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.images_loop_animation .loop-item{width:calc(100vw / 4);height:calc(100vw / 4 / 3 * 2);display:flex;align-items:center;overflow:hidden}.images_loop_animation .image-frame{width:calc(100% - 24px);margin-right:24px}@media only screen and (max-width: 768px){.images_loop_animation .loop-item{width:calc(100vw / 2);height:calc(100vw / 2 / 3 * 2)}}
.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}}
.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}}
.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 .section_btn a{background-color:#2C5DFF}
.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}}
.standard_content_text_two .duplicatable-container{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.standard_content_text_two .duplicatable-content{width:calc((100% - 30px) / 2)}.standard_content_text_two .text-box{width:100%;border:1px solid #000;border-radius:5px;padding:50px 20px;position:relative;display:flex;justify-content:center;overflow:hidden}.standard_content_text_two .text-box_bg{width:100%;height:100%;position:absolute;top:0;left:0}.standard_content_text_two .text-box_inner{position:relative;display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;text-align:center;max-width:330px;width:100%}.standard_content_text_two .text-box-headding_wrap{width:100%}.standard_content_text_two .text-box .section_btn{margin-top:20px}.standard_content_text_two .headding{font-size:25px}.standard_content_text_two .letter{font-size:16px;width:100%}@media only screen and (max-width: 767px){.standard_content_text_two .duplicatable-container{flex-direction:column;align-items:center}.standard_content_text_two .duplicatable-content{width:100%}}
.card_one{text-align:center}.card_one .section-content_inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card_one .image-side{width:100%}.card_one .image-side .image-frame-bg{padding-top:66%;position:relative}.card_one .image-side .frame-image{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.card_one .text-side{position:relative;padding:0 1.5rem 4.4rem}.card_one .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.card_one .text-side_inner{position:relative;max-width:280px;margin:auto;z-index:2}.card_one .section_btn{position:relative}.card_one .headding_wrap,.card_one .section_h3{font-size:2.3rem}.card_one .subtitle{font-size:1.1rem;letter-spacing:1px}.card_one .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.card_one .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.card_one .text-side_inner{max-width:850px}.card_one .image-side .image-frame-bg{padding-top:50%}.card_one .headding_wrap,.card_one .section_h3{font-size:3rem}.card_one .subtitle{font-size:1.2rem}.card_one .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.card_one .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.editable-half .image-side{position:relative}.editable-half .image-side_inner{padding-top:66%}.editable-half .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.editable-half .text-side{position:relative;margin-bottom:5rem}.editable-half .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:5rem auto 0}.editable-half .section_h3{font-size:3rem}.editable-half .subtitle{font-size:1.1rem;margin-bottom:2rem}.editable-half .letter{margin-bottom:2.5rem}@media only screen and (min-width: 768px){.editable-half{display:flex}.editable-half .image-side,.editable-half .text-side{width:50%}.editable-half .image-side_inner{height:100%}.editable-half .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.editable-half .text-side .spacer-content{width:100%}.editable-half .text-side_inner{max-width:500px}.editable-half .section_btn{margin-left:0}.editable-half .section_h3{font-size:3.5rem}.editable-half .subtitle{font-size:1.2rem}}
.half .image-side{position:relative}.half .image-side_inner{padding-top:66%}.half .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half .text-side{position:relative}.half .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:auto}.half .headding_wrap,.half .section_h3{font-size:3rem}.half .subtitle{font-size:1.1rem}.half .editable_wrap{font-size:1.5rem}.half .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.half .duplicatable-content_inner{display:flex}.half .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row-reverse}.half .duplicatable-content:nth-child(even) .text-side{padding:0 5rem 0 1.5rem}.half .image-side,.half .text-side{width:50%}.half .image-side_inner{height:100%}.half .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.half .text-side .spacer-content{width:100%}.half .text-side_inner{max-width:500px}.half .section_btn{margin-left:0}.half.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half.reverse .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row}.half.reverse .duplicatable-content:nth-child(even) .text-side{padding:0 1.5rem 0 5rem}.half.reverse .text-side{padding:0 5rem 0 1.5rem}.half .section_h3,.half .headding_wrap{font-size:3.5rem}.half .subtitle{font-size:1.2rem}.half .editable_wrap{font-size:1.5rem}.half .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3.5rem}.half .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.api_map .map_area{position:relative;overflow:hidden;padding-top:57%}.api_map .map_area iframe{position:absolute;top:0;left:0}.api_map .image-side{position:relative}.api_map .overlay{display:none}@media only screen and (min-width: 768px){.api_map .map_area{padding-top:50%}.api_map_wide .map_area{padding-top:27%}}
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}}

body {
	font-weight: 500;
}
/* font-family */
.gnav_items li,
body,
#section-wrapper .letter,
#section-wrapper .headding,
.sub_title .headding_wrap .section_h3,
#section-wrapper .subtitle,
#section-wrapper .title_section .subtitle {
	font-family: YakuHanJP, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "Droid Sans", sans-serif;
}




.h2_center_generic02 .text-side,
.h2_center_generic01 .text-side,
.h2_center .text-side {
	color: inherit;
}
.information_card .text-side {
	color: #fff;
}
.h2_center .section_h2 {
	color: #054994;
	text-shadow: .1em .1em 0 rgba(5, 73, 148, 0.12);
}
.h2_center .section_h2:after {
	content: "";
	display: block;
	width: 200px;
	margin: 16px auto 0;
	border-top: 8px dotted #fcd016;
}




.half_out_of_position .text-side .subtitle_wrap,
.half_out_of_position .text-side .subtitle,
.information_card .text-side .subtitle_wrap,
.information_card .text-side .subtitle,
.square_four_images_with_text .letter,
.half .subtitle,
.title_sub .subtitle,
.sub_title .subtitle,
.fit_card_two_image .image-side .editable_wrap,
.fit_card_three_image .image-side .editable_wrap,
.information_half_wide .link-side .letter,
.h1_center .subtitle,
.h1_center_builder .subtitle,
.api_map_text .subtitle,
.blog_unity .text-side .subtitle,
.h2_center_builder .subtitle,
.half_fit_image .subtitle {
	font-weight: bold;
}
.half_out_of_position .text-side .subtitle_wrap,
.half_out_of_position .text-side .subtitle,
.information_card .text-side .subtitle,
.h1_left .subtitle,
.sub_title .subtitle,
.half .subtitle,
.information_half_wide .link-side .letter,
.h1_center .subtitle,
.h1_center_builder .subtitle,
.title_line_wide .section_h3_sub,
.api_map_text .subtitle,
.blog_unity .text-side .subtitle,
.h2_center_builder .subtitle,
.half_fit_image .subtitle {
	color: #fcd016;
}
.title_sub .subtitle {
	color: #054994;
}



#content-wrapper #section-wrapper .mainvisual_right_image .image-frame-bg {
	background: rgba(242, 212, 35, 0.5)!important;
}
.table_light_generic .table_wrap .tr .th {
	background: rgba(5, 73, 148, 0.12);
}




.banner_image .text-side_inner {
	z-index: 1;
}
.banner_image .text-side_bg:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #054994;
	opacity: .1;
	z-index: 1;
	pointer-events: none;
}

/* ########################
normalize
######################## */
.formapps {
	font-weight: bold;
}
.thanks_page .catch_text {
	text-align: center;
}
.thanks_page .catch_text span {
	padding: 0;
}

.gnav-editable-contents .gnav-btn {
	
}
#content-wrapper .photo_gallery_02,
.table_light,
.footer_menu_center {
	background-color: transparent;
}
.title_text .text-side .text {
	text-align: center;
}
#content-wrapper #section-wrapper .journal_02 .icon_frame {
	display: none;
}
img {
	max-width: 100%;
}
.list_box .duplicatable-content dt .number {
	line-height: 40px;
}
.footer_menu .logo img {
	height: auto;
}
.footer_menu .menu-side {
	display: block;
}
.gnav-wrap .gnav_sp .header .header_logo img {
}

/* font-weight */
.title_line_wide_reversible .subtitle_wrap, .title_line_wide_reversible .subtitle,
.h1_left .subtitle,
.infomation_all_generic .info-side .tel-linker,
.section_h3,
.headding,
.h2_section .section_h2 {
	font-weight: bold;
}

/* ########################
* font-size
######################## */
.tree_image_btn .spacer-item_wrap:nth-child(2) .editable_wrap {
	font-size: 2rem;
}
.circle-box_02 .image_text,
.circle-box_02 .image_text * {
	font-size: 1.8rem;
}
.infomation_all .info-side .tel-linker a {
	font-size: 2.4rem;
}

body,
.fit_card_two_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap,
.fit_card_two_image .text-side .subtitle,
.fit_card_two_image .text-side .subtitle_wrap,
.half_wide_circle_basisdesign .subtitle,
.half .subtitle,
.half_two_image_misaligned .spacer-item_wrap:nth-child(2) .editable_wrap,
.blog_unity .text-side .subtitle,
.half_text_separate .subtitle,
.square_four_images_with_text .letter,
.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,
.fit_card_two_image .image-side .editable_wrap,
.fit_card_three_image .image-side .editable_wrap,
.post_body_text,
.flow_cards .text_wrap,
.multiple_btn .section_inner .section_btn .linker a,
.unevenness_opposite .spacer-item_wrap:nth-child(2) .editable_wrap,
.footer_menu_center_builder .copy,
.alternating-backcolor .text-side .text_wrap,
.transparent_plate .letter,
.square_four_images_with_text_builder .letter,
.square_four_images_with_text_builder_top .letter,
.title_backcolor .text-side .text_wrap .text,
.fit_card_two .image-side .editable_wrap,
.footer_tp_generic .menu-side .duplicatable-content,
.title_section .subtitle,
.title_line_wide_reversible .subtitle_wrap, .title_line_wide_reversible .subtitle,
.half_fit_card .subtitle,
.half_fit_card .spacer-item_wrap:nth-child(2) .editable_wrap,
.infomation_all .subtitle_wrap, .infomation_all .subtitle,
.half_limited_height .subtitle,
.title_line_wide_reversible .text-box .editable_wrap,
.block_vertical_two .subtitle,
.block_vertical_two .editable_wrap,
.footer_tp_generic .detail-side_first .hour,
.half_fit_image_builder .subtitle,
.footer_menu_center .menu-side .duplicatable-content,
.footer_menu_center .copy,
.information_card .info-side .microcopy_wrap, .information_card .info-side .microcopy,
.information_card .text-side .letter,
.half_text_separate .editable_wrap,
.standard_content_text_two .letter,
.half_limited_height .editable_wrap,
.half_text_scroll .letter_wrap, .half_text_scroll .letter,
#content-wrapper #section-wrapper .two_images_rounded .letter,
.infomation_all_generic .subtitle_wrap, .infomation_all_generic .subtitle,
.infomation_all_generic .letter, .infomation_all_generic .editable_wrap,
.footer_tp_generic .copy,
.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_dup .text-side .subtitle_wrap, .standard_content_dup .text-side .subtitle,
.h2_left .editable_wrap, .h2_left .subtitle_wrap,
.h2_section .subtitle,
.half_wide_limited_height .editable_wrap,
.letter_wrap_basic,
.blog_unity .text-side .subtitle,
.block_four .subtitle,
.half_fit_image .subtitle,
.half_text_separate .subtitle,
.half_wide_limited_height .subtitle {
	font-size: 1.6rem;
}

.h2_text_builder_top .subtitle,
.fit_card_one .image-side .editable_wrap,
.h2_text .subtitle,
.h2_center .subtitle_wrap, .h2_center .editable_wrap,
.h1_left .subtitle,
.h1_left_builder .subtitle,
.fit_card_three_image .image-side .editable_wrap,
.fit_card_two_image .image-side .editable_wrap {
	font-size: 1.8rem;
}
.fit_card_two .image-side .editable_wrap {
	font-size: 2rem;
}
.alternating-backcolor .text-side .heading_wrap, .alternating-backcolor .text-side .heading {
	font-size: 2.4rem;
}
@media only screen and (max-width: 767px) {
	.mainvisual_shift .catch .catch_subtext {
		font-size: 1.6rem;
	}
	.blog_unity .text-side .section_h3,
	.api_map_text .headding_wrap, .api_map_text .section_h3, .api_map_text .spacer-item_wrap:nth-child(2) .editable_wrap,
	.new_standard_content_two .text-side .headding_wrap, .new_standard_content_two .text-side .headding,
	.half_limited_height .section_h3, .half_limited_height .headding_wrap,
	.new_catchcopy_simple .text-side .headding_wrap, .new_catchcopy_simple .text-side .headding,
	.square_four_images_with_text .section_h3,
	.two_cards .headding {
		font-size: 2.2rem;
		text-align: center;
	}
	.contact_policy.contact_policy_builder .intro .section_h3,
	.check_before_contact .intro .section_h3,
	.half_wide_limited_height_builder .headding_wrap, .half_wide_limited_height_builder .section_h3,
	.h2_center_generic01 .spacer-item_wrap:nth-child(1) .editable_wrap,
	.h2_center_generic02 .spacer-item_wrap:nth-child(1) .editable_wrap,
	.title_sub .headding_wrap, .title_sub .editable_wrap,
	.title_line_wide_reversible .headding_wrap, .title_line_wide_reversible .headding,
	.title_section .section_h3,
	.infomation_all_generic .headding_wrap, .infomation_all_generic .section_h3,
	.three_cards_title_sfiht .text-side .headding,
	.sub_title .headding_wrap .section_h3, .sub_title .editable_wrap,
	.half_two_image_misaligned .headding_wrap, .half_two_image_misaligned .section_h3,
	.tree_image_btn .headding_wrap, .tree_image_btn .section_h3,
	.h2_center .spacer-item_wrap:nth-child(1) .editable_wrap {
		font-size: 2.8rem;
	}
	.mainvisual_right_image .catch_text {
	font-size: min(7.2vw,3.6rem);
	}
	.h2_center_builder .spacer-item_wrap:nth-child(1) .editable_wrap,
	.h2_center .section_h2,
	.h2_center .spacer-item_wrap:nth-child(1) .editable_wrap,
	.infomation_all .headding_wrap, .infomation_all .section_h3,
	.h3_text .spacer-item_wrap:nth-child(1) .editable_wrap,
	.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,
	.fit_card_two_image .image-side .headding_wrap,
	.fit_card_two_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.fit_card_two_image .image-side_text .title,
	.fit_card_three_image .image-side_text .title,
	.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.h2_text .spacer-item_wrap:nth-child(1) .editable_wrap,
	.information_card .text-side .headding_wrap, .information_card .text-side .section_h2,
	.h2_left .spacer-item_wrap:nth-child(1) .editable_wrap {
		font-size: min(8.8vw,3.2rem);
	}
	.mainvisual_desk .headding_wrap,
	.mainvisual_desk .catch_text,
	.h1_left .headding_wrap, .h1_left .headding,
	.mainvisual_standard .catch_text, .mainvisual_standard .headding_wrap {
		font-size: min(10vw,3.6rem);
	}
}
@media only screen and (min-width: 768px) {
	.blog_unity .text-side .section_h3,
	.api_map_text .headding_wrap, .api_map_text .section_h3, .api_map_text .spacer-item_wrap:nth-child(2) .editable_wrap,
	.new_standard_content_two .text-side .headding_wrap, .new_standard_content_two .text-side .headding,
	.half_limited_height .section_h3, .half_limited_height .headding_wrap,
	.new_catchcopy_simple .text-side .headding_wrap, .new_catchcopy_simple .text-side .headding {
		font-size: 2.8rem;
	}
	.half_wide_limited_height_builder .headding_wrap, .half_wide_limited_height_builder .section_h3,
	.title_line_wide_reversible .headding_wrap, .title_line_wide_reversible .headding,
	.title_section .section_h3,
	.infomation_all_generic .headding_wrap, .infomation_all_generic .section_h3,
	.three_cards_title_sfiht .text-side .headding {
		font-size: 3.4rem;
	}
	.h2_center_builder .spacer-item_wrap:nth-child(1) .editable_wrap,
	.h2_center .section_h2,
	.h2_center .spacer-item_wrap:nth-child(1) .editable_wrap,
	.infomation_all .headding_wrap, .infomation_all .section_h3,
	.h3_text .spacer-item_wrap:nth-child(1) .editable_wrap,
	.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,
	.fit_card_two_image .image-side .headding_wrap,
	.fit_card_two_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.fit_card_two_image .image-side_text .title,
	.fit_card_three_image .image-side_text .title,
	.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.h2_bgfix .spacer-item_wrap:nth-child(1) .editable_wrap,
	.h2_text .spacer-item_wrap:nth-child(1) .editable_wrap,
	.information_card .text-side .headding_wrap, .information_card .text-side .section_h2,
	.h2_left .spacer-item_wrap:nth-child(1) .editable_wrap {
		font-size: 4rem;
	}
	.mainvisual_desk .headding_wrap,
	.mainvisual_desk .catch_text,
	.h1_left .headding_wrap, .h1_left .headding,
	.mainvisual_standard .catch_text, .mainvisual_standard .headding_wrap {
		font-size: 4.4rem;
	}
}
@media only screen and (min-width: 1025px) {
	.mainvisual_step_animation .catch_text,
	.mainvisual_responsive_slider .catch_text {
		font-size: 6.8rem;
	}
}
@media only screen and (max-width: 1024px) {
	.mainvisual_standard .catch_text {
		font-size: 10vw;
	}
}






/* ########################
* color
######################## */
body {
	background-color: #fff;
	color: #222;
}
/* arrow */
.new_standard_content_two_arrow .duplicatable-content:nth-child(2n-1):not(:last-child) .image-side::before,
.new_standard_content_two_arrow .duplicatable-content:nth-child(2n-1):not(:last-child)::after,
.standard_content_dup_arrow .duplicatable-content:not(:last-child):after,
.standard_content_dup_arrow .duplicatable-content:not(:last-child) .image-side:after,
.standard_content_dup_with_arrow .duplicatable-content:not(:nth-child(3n)):not(:last-child) .image-side:after,
.standard_content_dup_with_arrow .duplicatable-content:not(:last-child):after,
.new_standard_content_two_with_arrow .duplicatable-content:nth-child(2n-1):not(:last-child)::before,
.new_standard_content_two_with_arrow .duplicatable-content:nth-child(2n-1):not(:last-child)::after {
	color: #054994;
}

.title_backcolor .text-side .headding_wrap, .title_backcolor .text-side .subtitle_wrap,
.title_backcolor .text-side .heading_wrap, .title_backcolor .text-side .subtitle_wrap,
.blog_text_list .blog-side .category {
	background: #054994;
}
.time_table_image_rounded .duplicatable-content::after {
	border-top-color: #054994;
}

.time_table_image_rounded .content_container::before {
	background: #054994;
}

/* ###################################
* btn
################################### */
.tree_image_btn .text-side .section_btn a:not(#page_top_icon),
.catchcopy_06 .link_btn a:not(#page_top_icon),
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon),
.section_name .section_btn a:not(#page_top_icon),
.section_name .section_btn input {
	background: #054994!important;
	border: 1px solid #054994 !important;
	color: #fff!important;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	z-index: 2;
	border-radius: 80px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(65, 55, 65, 0.12);
}
.wide_block_link_flex .image-side:before,
.tree_image_btn .text-side .section_btn a:not(#page_top_icon):before,
.catchcopy_06 .link_btn a:not(#page_top_icon):before,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):before,
.section_name .section_btn a:not(#page_top_icon):before {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	pointer-events: none;
}
.wide_block_link_flex .image-side:before {
	z-index: 1;
}
.wide_block_link_flex .text-side {
	z-index: 1;
}

.tree_image_btn .text-side .section_btn a:not(#page_top_icon):after,
.catchcopy_06 .link_btn a:not(#page_top_icon):after,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):after,
.section_name .section_btn a:not(#page_top_icon):after {
	content: "";
	width: 1rem;
	height: 1rem;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	position: absolute;
	top: calc(50% - 2px);
	right: 1.8rem;
	transform-origin: center center;
	transform: rotate(45deg) translateY(-50%);
	transition: .3s;
}
.wide_block_link_flex .image-side:before,
.tree_image_btn .text-side .section_btn a:not(#page_top_icon),
.catchcopy_06 .link_btn a:not(#page_top_icon),
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon),
.section_name .section_btn a:not(#page_top_icon),
.tree_image_btn .text-side .section_btn a:not(#page_top_icon):before,
.catchcopy_06 .link_btn a:not(#page_top_icon):before,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):before,
.section_name .section_btn a:not(#page_top_icon):before,
.tree_image_btn .text-side .section_btn a:not(#page_top_icon):after,
.catchcopy_06 .link_btn a:not(#page_top_icon):after,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):after,
.section_name .section_btn a:not(#page_top_icon):after {
	box-sizing: border-box;
	transition: all .3s;
}
.wide_block_link_flex .image-side:before,
.tree_image_btn .text-side .section_btn a:not(#page_top_icon):before,
.catchcopy_06 .link_btn a:not(#page_top_icon):before,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):before,
.section_name .section_btn a:not(#page_top_icon):before {
	transform: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
}

.wide_block_link_flex a:hover .image-side:before,
.tree_image_btn .text-side .section_btn a:not(#page_top_icon):hover:before,
.catchcopy_06 .link_btn a:not(#page_top_icon):hover:before,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):hover:before,
.section_name .section_btn a:not(#page_top_icon):hover:before {
	opacity: 1;
}
.wide_block_link_flex a:hover .image-side:after,
.tree_image_btn .text-side .section_btn a:not(#page_top_icon):hover:after,
.catchcopy_06 .link_btn a:not(#page_top_icon):hover:after,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):hover:after,
.section_name .section_btn a:not(#page_top_icon):hover:after {
	right: 1.2rem;
	border-top-color: #054994;
	border-right-color: #054994;
}
.tree_image_btn .text-side .section_btn a:not(#page_top_icon):hover,
.catchcopy_06 .link_btn a:not(#page_top_icon):hover,
.half_fit_image_recruit1_1 .section_btn a:not(#page_top_icon):hover,
.section_name .section_btn a:not(#page_top_icon):hover {
	color: #054994!important;
}



.tree_image_btn .text-side .section_btn a:not(#page_top_icon):before {
	transform: none;
}
/* flex btn */
#content-wrapper #section-wrapper .wide_block_link_flex .image-frame-bg {
	background: #054994!important;
}
.wide_block_link_flex .image-side:before {
	background: #f2d423;
}


/* pagetop */
#page_top.page_top .section_btn:nth-child(1) a,
.page_top #page_top_icon {
	background-color: #054994;
	border: 3px solid #054994;
}
.page_top .section_btn:nth-child(1) a:hover {
	box-shadow: 0 0 0 1rem #054994 inset;
}



.block_vertical_three .subtitle {
	color: #054994;
}
#content-wrapper .banner_text .banner_link,
.simple_text_content .simple_text_title.editable.headding::before,
.list_box .duplicatable-content dt .number:before,
#content-wrapper .blog_posts .banner_text .banner_link,
#content-wrapper .showcase_chart .banner_text .banner_link {
	background: #054994;
}
#content-wrapper .banner_text ._color_,
#content-wrapper .blog_posts .banner_text ._color_,
#content-wrapper .showcase_chart .banner_text ._color_ {
	color: #054994;
}
.h1_left .section_h3 {
	color: #fff;
}
.new_list_box .text-side .number_wrap {
	background-color: #054994;
}
.faq_accordion .q_btn {
	color: #054994;
}
.three_cards_title_shift_builder .text-side .headding,
.three_cards_title_shift_builder .text-side .subtitle,
/*.info-side_tel-text, .info-side_tel-text .section_h3,*/
.three_cards_title_sfiht .text-side .subtitle,
.three_cards_title_sfiht .text-side .headding {
	color: #054994;
	text-shadow:
		3px 3px 1px #fff,
		0 0 2px #fff,
		0 0  2px #fff,
		0 0  2px #fff
	;
}


/* ########################
space
######################## */
.gnav .drawer-menu li a {
	padding-top: .8rem;
	padding-bottom: .8rem;
}

.title_section:not(.btn) {
	padding: 4rem 0 5rem;
}
.title_section.accordion_one_down {
	padding: 0;
}
.standard_content_three {
}
.visual_and_btn,
.half_fit_image,
.half_two_image_misaligned,
.content_three_simple,
.tree_image_btn,
.table_light,
.tree_image_btn,
.api_movie_one,
.half,
.circle-box,
.two_images_center_text,
.half_wide {
	padding: 0;
}
.vertical_icon_dup {
	padding-bottom: 2rem;
}
.simple_text_content .simple_text_title.editable.headding {
	padding-left: 2rem;
}

/* ########################
 each
######################## */
/*
nav_BGnowhite
*/
/*
.gnav_sp,
.gnav_bg-color {
	background-color: #2c344c;
}
.gnav .drawer-hamburger-icon, .gnav .drawer-hamburger-icon:after, .gnav .drawer-hamburger-icon:before {
	background-color: #fff;
}

@media only screen and (min-width: 1025px) {
	.fixed .gnav_pc .section_inner {
		background-color: #2c344c;
	}
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
	background: #fff;
}
*/

.vertical_icon .text-side_inner .headding_wrap a {
	display: block;
}
.vertical_icon .text-side_inner .headding_wrap a:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.vertical_icon .spacer-item_wrap:nth-child(3) .editable_wrap {
	font-size: 1.6rem;
	position: relative;
	z-index: 1;
}

/*
footer_BGdark
*/
.footer_tp_generic .back-top .arrow:before {
	color: #fcd016;
}
.footer_tp_generic .back-top {
	border-color: #fcd016;
}
.footer_all .address-side .section_btn a:before {
	left: 15px;
}
/*
@media only screen and (max-width:768px) {
	.footer_menu .detail-side_first .tel {
		color: #2c344c;
	}
}
*/

/* ########################
 bug
######################## */
@media screen and (max-width: 560px) {
	.flow_cards .text_wrap {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.half_fit_image_builder .text-side_inner,
	.block_four .text-side_inner,
	.half_fit_image .text-side_inner,
	#content-wrapper #section-wrapper .two_images_rounded .text-side_inner,
	.half .text-side_inner,
	.half_wide_limited_height_builder .text-side_inner {
		max-width: none;
	}
	.half_fit_image_builder .text-side_inner,
	.half_fit_image .text-side_inner,
	#content-wrapper #section-wrapper .two_images_rounded .section_inner,
	.half_wide_limited_height_builder .text-side_inner {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.half .text-side_inner {
		padding-left: 0;
		padding-right: 0;
	}
	.title_line_wide_light .section-animation-wrap .element-4 {
		left: calc( 50% + 100px);
	}
	.title_line_wide_light .section-animation-wrap .element-5 {
		left: calc( 50% + 81px);
	}
}
.vertical_icon_dup .duplicatable-container {
	margin: 0;
}
.thanks_page .catch_text {
	text-align: center;
}
.thanks_page .catch_text span {
	padding: 0;
}
#content-wrapper #section-wrapper .half_text_separate .image-frame-bg {
	background-color: transparent!important;
}

#footer-section .section_name .section_btn a {
	position:relative;
}
.drawer-open .gnav.fade-in .drawer-nav {
	opacity: 1;
}
.gnav .drawer-hamburger {
	background: none;
	opacity: 1;
}

.motion_mainvisual .motion_mainvisual_bg_text_body {
	z-index: 3;
}

@media only screen and (max-width: 1024px) {
	.gnav-editable-contents .gnav-btn {
		width: 100%!important;
	}
}
/* wide half系のSP時幅 */

@media only screen and (max-width: 767px) {
	.half_limited_height .text-side_inner,
	.block_vertical_two .text-side_inner {
		max-width: 100%;
	}
	.half_wide_limited_height .text-side_inner {
		max-width: 100%;
		padding: 0 1.5rem;
	}
}

#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li .dropdownSubMenu li {
	text-align: center;
}
.half_slanted_line .half_content {
	background: #fff;
}




/* ########################
 other
######################## */

.editable a {
	color: inherit;
}
.portrait_three .image-side_inner {
	padding-top: 75%;
}
#content-wrapper .list_box_02 .duplicatable-content {
	background: #fff;
}
.half_two_image_misaligned .text-side {
	top: 40%;
}
.half_two_image_misaligned .btn-side .letter_wrap {
	margin-bottom: 2rem;
}

.half_text_scroll .duplicatable-content {
	padding-top: 60px;
}
.half_text_scroll .duplicatable-content:first-child {
	padding-top: 0;
}

#global-nav .gnav_accordion_icon .gnav_sp .gnav-editable-contents .gnav-btn {
	width: 100%;
}

@media only screen and (min-width: 1025px) {
	.gnav_items li.active > a {
		position: relative;
	}
	.gnav_items li.active > a:before {
		content: "";
		display: block;
		width: 80px;
		max-width: 100%;
		height: 3px;
		position: absolute;
		top: calc(50% + 2rem);
		left: 50%;
		transform: translateX(-50%);
		background: #fcd016;
	}
	.footer_menu_recruit1 .logo {
		width: 280px;
	}
}
@media only screen and (min-width:768px) {
		#content-wrapper .photo_gallery_02 .duplicatable {
		padding-bottom: 0;
	}

	.flamingo-slider-wrapper .flamingo-slider-slide img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.catchcopy .section_inner {
		max-width: 760px;
		padding: 4rem 2rem;
		border-radius: 4px;
		background: rgba(255,255,255,.9);
	}
	.footer_menu .back-top {
		bottom: 60px;
	}

/*wide_halfのすきまちょうせいよう*/
/*
	.half_wide.reverse .text-side,
	.half_wide .duplicatable-content:nth-child(even) .text-side,
	.half_wide .text-side, .half_wide.reverse .duplicatable-content:nth-child(even) .text-side {
		padding: 0;
	}
	.half_wide .duplicatable-content:nth-child(odd) .text-side_inner,
	.half_wide.reverse .duplicatable-content:nth-child(even) .text-side_inner {
		padding-left: 5rem;
		padding-right: 1rem;
		margin-left: 0;
		margin-right: auto;
	}
	.half_wide .duplicatable-content:nth-child(even) .text-side_inner,
	.half_wide.reverse .duplicatable-content:nth-child(odd) .text-side_inner {
		padding-left: 1rem;
		padding-right: 5rem;
		margin-right: 0;
		margin-left: auto;
	}
*/

}
@media only screen and (max-width:1024px) {
	.gnav.fade-in .drawer-nav {
/*		background: none;*/
	}
}
@media only screen and (max-width:768px) {
	.flamingo-slider-wrapper .flamingo-slider-slide img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.header_logo {
/*		max-width: 160px;*/
	}

	.infomation_all .section_btn {
		position:relative;
	}
	.infomation_all .text-side {
		width: auto;
	}

}
@media only screen and (max-width:767px) {
	.half_fit_card {
		padding-bottom: 3rem;
	}
	.footer_menu .menu-side {
		display: none;
	}
	.footer_menu_center {
		padding-top: 50px;
	}

}
@media only screen and (max-width:640px) {
	.fit_card_three_image .image-side {
		height: 400px;
	}
}
@media only screen and (max-width:480px) {
	.tree_image_btn .duplicatable-content {
		margin: 0 0 2rem;
	}
	.fiexd_section_on .fiexd_btn_two {
		display: none;
	}
}

/* ########################
bg-fixed
######################## */
@media only screen and (max-width:1024px) {
	.h2_bgfix {
		background-attachment: unset;
	}
}
.gnav-editable-contents .gnav-btn {
	background: #054994;
	width: 150px;
	height: 50px;
	color: #FFF;
	background-color: #054994;
/*	border-radius: 0;*/
	font-size: 1.6rem;
	font-weight: bold;
}


.title_all .text-side .text {
	text-align: unset;
}
.footer_menu_center .logo-side {
	margin: auto;
}
.infomation_all,
.infomation_all a,
.infomation_all .info-side .tel-linker span,
.infomation_all .section_h3 {
	color: #fff;
}


/*mv_texture*/
/*
.mainvisual_crossfade_slider .catch,
.mainvisual_crossfade_slider .flamingo-slider-items,
.h1_left .section_inner {
	z-index: 2;
}
.h1_left:after,
.mainvisual_crossfade_slider:after {
		content: "";
		display: block;
		height: 100%;
		width: 100%;
		background-image: radial-gradient(rgba(0,0,0,.4) 20%, rgba(0,0,0,.2) 0),radial-gradient(rgba(0,0,0,.4) 20%, rgba(0,0,0,.2) 0);
		background-repeat: repeat;
		background-size: 3px 3px;
		background-color: rgba(0,0,0,0.1);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
}*/

.content {
	z-index: 1;
}
#section-wrapper {
	position: relative;
}
#section-wrapper:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/410064/optimized_sJbIMpb5YF4tn8Pdp1dstA.png) no-repeat center / cover;
}
section:first-of-type .content {
	background: #fff;
}

/*.vertical_icon_dup .text-side_inner .text-side_image { display: none; }*/



@media only screen and (min-width: 768px) {
	.title_line_wide_reversible .title-box {
		width: 40%;
	}
	.title_line_wide_reversible .text-box {
		width: 60%;
	}
}

.card_icon .card_icon-item {
	align-items: center;
}
.card_icon .headding_wrap, .card_icon .section_h3 {
	font-size: 2.2rem;
}


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





.card_icon .letter_wrap, .card_icon .letter {
	display: none;
}

/*角丸と影*/
.banner_image .text-side,
.square_four_images_with_text .image-side,
.simple_text_content .image-side,
.half_limited_height .image-side,
.technology_how_it_works-image_container .image-frame,
.half_fit_image .image-side,
.standard_content_dup .duplicatable-content .image-side,
.title_backcolor .image-side,
.title_backcolor .image-side,
.half_out_of_position .text-side,
.half .image-side,
.fit_card_three_image .text-side_content,
.half_wide_limited_height .image-side,
.half .image-side .image-frame-bg .image-side {
	box-shadow: 6px 6px 0 rgba(255, 193, 35, 0.12);
}
.title_backcolor .text-side .headding_wrap, .title_backcolor .text-side .subtitle_wrap,
.title_backcolor .text-side .heading_wrap, .title_backcolor .text-side .subtitle_wrap,
.blog_text_list .blog-side .category {
	border-radius: 8px;
}
.standard_content_text_two .text-box,
.fit_card_two .text-side_content,
.block_four .image-side .image-frame-bg,
.lightbox_two .image-frame-lb,
.visual_and_btn .three_btn_block-content_inner,
.block_vertical_two .image-side_inner .image-frame_wrap,
.half_text_scroll .image-side_inner,
.mainvisual_right_image .image-side,
.mainvisual_right_image .catch,
.new_standard_content_two_arrow .image-side .image-frame,
.carousel_duplicate .image-side .image-frame-bg,
.faq_accordion_builder .duplicatable-content,
.half_wide_limited_height_builder .subtitle,
.half_fit_image_builder .image-side,
.banner_image_builder .section-content,
.square_four_images_with_text_builder_top .duplicatable-content,
.half_out_of_position_builder .text-side_bg .image-frame-bg,
.half_out_of_position_builder.reverse .duplicatable-content_inner .image-side,
.standard_content_dup_builder_top .duplicatable-content .image-side,
.banner_image .text-side,
.card_one .section-content_inner,
.square_four_images_with_text .image-side,
.simple_text_content .image-side,
.technology_how_it_works-image_container .image-frame,
.half_fit_image .image-side,
.title_backcolor .image-side,
.new_list_box .image-side,
.information_card .info-side_content-inner,
.three_cards_title_sfiht .image-side,
.half .image-side,
.new_list_box .duplicatable-content_inner,
.standard_content_three .image-side .image-frame-bg,
.standard_content_dup_arrow .duplicatable-content .frame-image,
.faq_accordion .duplicatable-content,
.unevenness_opposite .image-side,
.half_fit_card .text-side,
.mainvisual_mountain .catch,
.api_map_text .image-side,
.vertical_icon_dup .duplicatable-content_inner,
.vertical_icon .section-content_inner,
.new_standard_content_two .duplicatable-content,
.links_four .image-frame img,
.fit_card_two_image .text-side_content,
.fit_card_two_image .text-side_image,
.standard_content_four .image-side,
.half_wide_limited_height .image-side,
.lightbox_thumbnail .duplicatable-content .image-frame-lb,
.half_limited_height .image-side,
.half_out_of_position .image-side,
.half_out_of_position .text-side,
.fit_card_three_image .text-side_content,
.images_loop_animation .image-frame,
.new_accordion_one_down .accordion_body .image-side,
.fit_card_three_image .text-side_image,
.standard_content_dup .duplicatable-content .image-side,
.standard_content_four .image-side .image-frame-bg,
.card_icon .card_icon-item,
.new_catchcopy_simple .text-wrap,
.vertical_icon_dup .duplicatable-content,
.bnr_box .section_inner,
.title_simple_wide_reversible .text-box,
.square_four_images .image-frame img,
.fit_card_three_image .text-side_content,
.fit_card_three_image .text-side_image,
.half_wide_limited_height .image-side {
	border-radius: 20px;
	overflow: hidden;
}


.images_loop_animation .image-frame {
	height: 100%;
}

.title_sub .text-side {
	border-bottom: 6px dotted #ffca2b;
	padding-bottom: 12px;
}


.title_line_wide.title_line_wide_light.title_line_wide.reverse.section_name .section-animation-wrap .element-1,
.title_line_wide_light .section-animation-wrap .element-1 {
	border: none;
	background: rgba(252, 208, 22, 0.25);
}
.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;
}

.new_standard_content_two .duplicatable-content_inner {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.new_standard_content_two .text-side {
	flex-grow: 2;
}
.title_line_wide .text-side {
	z-index: 1;
	position: relative;
}


.h1_left {
	background-position: left;
}
@media only screen and (max-width: 767px) {
	.h1_left {
		background-position: left -14rem top;
	}
}

.title_simple_wide_reversible .text-box {
	margin-top: 20px;
}


.standard_content_text_two .text-box,
.card_icon .card_icon-item,
.information_card .info-side_content-inner,
.title_simple_wide_reversible .text-box {
	border: 6px solid rgba(77, 219, 255, 0.3);
	background: #fff;
}


#content-wrapper #section-wrapper .three_cards_dot_separator .image-side {
	width: 40%;
}

.h2_section .subtitle {
margin-top: 16px;
}

.gnav-editable-contents .gnav-btn {
min-width: 160px;
}

/*20250305MV調整*/
#section_574138 .content {
        padding: 0;
}

#section_574138 .mainvisual_step_animation {
  height: 43vw;
  margin-top:6rem;
}

#section_574138 .mainvisual_step_animation .catch::before {
    content: none;
}

#section_574138 .mainvisual_step_animation .catch_head {
    display: none;
}

#section_574138 .mainvisual_step_animation .catch {
    width: fit-content;
    background-color: #ef622a;
    padding: 1% 6% 1% 4%;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    margin-left: 0;
    margin-bottom: 17%;
    opacity: 0;
    animation: text_fade-in 0.5s ease-out 1 forwards;
    animation-delay: 1.7s !important;
}

#section_574138 .mainvisual_step_animation .catch_text {
        font-size: clamp(3rem, 4vw, 6rem);
    position: relative;
    }

#section_574138 .mainvisual_step_animation .catch_text::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fafafa;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none;
}

#section_574138 .mainvisual_step_animation .animation-cover div {
    background-color: #1a4a96;
}

#section_574138 .mainvisual_step_animation .catch_subtext {
    font-size: clamp(1.6rem, 2vw, 2.5rem);
}

@media (max-width:767.9px) {
#section_574138 .mainvisual_step_animation {
    height: 145vw;
    background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/421753/optimized_uy7RT1TW4FnWUNbiEq8L_w.png) !important;
}

#section_574138 .mainvisual_step_animation .catch {
    margin-bottom: 0%;
    margin-top: 35%;
        padding: 2% 8% 3% 4%;
}

#section_574138 .mainvisual_step_animation .catch_text::before {
    height: 1px;
}
}