.mainvisual_standard{position:relative;height:100vh}.mainvisual_standard.recruit_tech_mv{animation:mv-opacity 2s ease-in}.mainvisual_standard.recruit_tech_mv .animation_border{width:95%;height:80%;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0,0,0,0.4);animation:mv-bkg 4s ease-in;box-shadow:0px 0px 20px -3px rgba(0,0,0,0.6)}.mainvisual_standard.recruit_tech_mv .animation_border:before{display:block;content:"";border-top:solid 10px #ccc;border-right:solid 10px #ccc;position:absolute;top:0;left:0;width:100%;height:100%;animation:mv-border1 2s ease-in}.mainvisual_standard.recruit_tech_mv .animation_border:after{display:block;content:"";border-bottom:solid 10px #ccc;border-left:solid 10px #ccc;position:absolute;top:0;left:0;width:100%;height:100%;animation:mv-border2 4s ease-in}.mainvisual_standard .section_inner{height:100%;width:100%;position:absolute;top:0}.mainvisual_standard .image-side{position:absolute;top:0;height:100%;width:100%}.mainvisual_standard .catch{width:90%;text-align:center;padding:0 1.5rem;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);line-height:1.6;color:#fff}.mainvisual_standard .catch_text{font-size:2.1rem;margin-bottom:2rem;letter-spacing:.2em}.mainvisual_standard .catch_subtext{font-size:2rem;letter-spacing:.1em}.mainvisual_standard .headding_wrap{font-size:2.1rem}.mainvisual_standard .subtitle_wrap{font-size:2rem}.mainvisual_standard .one_page_scroll_btn{position:absolute;z-index:1;bottom:0;left:50%;transform:translate(-50%, 0);text-transform:uppercase;background-color:transparent;width:60px;height:auto;text-align:center;font-size:1rem;padding-bottom:4rem;cursor:pointer;overflow:hidden;letter-spacing:2px}.mainvisual_standard .one_page_scroll_btn span{transform:translate(0, 0);width:1px;height:35px;position:absolute;top:auto;left:50%;bottom:0;display:block}@keyframes down{0%{transform:translate(0, 0);height:60px}40%{transform:translate(0, 0);height:60px}80%{transform:translate(0, 60px);height:0}90%{transform:translate(0, -60px);height:0}100%{transform:translate(0, 0);height:60px}}@media only screen and (min-width: 1025px){.mainvisual_standard .catch_text{font-size:8.6rem;font-weight:600;text-shadow:3px 3px 3px rgba(0,0,0,0.6)}.mainvisual_standard .headding_wrap{font-size:8.6rem}.mainvisual_standard .one_page_scroll_btn{padding-bottom:7rem}.mainvisual_standard .one_page_scroll_btn span{height:60px;animation:down 3s ease-in;animation-iteration-count:infinite}}.mainvisual_standard .recruit_tech_text:after{margin-top:20px;display:block;content:"";width:100%;border-bottom:5px solid #fff;animation:catch-border 4s ease-in;box-shadow:3px 3px 3px rgba(0,0,0,0.6)}@media only screen and (max-width: 480px){.mainvisual_standard{background-position:50% 50%;background-size:auto 100%;background-attachment:scroll}}.circle_animation_wrap{position:absolute;top:0;left:0;width:100vw;height:100vh;pointer-events:none}.circle_animation_wrap .circle_animation{text-align:center;border-radius:50%;border:solid 1px #fff;color:#fff;background:rgba(255,255,255,0.1);opacity:0.3;position:absolute;pointer-events:auto}@keyframes mv-opacity{0%{opacity:.3}100%{opacity:1}}@keyframes catch-border{0%{width:0;opacity:0}100%{width:100%;opacity:1}}@keyframes mv-border1{0%{border-top:solid 10px #ccc;border-right:solid 0 #ccc;width:0;height:10px}50%{border-top:solid 10px #ccc;border-right:solid 10px #ccc;width:100%;height:10px}100%{border-top:solid 10px #ccc;border-right:solid 10px #ccc;width:100%;height:100%}}@keyframes mv-border2{0%{border-bottom:solid 0 #ccc;border-left:solid 10px #ccc;width:10px;height:0}50%{border-bottom:solid 0 #ccc;border-left:solid 10px #ccc;width:10px;height:0}75%{border-bottom:solid 10px #ccc;border-left:solid 10px #ccc;width:10px;height:100%}100%{border-bottom:solid 10px #ccc;border-left:solid 10px #ccc;width:100%;height:100%}}@keyframes mv-bkg{0%{background:transparent;box-shadow:none}100%{background:rgba(0,0,0,0.4);box-shadow:0px 0px 20px -3px rgba(0,0,0,0.6)}}
.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}}
.blog_text_list .blog-side{position:relative}.blog_text_list .blog-side .article_template{border-bottom:1px dotted #ccc}.blog_text_list .blog-side .article_template+.article_template{margin-top:1rem}.blog_text_list .blog-side .text_wrap{display:flex;align-items:flex-start;flex-wrap:wrap;padding:.5rem 0 1.5rem}.blog_text_list .blog-side .date{font-size:.8em}.blog_text_list .blog-side .category{font-size:.8em;text-align:center;color:#fff;background-color:#3e9bc4;padding:0 1rem;margin-left:auto}.blog_text_list .blog-side .blog_title{width:100%;font-size:inherit;margin-top:1rem}.blog_text_list .blog-side .more_read{font-size:.8em;margin:.5rem 0 0 auto}.blog_text_list .blog-side .more_read a:before{content:'→'}.blog_text_list .blog-side .more_read a:after{content:'more';display:inline-block;margin-left:1rem;transition:margin-left .3s ease-in-out}.blog_text_list .blog-side .more_read a:hover:after{margin-left:.5rem}@media only screen and (min-width: 768px){.blog_text_list .blog-side .text_wrap{flex-wrap:nowrap;align-items:center}.blog_text_list .blog-side .text_wrap>*+*{margin-left:1.5rem}.blog_text_list .blog-side .date{font-size:inherit;flex:0 0 auto}.blog_text_list .blog-side .category{flex:1 0 auto;max-width:12em}.blog_text_list .blog-side .blog_title{width:0;font-size:inherit;flex:1 0 auto;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog_text_list .blog-side .more_read{flex:0 0 auto;margin-top:0}}
.btn .section_btn a{background-color:#2C5DFF}
.half_fit_image_builder .image-side{position:relative}.half_fit_image_builder .image-side_inner{padding-top:66%}.half_fit_image_builder .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half_fit_image_builder .text-side_inner{width:100%;max-width:280px;margin:auto}.half_fit_image_builder .headding_wrap,.half_fit_image_builder .section_h2{font-size:2.3rem}.half_fit_image_builder .subtitle{font-size:1.1rem}.half_fit_image_builder .editable_wrap{font-size:1.5rem}.half_fit_image_builder .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_fit_image_builder .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.half_fit_image_builder{padding:5rem 0}.half_fit_image_builder .section_inner{display:flex}.half_fit_image_builder .image-side,.half_fit_image_builder .text-side{width:50%}.half_fit_image_builder .image-side_inner{height:100%}.half_fit_image_builder .text-side{display:flex;align-items:center;padding:0 1.5rem 0 5rem}.half_fit_image_builder .text-side_inner{max-width:440px;margin-left:0}.half_fit_image_builder .section_btn{margin-left:0}.half_fit_image_builder.reverse .section_inner{flex-direction:row-reverse}.half_fit_image_builder.reverse .text-side{padding:0 5rem 0 1.5rem}.half_fit_image_builder.reverse .text-side_inner{margin-left:auto;margin-right:0}.half_fit_image_builder .headding_wrap,.half_fit_image_builder .section_h2{font-size:3rem}.half_fit_image_builder .subtitle{font-size:1.2rem}.half_fit_image_builder .editable_wrap{font-size:1.5rem}.half_fit_image_builder .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_fit_image_builder .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.half_fit_image .image-side{position:relative}.half_fit_image .image-side_inner{padding-top:66%}.half_fit_image .image-side .image-frame-bg{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.half_fit_image .text-side_inner{width:100%;max-width:280px;margin:auto}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:2.3rem}.half_fit_image .subtitle{font-size:1.1rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.half_fit_image{padding:5rem 0}.half_fit_image .section_inner{display:-ms-flexbox;display:flex}.half_fit_image .image-side,.half_fit_image .text-side{width:50%}.half_fit_image .image-side_inner{height:100%}.half_fit_image .text-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.5rem 0 5rem}.half_fit_image .text-side_inner{max-width:440px;margin-left:0}.half_fit_image .section_btn{margin-left:0}.half_fit_image.reverse .section_inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.half_fit_image.reverse .text-side{padding:0 5rem 0 1.5rem}.half_fit_image.reverse .text-side_inner{margin-left:auto;margin-right:0}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:3rem}.half_fit_image .subtitle{font-size:1.2rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.title_sub_builder{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub_builder .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub_builder .text-side{max-width:850px;margin:auto;text-align:center}.title_sub_builder .subtitle{letter-spacing:0px}.title_sub_builder .headding_wrap,.title_sub_builder .editable_wrap{font-size:2.5rem}.title_sub_builder .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub_builder .headding_wrap,.title_sub_builder .editable_wrap{font-size:3rem}.title_sub_builder .subtitle_wrap{font-size:1.6rem}}
.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_text_builder_top .text-side,.h2_text_builder_top .text{font-size:1.8rem;text-align:center}.h2_text_builder_top .subtitle{letter-spacing:0px;text-align:center}.h2_text_builder_top .headding_wrap,.h2_text_builder_top .section_h2{font-size:3rem;text-align:center}.h2_text_builder_top .subtitle_wrap{font-size:1.2rem}.h2_text_builder_top .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.h2_text_builder_top .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}@media only screen and (min-width: 768px){.h2_text_builder_top .headding_wrap,.h2_text_builder_top .section_h2{font-size:5rem;line-height:1.4}.h2_text_builder_top .subtitle_wrap{font-size:1.5rem}.h2_text_builder_top .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:5rem}.h2_text_builder_top .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.5rem}}
#content-wrapper #section-wrapper .three_images .image-frame.center-icon .edit-btns,#content-wrapper #section-wrapper .image-frame-bg.center-icon .edit-btns,#content-wrapper #section-wrapper .image-frame-lb.center-icon .edit-btns{position:absolute;top:10%;transform:translate(0, 0);-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);left:70%}.cms_editable_text{pointer-events:none}.three_images-container .three_images-content-1{padding-right:22px}.three_images-container .three_images-content-1 .three_images-content_inner .text-side:hover .image-frame{transform:scale(1.05, 1.05);transition:1s all}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame img{height:100%;width:100%;object-fit:cover}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner{margin-top:6%;margin-left:8%;margin-right:28%;display:block;text-align:initial}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-top.spacer-item{padding-bottom:30px !important}.three_images-container .three_images-content-2 .three_images-content_inner{height:50%;padding-top:0px;animation-delay:.5s}.three_images-container .three_images-content-2 .three_images-content_inner .text-side:hover .image-frame{transform:scale(1.05, 1.05);transition:1s all}.three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_bg .image-frame{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s}.three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_bg .image-frame img{width:100%;height:100%}.three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner{margin-top:5.8%;margin-left:8%;margin-right:30%;align-items:start;text-align:left;display:block}.three_images-container .three_images-content-2 .three_images-content_inner:first-child{height:48%}.three_images-container .three_images-content-2 .three_images-content_inner:nth-child(2){margin-top:24px}.three_images{text-align:center;font-size:1.2rem;color:#fff}.three_images.section_name{padding:0rem 0 8rem}.three_images .letter{letter-spacing:0}.three_images .section_inner{max-width:1360px;max-height:860px;height:860px;padding:0;margin:0 auto;overflow:hidden}.three_images .three_images-container{display:flex;justify-content:center;flex-wrap:wrap;height:860px}.three_images .three_images-content{font-size:1.6rem;width:50%}.three_images .three_images-content_inner{padding-top:120%;position:relative;height:100%}.three_images .text-side{position:absolute;width:100%;height:100%;top:0;display:flex;overflow:hidden}.three_images .text-side .image-frame{width:100%;height:100%;margin:0 auto}.three_images .text-side .image-frame div{width:100%;height:100%}.three_images .text-side .image-frame img{width:auto;height:100%;min-height:100%;min-width:100%;object-fit:cover}.three_images .text-side_bg{position:absolute;height:100%;width:101%;top:0;left:0}.three_images .text-side_inner{display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;z-index:2;height:auto;width:100%;max-width:100%}.three_images .text-side .section_btn{position:absolute;left:0;bottom:0;height:7rem;width:100%;max-width:100%}.three_images .text-side .section_btn a{height:100%;background-color:#fff;color:#333;font-family:YakuHanMP, "Noto Serif", "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, serif;border-radius:0}.three_images .text-side .section_btn a::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0;height:0;background-color:rgba(0,0,0,0.1);transition:all 0.3s ease-in}.three_images .text-side .section_btn a:hover::after{width:100%;height:100%}.three_images .text-side .linker{height:100%}.three_images .spacer-item_wrap .editable_wrap{padding:0}.three_images .spacer-item_wrap .editable_wrap .editable{font-size:1.8rem;letter-spacing:0.08em;line-height:1.66}.three_images .spacer-item_wrap .headding_wrap.editable,.three_images .spacer-item_wrap .section_h3.editable{font-size:3.2rem;font-weight:bold;color:#fff;letter-spacing:0.08em;line-height:1.56}@media only screen and (min-width: 768px){.three_images{font-size:1.4rem}.three_images .three_images-content{width:50%}}@media only screen and (max-width: 767px){.three_images .headding_wrap,.three_images .section_h3{font-size:2.4rem}.three_images .spacer-item_wrap:nth-child(2) .editable_wrap{padding:0;font-size:1.4rem}}@media only screen and (max-width: 767px){.three_images.section_name{padding:0rem 0 4.8rem}.three_images .section_inner{height:auto !important}.three_images .three_images-content{width:100%;margin:0}.three_images .three_images-container{height:auto}.three_images .three_images .text-side_inner .spacer-item_wrap .editable_wrap .editable{font-size:1.4rem;letter-spacing:0.08em;line-height:1.714}.three_images .three_images .text-side_inner .spacer-item_wrap .editable_wrap .section_h3{font-size:2rem;letter-spacing:0.08em;line-height:1.3}.three_images .three_images-container .three_images-content-1{margin-bottom:1rem;padding-right:0;height:240px}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side{height:240px}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon{max-height:initial}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{height:240px;object-fit:cover}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{object-fit:cover}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner{margin-top:2%;margin-left:8%;margin-right:14%;display:block;text-align:initial}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-top.spacer-item{padding-bottom:0 !important}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-bottom.spacer-item{padding-bottom:20px !important}.three_images .three_images-container .three_images-content-2 .three_images-content_inner{height:450px;padding-top:0px;animation-delay:.5s}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_bg .image-frame div img{min-height:initial;min-width:initial}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner{margin-left:8%;align-items:start;margin-right:14%;text-align:initial}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-top.spacer-item{padding-bottom:0 !important}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-bottom.spacer-item{padding-bottom:20px !important}.three_images .three_images-container .three_images-content-2 .three_images-content_inner:first-child{height:240px}.three_images .three_images-container .three_images-content-2 .three_images-content_inner:nth-child(2){margin-top:1rem;height:240px}}@media only screen and (max-width: 1310px){.three_images .text-side_inner .spacer-item_wrap .headding_wrap .section_h3{font-size:2.6rem}.three_images .text-side_inner .spacer-item_wrap .editable.letter{font-size:1.4rem}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner{margin-top:4%}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner{margin-top:4%}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{object-fit:cover;object-position:0% 0%}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{object-fit:cover;object-position:0% 0%}}
.block_02_alter .section_inner{display:flex;flex-direction:column}.block_02_alter .section_inner>div{width:100%}.block_02_alter .section_inner .block_first{display:flex;flex-direction:column;align-items:center}.block_02_alter .section_inner .block_first>div{height:100%;width:100%}.block_02_alter .section_inner .block_first .text-side{display:flex;flex-flow:column;justify-content:center;align-items:center;position:relative;padding:5rem 3rem}.block_02_alter .section_inner .block_first .text-side_bg{display:block;height:100%;width:100%;position:absolute;top:0;left:0}.block_02_alter .section_inner .block_first .text-side_bg:after{content:" ";display:block;height:100%;width:100%;background-color:rgba(0,0,0,0.6);position:absolute;top:0;left:0}.block_02_alter .section_inner .block_first .text-side-inner{width:100%;max-width:480px;color:#fff;text-align:center;z-index:1}.block_02_alter .section_inner .block_first .image-side .frame-image{padding-top:66%}.block_02_alter .section_inner .headding_wrap,.block_02_alter .section_inner .section_h3{font-size:3.5rem;color:#fff}.block_02_alter .section_inner .headding_wrap,.block_02_alter .section_inner .subtitle_wrap{margin-bottom:1.5rem}.block_02_alter .section_inner .text_wrap{margin-bottom:2rem}.block_02_alter .section_inner .block_second .image-side .frame-image{padding-top:66%}@media only screen and (min-width: 768px){.block_02_alter.reverse .section_inner{flex-direction:row-reverse}.block_02_alter.reverse .section_inner .block_first{flex-direction:row-reverse}.block_02_alter .section_inner{flex-direction:row}.block_02_alter .section_inner>div{width:100%}.block_02_alter .section_inner .block_first{flex-direction:row}.block_02_alter .section_inner .block_first .image-side{display:none}.block_02_alter .section_inner .text-side-inner{max-width:none}.block_02_alter .section_inner .image-side .frame-image{padding-top:auto}.block_02_alter .section_inner .block_second .image-side{height:100%}}@media only screen and (min-width: 1025px){.block_02_alter .section_inner{flex-direction:row}.block_02_alter .section_inner>div{width:50%}.block_02_alter .section_inner .block_first{flex-direction:row}.block_02_alter .section_inner .block_first>div{width:50%}.block_02_alter .section_inner .block_first .image-side{display:block}}@media all and (max-width: 424.9px){*::-ms-backdrop,.block_02_alter .section_inner .block_first>div{height:auto !important}}
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_menu_center_builder .detail-side{bottom:0;transition:bottom .5s}.footer_menu_center_builder{background-color:#fff;font-size:1.4rem}.footer_menu_center_builder .footer-company{position:relative}.footer_menu_center_builder .footer-company::before{content:"";position:absolute;top:0;left:50%;width:100%;height:1px;background-color:#ccc;transform:translateX(-50%)}.footer_menu_center_builder .logo-side{padding:2rem 0;text-align:center}.footer_menu_center_builder .logo{max-width:200px;margin:0 auto 2rem}.footer_menu_center_builder .logo img{width:auto;max-width:100%}.footer_menu_center_builder .logo div{display:inline}.footer_menu_center_builder .menu-side{display:none}.footer_menu_center_builder .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_menu_center_builder .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_menu_center_builder .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_menu_center_builder .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_menu_center_builder .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_menu_center_builder .detail-side_first .hour{font-size:1.2rem;display:none}.footer_menu_center_builder .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_menu_center_builder .letter{letter-spacing:.1em}.footer_menu_center_builder .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_menu_center_builder .sns-side{margin-bottom:2rem}.footer_menu_center_builder .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_menu_center_builder .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_menu_center_builder .section_btn a{white-space:nowrap}.footer_menu_center_builder .back-top{cursor:pointer;width:40px;height:40px;border-radius:20px;border:1px solid #f44336;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_menu_center_builder .back-top .arrow:before{content:"▲";color:#f44336}@media only screen and (min-width: 768px){.footer_menu_center_builder .footer-company{padding:3.5rem 0 2rem}.footer_menu_center_builder .footer-company_inner{display:flex;flex-wrap:wrap}.footer_menu_center_builder .logo{display:block;margin:0 auto}.footer_menu_center_builder .menu-block{order:3;width:100%}.footer_menu_center_builder .menu-side{display:block;padding:3rem 0 5rem}.footer_menu_center_builder .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_menu_center_builder .menu-side .duplicatable-content{width:auto;padding:0 1rem;font-size:1.4rem}.footer_menu_center_builder .logo-side{order:1;width:200px}.footer_menu_center_builder .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_menu_center_builder .detail-side_first{margin-bottom:4rem;font-size:1.8rem;text-align:right;display:block}.footer_menu_center_builder .detail-side_first .tel{font-size:2.2rem}.footer_menu_center_builder .detail-side_first .tel:after{content:none}.footer_menu_center_builder .detail-side_first .tel a{position:relative;pointer-events:none}.footer_menu_center_builder .detail-side_first .hour{display:block}.footer_menu_center_builder .detail-side_second{max-width:300px;margin-bottom:3rem}.footer_menu_center_builder .detail-side>div{margin-bottom:0;width:100%}.footer_menu_center_builder .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_menu_center_builder .sns-side{margin-bottom:0}.footer_menu_center_builder .sns-side .duplicatable-content{width:60px}.footer_menu_center_builder .section_btn{margin:auto 0 auto auto}.footer_menu_center_builder .back-top{bottom:80px}}@media only screen and (max-width: 768px){.footer_menu_center_builder .detail-side_first .tel{font-size:0 !important}.footer_menu_center_builder .detail-side_second .section_btn{max-width:none}.footer_menu_center_builder .detail-side_second .section_btn a{border-radius:0}}@media only screen and (min-width: 768px){_:-ms-lang(x)::-ms-backdrop,.footer_menu_center_builder .detail-side{align-items:center;margin:unset}_:-ms-lang(x)::-ms-backdrop,.footer_menu_center_builder .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}}

/* -----common ----- */
body {
    font-weight: 500;
    color: #1a1a1a;
    font-family: YakuHanJP, "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "Droid Sans", "ＭＳ Ｐゴシック", eatYuG, sans-serif;
}
img {
    image-rendering: -webkit-optimize-contrast;
}
.editable a {
    color: #1F1F1F;
}
a:hover {
    opacity: 1 !important;
}
#section-wrapper .headding {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 600;
    /*letter-spacing: .025em;*/
    line-height: 1.4;
}
#section-wrapper .portfolio_text .headding {
    font-family: 'Zen Maru Gothic', sans-serif;
}
#section-wrapper .subtitle,
#section-wrapper .title_section .subtitle {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    /*letter-spacing: .05em;*/
    line-height: 1.5;
}
body:not(.eat_cms) #section-wrapper .title_section .subtitle:empty {
	display: none;
}
#section-wrapper .subtitle:empty {
    display: none;
}
#section-wrapper .letter {
    font-family: YakuHanJP, "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "Droid Sans", "ＭＳ Ｐゴシック", eatYuG, sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
    letter-spacing: .05em;
    line-height: 1.7;
}
#section-wrapper .letter.tel-linker {
    font-family: YakuHanJP, 'Zen Maru Gothic', sans-serif;
    font-weight: 500;
}
/*
a[href^=tel] {
    pointer-events: none;
}*/
.table_border_light, .table_light {
    background-color: transparent !important;
}
.table_border_light .table_wrap .duplicatable-content:nth-child(n+2) {
	padding-top: 0;
}
.table_border_light .table_wrap .tr .th {
	padding: 2rem 1rem;
    font-weight: 700 !important;
}
.table_light .table_wrap .tr .th {
    background-color: rgba(255,170,0, .2);
}
.table_light .table_wrap .tr .td {
    background-color: rgba(255, 255, 255, .4);
}
/*.duplicatable .frame-image,
.portfolio_image {
    border-radius: 15px;
}*/
.half_out_of_position .text-side {
    padding: 3rem;
    box-shadow: 0 5px 15px rgb(0 0 0 / 0%);
    filter: drop-shadow(0 5px 15px rgba(0, 0, 0, .1));
}
.half_out_of_position .text-side .editable_wrap {
	margin-top: 2rem;
}
.half_wide .section_inner {
	background-color: rgba(255,255,255,.5) !important;
	border-top: solid 1px rgba(255,255,255,.7);
}
.half_wide_limited_height .section_inner {
    background: #569bda url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/337298/optimized_bERA4Fl8bXeeLwcyNSL9xA.jpg) no-repeat center / cover;
}
.half_wide_limited_height .text-side_inner > .spacer-item_wrap:nth-child(3) .spaceable {
    padding-bottom: 0 !important;
}
#section-wrapper .title_sub_builder .subtitle {
	font-size: 2.4rem;
}
.title_sub_builder .subtitle_wrap > .spacer-item_wrap > .spaceable-top {
	padding-bottom: 0 !important;
}
@media only screen and (min-width: 1025px) {
    body {
        font-size: 1.6rem;
    }
    .letter_wrap_basic {
        font-size: 1.6rem;
    }
}
@media only screen and (min-width: 768px) {
    .infomation_all .info-side {
        align-items: center;
    }
    .letter_wrap_basic {
        font-size: 1.6rem;
    }
	.half_wide_limited_height .image-side {
		max-height: inherit;
	}
}
@media only screen and (max-width: 768px) {
    .infomation_all .info-side .tel-linker span {
        font-size: 3rem;
    }
    .table_light {
        font-size: 1.5rem;
    }
	/*
    a[href^=tel] {
        pointer-events: auto;
    }*/
    #section-wrapper .subtitle,
	#section-wrapper .title_section .subtitle {
        line-height: 1.6;
    }
    .table_light .table_wrap .tr .td, .table_light .table_wrap .tr .th {
        padding: 1.5rem 1rem;
    }
    .table_border_light .table_wrap .tr .th {
        padding-top: 0;
        padding-bottom: 0;
    }
    .table_border_light .table_wrap .tr .td {
        padding-top: .5rem;
    }
}
@media only screen and (max-width: 767px) {
	.table_border_light .table_wrap .duplicatable-content:nth-child(n+2) {
		padding-top: 2rem;
	}
	.infomation_all .section_inner {
		padding: 0 2.5rem;
	}
	.title_sub_builder .section_inner {
		margin: -3rem 0 -1rem;
	} 
	#section-wrapper .title_sub_builder .subtitle {
		font-size: 2rem;
	}
}
/* section */
#section-wrapper::before,
#section-wrapper::after {
	content: "";
	width: 50%;
	height: 100%;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346860/optimized_g8PVCmq-l0ewYuZ2ql61Yg.png) no-repeat left top / contain;
	position: fixed;
	opacity: .65;
}
#section-wrapper::before {
	left: 0;
	top: 0;
}
#section-wrapper::after {
	width: 100%;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346861/optimized_2xmrmS-OeFV9XYNsEywf7A.png) no-repeat right bottom / contain;
	right: 0;
	bottom: 0;
}
@media only screen and (max-width: 767px) {
	#section-wrapper::before {
		width: 80%;
	}
	#section-wrapper::after {
		width: 130%;
	}
}
#section-wrapper section:first-of-type .h1_left,
#section-wrapper section:first-of-type .h1_center,
#section-wrapper section:first-of-type .h1_section,
[class^='mainvisual_'] .section_inner {
    position: relative;
}
/*
#section-wrapper section:first-of-type .h1_left::before,
#section-wrapper section:first-of-type .h1_center::before,
#section-wrapper section:first-of-type .h1_section::before,
[class^='mainvisual_'] .section_inner::before {
    content: "";
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.2) url("https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/229182/optimized_DQ3S70GGwJsswWAmL8MNvA.png") repeat left top;
	opacity: .7;
	z-index: 1;
}*/
/*
#section-wrapper section:first-of-type .h1_left::after {
    content: "";
    width: 100%;
    height: 1rem;
    background: rgba(130,180,250,.7) url(https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/238278/optimized_LxYxcfeHMJRlNsHEaCFbWg.png) repeat left top;
    border-bottom: solid 1px #fff;
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
}*/
@media only screen and (min-width: 1025px) {
    section:first-of-type .content {
        padding: 0;
    }
    .vertical_icon_dup.width-limit .section_inner {
        max-width: 90%;
    }
}
[class^='h2_center'].image-bg:not(.h2_bgfix) {
    position: relative;
	background-image: none !important;
    background-color: rgba(86, 155, 218, .1) !important;
    border-top: solid 1px rgba(86, 155, 218, .1);
}
[class^='h2_center'] .text-side .spacer-item_wrap > .spaceable-top {
	padding-bottom: 0 !important;
}
[class^='h2_center'] .spacer-item_wrap:nth-child(1) .editable_wrap {
	line-height: 1.5;
}
#section-wrapper [class^='h2_center'] .headding {
	margin-bottom: 0;
	color: #1d57cc;
    background-image: linear-gradient(90deg, #1d57cc 0%, #569bda 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
	filter: drop-shadow(.4rem .4rem 0 rgba(0,0,0,.05));
	position: relative;
	z-index: 1;
}
#section-wrapper [class^='h2_center'] .subtitle {
	color: #ffa333;
    background-image: linear-gradient(90deg, #ffa333 35%, #ffdd33 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
	text-shadow: none !important;
	/*filter: drop-shadow(.1rem .2rem 0 rgba(0,0,0,.1));*/
	z-index: 1;
	position: relative;
}
#section-wrapper [class^='h2_center'] .headding span {
	position: relative;
}
#section-wrapper [class^='h2_center'] .headding span::before {
    content: "";
    width: 11vw;
    height: 11vw;
    max-width: 17rem;
    max-height: 17rem;
    background: #569bda url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/337290/optimized_G7De4qPMieEdhxOe9svYHg.png) no-repeat center / cover;
    border-radius: 10vw;
    position: absolute;
    left: -4vw;
    top: 50%;
	transform: translateY(-50%);
    z-index: -1;
}
@media only screen and (max-width: 1024px) {
	[class^='h2_center'] .section_inner {
		margin: -2rem auto;
	}
	#section-wrapper [class^='h2_center'] .headding span::before {
		width: 14vw;
		height: 14vw;
	}
}
@media only screen and (max-width: 767px) {
	[class^='h2_center'] .section_inner {
		margin: -3rem auto;
	}
	#section-wrapper [class^='h2_center'] .headding span::before {
		width: 20vw;
		height: 20vw;
		left: -6vw;
	}
}
.half_two_image_misaligned {
    padding: 0;
}
.half_limited_height .section_inner {
    background-color: rgba(255,255,255,.8);
	border-radius: .4rem;
	overflow: hidden;
	z-index: 1;
}
.half_limited_height .duplicatable-content_inner .letter {
    color: #FFF;
}
.half_limited_height .text-side_inner .spacer-item_wrap:nth-child(3) .spaceable {
	padding-bottom: 0 !important;
}
.title_line_wide {
    background-color: rgba(255,255,255,.8) !important;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    filter: drop-shadow(0 0 4px rgba(0,0,0,.25));
}
.title_line_wide .text-box {
    margin-top: 0;
    border: none;
    position: relative;
}
.title_line_wide .text-box .spacer-item_wrap {
    z-index: 1;
    position: relative;
}
.title_line_wide .text-box .spacer-item_wrap:nth-child(2) > .spaceable-top {
    padding-bottom: 0 !important;
}
.half_out_of_position .image-side .frame-image {
    position: relative;
}
.vertical_icon_dup {
    /*background: #ddd url(https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/240911/optimized_Tcy_-Dp2XaZEgzdliTL8Tw.png) repeat center top !important;*/
    background: rgba(0, 0, 0, .08) url("https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/229182/optimized_DQ3S70GGwJsswWAmL8MNvA.png") repeat left top !important;
}
.vertical_icon_dup .duplicatable-content_inner {
    padding-top: 130%;
    border-radius: 14px;
    overflow: hidden;
    border: solid 7px #fff;
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, .15));
}
.vertical_icon_dup .duplicatable-content_inner > a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.vertical_icon_dup .text-side_inner {
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*background-color: rgba(0,0,0,.3);*/
    z-index: 1;
}
.vertical_icon_dup .text-side_inner .editable a {
    color: #fff;
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
.vertical_icon_dup .text-side_inner .editable a:hover, .vertical_icon_dup .text-side_inner .editable a:hover font {
    opacity: 1 !important;
}
.vertical_icon_dup .text-side_inner .editable a::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
body.eat_cms .vertical_icon_dup .text-side_inner .editable a::after {
    pointer-events: none;
}
.vertical_icon_dup .text-side_inner .editable a:hover:after {
    background-color: rgba(192, 160, 74, .3);
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
/*.vertical_icon_dup .text-side_inner .text-side_image {
    display: none;
}*/
#section-wrapper .vertical_icon_dup .headding {
    font-size: .9em;
    letter-spacing: .25em;
    /*text-shadow: 2px 2px 0 rgb(0 0 0 / 30%);*/
}
.vertical_icon_dup .spacer-item_wrap:last-child .editable_wrap {
    font-size: .88em;
    line-height: 1.45;
}
.half.rv_section.width-limit.color-bg .duplicatable-container {
    background: url("https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/240926/optimized_h9ANqWlYPlo1rCK-tIjyEA.png") repeat left top;
}
.new_accordion_image .accordion_body {
    margin-top: 3rem;
    padding: 3rem;
    background: url("https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/202740/optimized_gqdkrLwgU4P9R3gGwAha_Q.png") repeat left top;
    border: solid 7px #efefef;
}
#content-wrapper .photo_gallery_02 {
    background-color: transparent !important;
}
#content-wrapper .photo_gallery_02 .duplicatable {
    padding-bottom: 0;
}
.new_list_box .duplicatable-content + .duplicatable-content {
    margin-top: .5rem;
}
#section-wrapper .title_section.image-bg .headding {
    color: #fff;
    text-shadow: 4px 4px 0 rgba(0,0,0,.2);
}
#section-wrapper .title_section.image-bg .subtitle {
    color: #fff;
    text-shadow: 3px 3px 0 rgba(0,0,0,.2);
}
#section-wrapper .infomation_simple .section_h3,
#section-wrapper .infomation_all .section_h3 {
    font-size: 3.4rem;
    color: #fff;
}
#section-wrapper .infomation_simple .subtitle,
#section-wrapper .infomation_all .subtitle {
    padding-bottom: 4rem;
    margin-bottom: 2rem;
    color: #fff;
    position: relative;
}
#section-wrapper .infomation_simple .subtitle::after,
#section-wrapper .infomation_all .subtitle::after {
    content: "";
    width: 10%;
    height: 5px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #fff;
    border-radius: 5px;
}
#section-wrapper .infomation_simple a[href^=tel],
#section-wrapper .infomation_all a[href^=tel],
#section-wrapper .infomation_simple .info-side .tel-linker span,
#section-wrapper .infomation_all .info-side .tel-linker span {
    color: #fff;
    line-height: 1.6;
}
#section-wrapper .infomation_all a[href^=tel] {
	font-size: 3.8rem;
	font-weight: 800;
}
#section-wrapper .infomation_all .letter,
#section-wrapper .infomation_simple .letter {
    color: #fff;
}
#section-wrapper .infomation_all .info-side .tel-linker span {
    font-size: 4.2rem;
}
#section-wrapper .infomation_simple,
#section-wrapper .infomation_all {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/337299/optimized_5W4EYcuq7MUYlqr2GauyYA.jpg) no-repeat center center / cover !important;
    box-shadow: inset 0 0 2rem rgba(0,0,0,.2);
    color: #fff;
    position: relative;
}
#section-wrapper .infomation_simple .info-side_text .spacer-item_wrap:last-child .letter, #section-wrapper .infomation_all .info-side_text .spacer-item_wrap:last-child .letter {
    font-size: 1.4rem;
}
#section-wrapper .infomation_all .section_btn {
	z-index: 1;
}
.bnr_box .text-side {
    padding: 4rem 2rem 4.5rem;
	background: #569bda url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/337297/optimized_r3MP-ViKAgIV59I41tY4Ow.png) no-repeat center / cover;
	position: relative;
}
.bnr_box .text-side::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .1;
	z-index: -1;
}
.bnr_box .text-side .editable {
	color: #fff;
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.1);
}
.bnr_box .headding_wrap, .bnr_box .headding {
	margin-bottom: .8rem;
}
.bnr_box .headding {
	font-size: 2.4rem;
}
#section-wrapper .fit_card_three_image .image-side_text .headding {
    color: #fff;
    text-shadow: 2px 2px 0 rgb(0 0 0 / 30%);
}
#section-wrapper .fit_card_three_image .image-side_text .subtitle {
    max-width: 65%;
    margin: 1rem auto 0;
    color: #fff;
    font-size: 1.6rem;
    text-shadow: 2px 2px 0 rgb(0 0 0 / 30%);
}
.fit_card_three_image .text-side_content {
    padding-bottom: 3.5rem;
}
.simple_text_content .simple_text_title.editable.headding {
    margin-bottom: 1rem;
    padding: 0 0 .5rem 7rem;
    font-size: 3.4rem;
	font-family: 'Zen Maru Gothic', sans-serif !important;
}
.simple_text_content .simple_text_title.editable.headding::before {
	display: none;
}
.simple_text_content .simple_text_title.editable.headding::after {
    content: '';
    width: 50px;
    height: 10px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
    transform: translateY(-50%) skew(45deg);
}
.simple_text_content.width-limit .section_inner > .section-container:last-child {
    margin-top: 1.5rem;
}
.circle-box_02 .duplicatable-container .duplicatable-content .image_text {
    pointer-events: none;
    text-shadow: 0 0 5px rgb(0 0 0 / 20%);
    max-width: 85%;
}
.circle-box_02 .image_wrap a .image-frame-bg:before {
    background-color: rgba(0,0,0,.35) !important;
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
.circle-box_02 .image_wrap a:hover .image-frame-bg:before {
    background-color: rgba(255, 255, 255, .3);
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
.circle-box_02 .image_wrap a .image-frame-bg .frame-image {
    transform: scale(1);
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
.circle-box_02 .image_wrap .image-frame-bg {
    position: relative;
}
.circle-box_02 .image_wrap .image-frame-bg::before {
    width: 90%;
    width: calc(100% - 20px);
    height: 90%;
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    pointer-events: none;
}
.circle-box_02 .image_wrap .image-frame-bg::after {
    content: "";
    width: 100%;
    height: 100%;
    border: solid 10px rgba(255, 255, 255, .5);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
.circle-box_02 .image_wrap a .image-frame-bg::after {
    border-color: rgba(250,177,75,.8) !important;
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
.circle-box_02 .image_wrap a .headding::after {
    content: "";
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3rem;
    filter: drop-shadow(0 0 4px rgba(0,0,0,.5));
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
.circle-box_02 .image_wrap a:hover {
    opacity: 1;
}
.circle-box_02 .image_wrap a:hover .image-frame-bg .frame-image {
    transform: scale(1.05);
    transition: .5s cubic-bezier(.5, 0, 0, .5);
}
.circle-box_02 .image_wrap a:hover .image-frame-bg::after {
    border-width: 135px;
    border-color: rgba(250,177,75, .6) !important;
}
.circle-box_02 .image_wrap a:hover .headding::after {
    bottom: -3.5rem;
}
.standard_content_dup .text-side .text_wrap {
    margin-bottom: 0;
}
.standard_content_three .editable_wrap > .editable.letter {
    text-align: left;
}
.faq_accordion .duplicatable-content {
    background-color: rgba(0, 0, 0, .05) !important;
}
.faq_accordion .question:after {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}
.faq_accordion .answer:before {
    border-top: dashed 1px #666;
}
.faq_accordion .duplicatable-content:nth-child(n+2) {
    margin-top: 2rem;
}
.new_catchcopy_simple {
	box-shadow: inset 0 0 2rem rgba(0,0,0,.2);
}
.new_catchcopy_simple .text-wrap {
	max-width: 72%;
	padding: 5rem 1.5rem;
}
.new_catchcopy_simple .frame-image {
    position: relative;
    border-radius: 2.5rem;
}
.new_catchcopy_simple .image-side_bg {
	opacity: .8;
}
.new_catchcopy_simple .frame-image::before {
    content: "";
    width: calc(100% + 2rem);
    height: calc(100% + 2rem);
    border: solid 1px rgba(255,255,255,.45);
    position: absolute;
    left: -1rem;
    top: -1rem;
    pointer-events: none;
    border-radius: 3rem;
    background-color: rgba(255,255,255,.6);
}
.new_catchcopy_simple .text-side .section_btn {
	margin-top: 0;
}
.half_out_of_position .text-side_bg .image-frame-bg {
    background-color: rgba(255, 255, 255, .85);
    position: relative;
}
.portfolio_coloroverlay {
    background-color: transparent !important;
}
.new_standard_content_two .duplicatable-content {
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, .08));
}
.new_standard_content_two .image-side img {
	border-radius: 3rem 3rem 3rem 0;
}
#section-wrapper .job_partial {
    padding: 2.5rem 0;
}
.title_sub .subtitle_wrap > .spacer-item_wrap:first-child > .spaceable-top {
    padding-bottom: 0 !important;
}
.h2_bgfix .image-frame-bg {
    margin-bottom: 2.5rem;
}
.map_area {
	border-radius: 0;
}
.api_map_two .map_area {
	margin-top: 1.5rem;
}
@media only screen and (min-width: 1025px) {
    /*section:first-of-type:not(#footer-section) .content {
        background-color: #efefef;
    }*/
}
@media only screen and (min-width: 768px) {
    /*#section-wrapper > section:nth-of-type(2) .sub_title, #section-wrapper > section:nth-of-type(2) .title_sub {
        margin-top: 1.5rem;
    }*/
    .content > .sub_title .section_inner {
        max-width: 700px;
    }
    .content > .title_sub .section_inner {}
    .title_line_wide .text-box {
        width: 80%;
    }
    #section-wrapper .title_line_wide .text-box .editable_wrap_title .letter {
        font-size: 2.4rem;
    }
    .title_line_wide .text-box .editable_wrap {
        font-size: 1.6rem;
    }
    .block_four .subtitle, .half_wide_limited_height .subtitle, .half_limited_height .subtitle {
        margin-top: 0;
        font-size: 1.5rem;
    }
    .circle-box_02 .duplicatable-content {
        margin-bottom: 0;
    }
    .circle-box_02 .circle_wrap {
        max-width: 92%;
    }
    .vertical_icon_dup .duplicatable-content {
        width: 33%;
        padding: 0 1.2%;
    }
    .half_limited_height.reverse .text-side, .half_limited_height .duplicatable-content:nth-child(even) .text-side {
        padding: 0 4rem;
    }
    .half_limited_height .image-side {
        max-height: inherit;
    }
	.half_limited_height .text-side {
		padding: 0 3.5rem;
	}
    .half_limited_height .text-side > .spacer-content {
        padding-bottom: 30px !important;
    }
    /*.half_limited_height .duplicatable-content:nth-child(odd) .headding::before {
        content: "";
        width: 0;
        height: 0;
        margin: 1rem 1rem 0 0;
        border-style: solid;
        border-width: 15px 18px 12px 0;
        border-color: transparent #ffa333 transparent transparent;
        float: left;
    }
    .half_limited_height .duplicatable-content:nth-child(even) .headding::after {
        content: "";
        width: 0;
        height: 0;
        margin: 1rem 0 0 1rem;
        border-style: solid;
        border-width: 14px 0 15px 18px;
        border-color: transparent transparent transparent #ffa333;
        position: absolute;
    }*/
    .api_map_wide .map_area {
        padding-top: 40%;
    }
}
@media only screen and (max-width: 1024px) {
    #section-wrapper section:first-of-type .h1_left .section_inner,
	#section-wrapper section:first-of-type .h1_center .section_inner,
	#section-wrapper section:first-of-type .h1_section .section_inner {
		margin: -4rem 1.5rem -5rem;
    }
	.api_map_two .section_h3 {
		font-size: 2.4rem;
	}
	#section-wrapper .infomation_all a[href^=tel] {
		font-size: 3.5rem;
	}
	.half_limited_height .section_inner {
		margin: 0 1.5rem;
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.half_limited_height .image-side .image-frame-bg .frame-image {
		border-radius: .4rem;
	}
}
@media only screen and (max-width: 767px) {
    #section-wrapper section:first-of-type .h1_left .section_inner,
	#section-wrapper section:first-of-type .h1_center .section_inner,
	#section-wrapper section:first-of-type .h1_section .section_inner {
		margin-top: -7rem;
		margin-bottom: -9rem;
    }
    .new_accordion_image .accordion_body {
        border-width: 5px;
    }
	.half_limited_height .section_inner {
		padding-bottom: .5rem;
	}
    .half_wide_limited_height .subtitle {
        font-size: 1.5rem;
    }
	.half_limited_height .text-side_inner {
		max-width: 30rem;
		margin-top: 1.7rem;
	}
    /*.vertical_icon_dup {
        padding: 1rem;
    }*/
    .vertical_icon_dup .section_inner {
        padding: 0 1rem;
    }
    .vertical_icon_dup .duplicatable-content_inner {
        margin: 5%;
        padding-top: 115%;
    }
    .vertical_icon_dup .text-side .image-frame {
        max-width: 54px;
    }
    #section-wrapper [class^='h2_center'] .section_h2 {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #section-wrapper .h2_bgfix > .spaceable {
        padding-bottom: 55px !important;
    }
    .api_map .map_area {
        padding-top: 100%;
    }
    #section-wrapper .infomation_simple .section_h3, #section-wrapper .infomation_all .section_h3 {
        font-size: 2.4rem;
    }
    .simple_text_content .simple_text_title.editable.headding {
        font-size: 2.2rem;
    }
    .half_limited_height .subtitle {
        font-size: 1.5rem;
    }
    .standard_content_dup .text-side .text_wrap {
        margin-bottom: 1rem;
    }
    .standard_content_three .section-content {
        margin-bottom: 5rem;
    }
	.new_standard_content_two .text-side_inner {
		margin-top: 1rem;
	}
    .new_standard_content_two .duplicatable-content + .duplicatable-content {
        margin-top: 3rem;
    }
    .card_four .section-content {
        width: 100%;
    }
    .card_four .section-content:nth-child(n+3) {
        margin-bottom: 1.5rem;
    }
    .fit_card_three_image .text-side_content {
        padding-bottom: 2.5rem;
    }
	[class^='h2_center'].image-bg:not(.h2_bgfix) .section-image_bg::before {
		background-size: 16rem auto;
	}
	.simple_text_content .simple_text_title.editable.headding {
		padding-left: 5.5rem;
	}
	.simple_text_content .simple_text_title.editable.headding::after {
		width: 4rem;
		height: .8rem;
	}
	.api_map_two .section_h3 {
		font-size: 2.1rem;
	}
	#section-wrapper .infomation_all a[href^=tel] {
		font-size: 3.2rem;
	}
	.new_catchcopy_simple .text-wrap {
		max-width: 94%;
		padding: 3.5rem 1.5rem;
	}
	.bnr_box .headding {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 480px) {
    .half_two_image_misaligned .image-side_inner {
        padding-top: 65%;
    }
    .circle-box_02 .duplicatable-content {
        width: 47%;
        margin-bottom: 1rem;
        padding: 0 2%;
    }
    .circle-box_02 .image_wrap .image-frame-bg {
        margin-bottom: 0;
    }
}
/* title/text */
.section_h3 {
    color: #1a1a1a;
}
.title_sub {
    max-width: 100%;
}
.title_sub .headding_wrap {
    position: relative;
}
.title_sub .section_h3 {
    position: relative;
	color: #2a2a2a;
	text-shadow: .3rem .3rem 0 rgba(0,0,0,.08);
	display: flex;
	justify-content: center;
	align-items: center;
}
.title_sub .section_h3::before,
.title_sub .section_h3::after {
	content: "";
	width: 2em;
	height: .5rem;
	background-color: #569bda;
	border-radius: 1rem;
	display: block;
}
.title_sub .section_h3::before {
	margin-right: 1em;
}
.title_sub .section_h3::after {
	margin-left: 1em;
}
/*.title_sub .section_h3 span {
    background: linear-gradient(transparent 60%, rgba(255,195,50, .4) 60%);
    display: inline;
    padding: 0 1rem;
}*/
.title_sub .subtitle:empty {
    display: none;
}
.title_sub .subtitle {
    color: #1b1b1b;
    margin-top: -1rem;
    padding: 2rem 2rem 0;
    display: inline-block;
    /*background: #fff url("https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/210995/optimized_BgCy4LxH1HGVBVSY9DpH8g.png") repeat left top;*/
}
.title_icon .image-frame {
	max-width: 15rem;
	margin-bottom: 0;
}
.title_icon .headding_wrap {
	margin-bottom: 2rem;
}
#section-wrapper .title_icon .headding {
	font-size: 3.5rem;
	color: #ffa333;
	background-image: linear-gradient(90deg, #fad000 0%, #ffa333 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	filter: drop-shadow(.3rem .2rem 0 rgba(0,0,0,.08));
}
#section-wrapper .title_section.title_icon .subtitle {
	color: #1b1b1b !important;
	background-image: none !important;
	-webkit-background-clip: inherit !important;
	background-clip: inherit !important;
	-webkit-text-fill-color: #1b1b1b !important;
}
.h1_text .section_h1,
.h2_section .section_h2 {
    margin-bottom: 1rem;
    color: #1d57cc;
	text-shadow: .3rem .3rem 0 rgba(0,0,0,.08);
    font-size: 4.2rem !important;
}
.h1_text .section_h1 {
    margin-bottom: 0;
}
.h1_text .text, .h2_text .text {
    color: #FFF;
    text-shadow: 2px 2px 0 rgb(0 0 0 / 30%);
}
.h2_text {
	box-shadow: inset 0 0 1.5rem rgba(0,0,0,.2);
}
.h2_text::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .2;
	position: absolute;
	left: 0;
	top: 0;
}
#section-wrapper .h1_center.title_section .section_h3 {
    margin-bottom: 2rem;
    font-size: 4rem !important;
}
.half_fit_card {
	background-color: transparent !important;
}
.half_fit_card .section_h3 {
    font-size: 3.4rem;
}
.half_fit_card .section_h3,
.half_fit_card .subtitle {
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.1);
}
.infomation_all .headding_wrap, .infomation_all .section_h3 {
    font-size: 3.4rem;
}
.fit_card_one .text-side .headding_wrap, .fit_card_one .text-side .section_h3 {
    font-size: 3.4rem;
}
.half_limited_height .section_h3, .half_limited_height .headding_wrap {
    color: #222;
    font-size: 2.8rem;
}
.half_limited_height .section_h3 {
	padding-left: 1em;
	position: relative;
}
.half_limited_height .section_h3::before {
	content: "";
	width: .6rem;
	height: 110%;
	background-color: #ffa333;
	position: absolute;
	left: 0;
	top: -2%;
	border-radius: 1rem;
}
#section-wrapper .half_limited_height .letter {
    color: #1a1a1a;
}
.half_two_image_misaligned .section_h3 {
    font-size: 3.4rem;
}
.standard_content_dup .text-side .headding_wrap, .standard_content_dup .text-side .headding {
    font-size: 2.4rem;
}
.standard_content_dup .text-side .headding span {
    background: linear-gradient(transparent 65%, #30e670 65%, #30e670 95%, transparent 95%);
}
.standard_content_dup .text-side .headding span::before {
    content: "";
    width: 100%;
    height: 10px;
    background-color: #30e670;
}
.new_catchcopy_simple .text-side .headding {
	color: #1b1b1b;
    font-size: 3.8rem;
	line-height: 1.35 !important;
}
.new_standard_content_two .text-side {
    border-radius: 0 0 1rem 1rem;
}
.new_standard_content_two .text-side .headding {
	margin: -.5rem auto;
    font-size: 2.4rem;
}
.fit_card_three_image .text-side .headding_wrap, .fit_card_three_image .text-side .section_h3 {
    font-size: 2.8rem;
}
.half_wide_limited_height .section_h3,
.half_wide_limited_height .headding_wrap {
    /*color: #1b1b1b;*/
    font-size: 3.4rem;
}
.half_wide_limited_height .section_h3 {
	margin-bottom: 1rem;
    padding-left: 2.5rem;
    position: relative;
	color: #fff;
}
.half_wide_limited_height .section_h3::before {
    content: "";
    width: .6rem;
    height: 110%;
    border-radius: .5rem;
    background-color: #ffa333;
    position: absolute;
    left: 0;
    top: 0;
}
.half_wide_limited_height .subtitle {
	margin-top: 1rem;
	color: #fff;
    font-size: 1.5rem;
}
.half_wide_limited_height .letter {
	color: #fff;
}
.half_out_of_position .text-side .headding_wrap, .half_out_of_position .text-side .headding {
    font-size: 3.2rem;
}
.half_out_of_position .text-side .subtitle_wrap {
    font-size: 1.8rem;
}
.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: 3.6rem;
}
.fit_card_two .text-side .headding_wrap, .fit_card_two .text-side .section_h3 {
    font-size: 3.4rem;
}
.block_four .subtitle {
    color: #fff;
    font-size: 1.5rem;
}
.block_four .letter_wrap {
	filter: drop-shadow(.1rem .1rem 0 rgba(0,0,0,.18));
}
.half_limited_height .subtitle {
    color: #1b1b1b;
    font-size: 1.5rem;
}
.block_02_alter .section_inner .section_h3 {
    font-size: 3.4rem;
	text-shadow: .3rem .3rem 0 rgba(0,0,0,.15);
}
.block_02_alter .section_inner .letter {
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.15);
}
.block_02_alter .section_inner .headding_wrap {
    margin-bottom: .5rem;
}
.block_02_alter .section_inner .block_first .text-side_bg:after {
	background-color: rgba(0,0,0,.35);
}
.new_list_box .text-side .headding {
    font-size: 2.4rem;
}
.new_list_box .dc-inner_bg .frame-image {
	background-color: rgba(255,255,255,.8);
    border-radius: .4rem;
}
.new_list_box .text-side .number_wrap {
	color: #1b1b1b;
	background-color: transparent;
	border-bottom: solid 1px #1b1b1b;
	border-radius: 0;
}
.new_list_box .text-side .number_wrap:before {
    font-weight: 800;
    transform: translate(1px, 1px);
    font-size: 2.1rem;
}
.new_list_box .image-side .image-frame-bg {
	border-radius: .4rem;
	overflow: hidden;
}
.new_list_box .duplicatable-content + .duplicatable-content {
	margin-top: 1.5rem;
}
.title_line_wide .title-box .section_h3 span {
    background: linear-gradient(transparent 70%, rgba(0,161,233, .15) 70%);
}
.half_out_of_position .text-side .headding span {
    background: linear-gradient(transparent 70%, rgba(0,161,233, .15) 70%);
}
.title_line_wide .title-box .section_h3 span > div,
.half_out_of_position .text-side .headding span > div {
    display: inline-block;
}
#section-wrapper .fit_card_three_image .text-side_inner .section_h3 {
    font-size: 2.4rem;
}
.h2_section .section-image_bg + .pacer-section_wrap + .section_inner .text-side .section_h2, .h2_section .section-image_bg + .pacer-section_wrap + .section_inner .text-side .subtitle, #section-wrapper .fit_card_two .image-side_text .headding {
    color: #FFF;
    text-shadow: .3rem .3rem 0 rgba(0,0,0,.1);
}
#section-wrapper .h2_section .subtitle {
    font-size: 2.4rem;
	font-weight: 800;
    line-height: 1.4;
    letter-spacing: .05em;
}
.half_fit_card .subtitle {
    font-size: 1.5rem;
    letter-spacing: .1em;
}
.half .section_h3 {
    font-size: 3.2rem;
	text-shadow: .3rem .3rem 0 rgba(0,0,0,.08);
}
.block_vertical_two .subtitle {
    color: #00CBCB;
    letter-spacing: .1em;
}
.h1_left .subtitle_wrap {
    z-index: -1;
}
#section-wrapper .title_section .subtitle {
    color: #569bda;
    background-image: linear-gradient(90deg, #1d57cc 35%, #569bda 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    text-shadow: none !important;
    /* filter: drop-shadow(.1rem .2rem 0 rgba(0, 0, 0, .1)); */
    z-index: 1;
    position: relative;
}
#section-wrapper section:first-of-type .headding {
    color: #fff;
    font-size: 6.2rem !important;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: .02em;
	margin-bottom: .5rem;
}
@media only screen and (min-width: 1350px) {
	#section-wrapper section:first-of-type .headding {
		font-size: 7.2rem !important;
	}
}
#section-wrapper section:first-of-type .headding,
#section-wrapper section:first-of-type .subtitle {
	text-shadow: .4rem .4rem 0 rgba(0,0,0,.15);
}
#section-wrapper section:first-of-type .subtitle {
    color: #fff;
    font-size: 2.8rem;
    font-weight: 800;
    letter-spacing: .04em !important;
}
body:not(.page-index) #section-wrapper section:first-of-type .subtitle {
	text-shadow: none;
	filter: drop-shadow(.2rem .2rem 0 rgba(0,0,0,.15));
	color: #fad000;
	background-image: linear-gradient(90deg, #fad000 0%, #ffaf4d 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
}
#section-wrapper section:nth-of-type(2) .title_line_wide .text-side .title-box .headding {
    font-weight: 500;
}
#section-wrapper section:nth-of-type(2) .title_line_wide .text-side .title-box .headding font {
    position: relative;
}
#section-wrapper section:nth-of-type(2) .title_line_wide .text-side .title-box .headding font::after {
    content: "";
    width: 0;
    height: .8rem;
    background-color: rgba(192, 160, 74, 0.6);
    position: absolute;
    left: 0;
    bottom: .5rem;
    z-index: -1;
    transform: skewX(-10deg);
    transition: 2s cubic-bezier(0.075, 0.82, 0.165, 1);
}
#section-wrapper section:nth-of-type(2) .title_line_wide .text-side .title-box .headding font.active::after {
    width: 100% !important;
}
#section-wrapper .title_line_wide .subtitle_wrap {
    margin-top: 0;
    margin-bottom: -1.2rem;
}
#section-wrapper .title_line_wide .subtitle_wrap .subtitle {
    display: inline-block;
    padding: 0 1rem .5rem;
    background-color: #569bda;
    font-size: 1.6rem;
    color: #fff;
    border-radius: 4px;
}
@media only screen and (min-width: 768px) {
    #section-wrapper .title_line_wide .subtitle_wrap .subtitle {
        transform: rotate(-10deg) translateX(-1.5rem);
    }
}
@media only screen and (max-width: 768px) {
    #section-wrapper .title_line_wide .subtitle_wrap {
        margin-bottom: 1.2rem;
    }
}
.circle_picture .subtitle, .circle_picture .subtitle_wrap {
    color: #569bda;
}
.three_cards_title_sfiht .duplicatable-content {
    padding: 0 2rem;
}
.three_cards_title_sfiht .text-side .headding_wrap {
    margin-bottom: 0;
}
.three_cards_title_sfiht .text-side .headding,
.three_cards_title_sfiht .text-side .headding span {
    font-weight: 800;
    color: #1b1b1b;
    letter-spacing: 0;
}
.three_cards_title_sfiht .text-side .headding {
    text-shadow: 2px 2px 0 #fff;
}
#section-wrapper .three_cards_title_sfiht .text-side .subtitle {
	font-size: 2rem;
	font-weight: 600;
}
.three_cards_title_sfiht .text-side .subtitle {
    color: #ffa333;
}
.three_cards_title_sfiht .text-side .subtitle span {
    font-size: 1.6rem !important;
}
#section-wrapper .title_line_wide .text-box .editable_wrap_title .letter {
    font-weight: 800;
}
#section-wrapper .half_out_of_position .headding {
    margin-bottom: 1.5rem;
}
#section-wrapper .title_sub_builder .section_h3 {
	font-size: 4.5rem;
}
@media only screen and (min-width: 1025px) {
    .standard_content_one .editable_wrap, .standard_content_one .headding_wrap, .standard_content_one .section_h3 {
        font-size: 3.4rem;
    }
}
@media only screen and (min-width: 768px) {
    .standard_content_one .editable_wrap, .standard_content_one .headding_wrap, .standard_content_one .section_h3 {
        font-size: 3.4rem;
    }
    .fit_card_one .image-side_text .title {
        font-size: 3.6rem;
    }
    .fit_card_three_image .image-side_text .title {
        font-size: 3.6rem;
    }
    .new_standard_content_two .text-side {
        padding-bottom: 0;
    }
    /*#section-wrapper .title_line_wide .subtitle_wrap .subtitle {
        transform: rotate(-12deg) translateX(-15px) translateY(5px);
    }*/
    .title_line_wide .title-box {
        width: 43%;
        padding-right: 3rem;
    }
    .title_line_wide .headding_wrap, .title_line_wide .headding {
        font-size: 3.6rem;
    }
    #section-wrapper .half_out_of_position .headding {
        font-size: 2.6rem;
    }
	.half_fit_card .text-side {
		margin-top: 8rem;
		margin-bottom: 8rem;
	}
}
@media only screen and (max-width: 1024px) {
    #section-wrapper section:first-of-type .headding {
        font-size: 4.8rem !important;
    }
    #section-wrapper section:first-of-type .subtitle {
        font-size: 2.4rem;
    }
    .h1_text .section_h1, .h2_section .section_h2 {
        font-size: 3.5rem !important;
    }
    .half_two_image_misaligned .section_h3 {
        font-size: 3.2rem;
    }
    .new_standard_content_two .text-side .headding {
        font-size: 2rem;
    }
	.title_icon .image-frame {
		max-width: 13rem;
	}
	#section-wrapper .title_icon .headding {
		font-size: 2.8rem;
	}
    .three_cards_title_sfiht .duplicatable-content {
        width: 33%;
        padding: 0 1rem;
    }
    .half .section_h3 {
        font-size: 2.8rem;
    }
    .half_wide_limited_height .section_h3 {
        font-size: 2.6rem;
    }
	.half_limited_height .section_h3 {
		font-size: 2.4rem;
	}
    .new_catchcopy_simple .text-side .headding {
        font-size: 2.8rem;
    }
	.new_list_box .text-side .headding {
		font-size: 2.2rem;
	}
	#section-wrapper .title_sub_builder .section_h3 {
		font-size: 3.6rem;
	}
}
@media only screen and (max-width: 767px) {
    #section-wrapper > section:first-of-type:not(#footer-section) .h1_text .text-side {
        text-align: center;
    }
    #section-wrapper .h1_center.title_section .section_h3 {
        /*margin-top: 2rem;*/
        margin-bottom: 0;
        font-size: 2.4rem !important;
    }
    #section-wrapper section:first-of-type .headding {
        font-size: 2.8rem !important;
    }
	/*
    #section-wrapper section:first-of-type .subtitle_wrap {
        text-align: center;
    }*/
    #section-wrapper section:first-of-type .subtitle {
        font-size: 2rem;
    }
    #section-wrapper .section_h2.headding {
        padding-bottom: 0;
        font-size: 2.4rem !important;
    }
	#section-wrapper .h2_section .subtitle {
		font-size: 2rem;
	}
    .title_section .section_h3 {
        font-size: 2.5rem;
    }
	.half_fit_card {
		padding-bottom: 7rem;
	}
    .half_fit_card .section_h3 {
        font-size: 2.4rem;
    }
    .half .section_h3 {
        font-size: 2.3rem;
    }
    .infomation_all .headding_wrap, .infomation_all .section_h3 {
        font-size: 2.4rem;
    }
    .fit_card_one .text-side .headding_wrap, .fit_card_one .text-side .section_h3 {
        font-size: 2.4rem;
    }
    .fit_card_three_image .text-side .headding_wrap, .fit_card_three_image .text-side .section_h3 {
        font-size: 2.4rem;
    }
    .fit_card_three_image .image-side_text .title {
        font-size: 2.8rem;
    }
    .half_limited_height .section_h3 {
		margin-bottom: -.7rem;
        font-size: 2rem;
    }
	.half_limited_height .section_h3::before {
		top: -3%;
	}
    .standard_content_dup .text-side .headding_wrap, .standard_content_dup .text-side .headding {
        font-size: 2rem;
    }
    .new_catchcopy_simple .text-side .headding {
        font-size: 2rem;
    }
    .new_standard_content_two .text-side {
        padding-bottom: 0;
    }
    .new_standard_content_two .text-side .headding {
        font-size: 1.8rem;
    }
    .half_wide_limited_height .section_h3 {
		margin-bottom: .5rem;
        font-size: 2.2rem;
    }
    .half_two_image_misaligned .section_h3 {
        font-size: 2.6rem;
    }
    .half_out_of_position .text-side .headding_wrap, .half_out_of_position .text-side .headding {
        font-size: 2rem;
    }
    .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: 2.8rem;
    }
    .fit_card_two .text-side .headding_wrap, .fit_card_two .text-side .section_h3 {
        font-size: 2.4rem;
    }
    .block_02_alter .section_inner .section_h3 {
        font-size: 2.4rem;
    }
    .h1_text .section_h1, .h2_section .section_h2 {
        font-size: 2.7rem !important;
    }
    .new_list_box .text-side .headding {
        font-size: 1.7rem;
    }
    #section-wrapper .fit_card_three_image .text-side_inner .section_h3 {
        font-size: 2.2rem;
    }
    .standard_content_one .editable_wrap, .standard_content_one .headding_wrap, .standard_content_one .section_h3 {
        font-size: 2.4rem;
    }
    #section-wrapper section:nth-of-type(2) .title_line_wide .text-side .title-box .headding {
        margin-top: -2rem;
    }
    #section-wrapper section:nth-of-type(2) .title_line_wide .text-side .title-box .headding > div > span {
        font-size: 2.2rem !important;
    }
    .title_line_wide .text-box {
        margin-top: 1.5rem;
    }
    #section-wrapper .title_line_wide .text-box .editable_wrap_title .letter {
        font-size: 1.9rem;
    }
    .new_accordion_image .accordion_body .headding_wrap, .new_accordion_image .accordion_body .headding {
        font-size: 1.8rem;
    }
    .vertical_icon_dup .text-side_inner .text-side_image {
        margin-top: 35%;
    }
    #section-wrapper .vertical_icon_dup .text-side .section_h3.headding {
        margin: -2rem .5rem 0;
        font-size: 1.5rem !important;
        letter-spacing: .025em;
    }
    .title_line_wide .title-box .section_h3 span > div,
    .half_out_of_position .text-side .headding span > div {
        display: inline;
    }
	.title_sub .section_inner {
		margin: -3rem auto -2rem;
	}
	#section-wrapper .title_sub .section_h3 {
		font-size: 2.2rem;
	}
	#section-wrapper .title_sub .headding br {
		display: none;
	}
	.title_sub .section_h3::before, .title_sub .section_h3::after {
		width: 2em;
	}
	.title_sub .section_h3::before{
		margin-right: .5em;
	} 
	.title_sub .section_h3::after {
		margin-left: .5em;
	}
	#section-wrapper .title_icon .headding {
		font-size: 2.4rem;
	}
    .three_cards_title_sfiht .duplicatable-content {
        width: 96%;
        padding: 0;
    }
	.title_icon .image-frame {
		max-width: 12rem;
	}
	#section-wrapper .three_cards_title_sfiht .text-side .subtitle {
		font-size: 1.8rem;
	}
	#section-wrapper .title_sub_builder .section_h3 {
		font-size: 2.6rem;
	}
}

/* button */
.section_btn {
  /*z-index: -1;*/
  position: relative;
}
.section_btn a,
.section_btn input {
	color: #1a1a1a !important;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em !important;
	background-color: #fff !important;
	border: solid 2px #1a1a1a !important;
	border-radius: .8rem;
	position: relative;
	transition: .3s ease;
}
.section_btn a:hover,
.section_btn input:hover {
	color: #fff !important;
	background-color: #ffa333 !important;
	transform: translate(.8rem, .8rem);
}
.section_btn a::before {
	content: "";
	width: 100%;
	height: 100%;
	border-right: solid 2px #1a1a1a;
	border-bottom: solid 2px #1a1a1a;
	border-radius: .8rem;
	position: absolute;
	right: -.8rem;
	bottom: -.8rem;
	transition: .3s ease;
}
.section_btn a:hover::before {
	border-color: transparent;
	right: -.3rem;
	bottom: -.3rem;
}

@media only screen and (max-width: 768px) {
    .vertical_icon .section-content_inner {
        padding-top: 100%;
    }
    .half_wide_limited_height .text-side_inner {
        max-width: 86%;
        /*margin: -2rem auto;*/
        margin: 0 auto;
    }
    /*.duplicatable .duplicatable-container .duplicatable-content {
    margin-bottom: -1rem;
    }*/
}

/* ----- main nav ----- */
.drawer-menu {
    border-top: solid 1px #ccc;
    font-family: YakuHanJP, "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "Droid Sans", "ＭＳ Ｐゴシック", eatYuG, sans-serif;
    /*transform: rotate(0.05deg);*/
}
.gnav_items li {
    font-family: YakuHanJP, 'Zen Maru Gothic', sans-serif;
}
.gnav .drawer-menu li {
	border-top: none;
	border-bottom: solid 1px #ccc;
}
.gnav .drawer-menu li a {
	padding: 1.4rem 2rem;
}
#global-nav .gnav_accordion_icon_builder .gnav_bg {
	background-color: rgba(255,255,255,.94) !important;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
#global-nav .gnav_accordion_icon_builder .gnav_sp {
	width: 100%;
	padding: 0;
	left: 0;
	top: 0;
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .hamburger-box .gnav_bg {
	border-radius: 0;
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .logo_side {
	margin: 0;
      padding: 3px 0;
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .logo_side img {
	margin-left: .8rem;
}

html.scroll-locked #global-nav .hamburger-box {
	top: .5rem;
}
html.scroll-locked #global-nav .hamburger-box .gnav_bg {
    box-shadow: none;
}
#global-nav .gnav_accordion_icon_builder .gnav_pc .logo_side {
	padding: .8rem 0 !important;
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav_items {
	border-bottom: solid 1px #ddd;
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav_items li {
	border-top: solid 1px #ddd;
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav_items a {
	line-height: 1.7;
}
#global-nav .gnav_accordion_icon_builder .gnav_pc .header_logo a img {
	transition: .5s ease;
}
#global-nav .gnav_accordion_icon_builder .gnav_pc .header_logo a:hover img {
	transform: scale(1.04);
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav-editable-contents {
	width: calc(100% - 4rem);
	margin-top: 0;
	justify-content: space-between;
}
.gnav-editable-contents .gnav-btn {
	font-family: YakuHanJP, 'Zen Maru Gothic', sans-serif;
}
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav-editable-contents .gnav-btn {
	width: 48%;
}
@media only screen and (min-width: 1025px) {
	#global-nav {
		box-shadow: 0 0 5px rgba(0,0,0,.1);
	}
    .gnav_accordion_icon_builder.gnav_draewr {
        padding: 0;
    }
    .gnav_accordion_icon_builder.gnav_draewr .section_inner {
        height: 9rem !important;
    }
    #global-nav:not(.smart) .gnav_accordion_icon_builder.gnav_draewr .logo_side {
        padding: .8rem 0 !important;
    }
	#global-nav .gnav_accordion_icon_builder .gnav_pc.gnav_pc .gnav-editable-contents {
		margin-top: -.4rem;
	}
	#global-nav .gnav_accordion_icon_builder .gnav_pc.gnav_pc .gnav-editable-contents a {
		transition: .3s ease;
	}
	#global-nav .gnav_accordion_icon_builder .gnav_pc.gnav_pc .gnav-editable-contents a:hover {
		transform: translateY(3px);
	}
	#global-nav .gnav_accordion_icon_builder .gnav_pc {
		padding: 0 1rem;
	}
	#global-nav .gnav_accordion_icon_builder .gnav_pc .gnav_items li {
		height: 100%;
		padding: 0 1.5rem;
	}
	#global-nav .gnav_accordion_icon_builder .gnav_pc .gnav_items li .dropdownSubMenu li a {
		margin: 0;
		border-bottom: solid 1px #ccc;
		line-height: 1.5;
		text-align: center;
	}
	#global-nav .gnav_accordion_icon_builder .gnav_pc .gnav_items li .dropdownSubMenu li a:before {
		content: "";
		background-color: #569bda;
		width: 0;
		margin: 0 auto;
		height: .3rem;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		transition: .3s ease;
	}
	#global-nav .gnav_accordion_icon_builder .gnav_pc .gnav_items li .dropdownSubMenu li a:hover:before {
		width: 80% !important;
	}
	.gnav_items li {
		padding: 0;
	}
    .gnav_items li a {
		padding: .8rem 1rem 1.7rem;
		line-height: 1;
        position: relative;
    }
	.gnav_items li a:before {
		content: "";
		background-color: #ffa333;
		border-radius: .4rem .4rem 0 0;
		width: 0;
		height: .5rem;
		position: absolute;
		left: 0;
		bottom: 0;
		transition: .3s ease;
	}
    .gnav_items li a:hover {
        color: #ffa333 !important;
    }
    .gnav_items li.active a {
        color: #569bda !important;
    }
    .gnav_items li a:hover:before {
		width: 100%;
    }
    .gnav_items li.active a:before {
		width: 100%;
		background-color: #569bda;
    }
	.gnav-editable-contents .gnav-btn {
		width: 15rem;
    	margin-left: .1rem;
		background-color: #569bda;
		border-radius: 0 0 1rem 1rem;
		font-size: 1.6rem;
	}
	.gnav-editable-contents .gnav-btn:last-child {
		background-color: #1d57cc;
	}
	.gnav-editable-contents .gnav-btn:hover {
		background-color: #ffa333;
	}
	.page-contact .gnav-editable-contents .gnav-btn:first-child {
		background-color: #ffa333;
		transform: translateY(.3rem);
	}
}
@media only screen and (max-width: 1024px) {
    .gnav_draewr .logo_side {
        padding: .9rem 0;
    }
	.gnav .header_logo img {
		/*max-height: 4rem;*/
	}
	#global-nav .gnav_accordion_icon_builder .gnav_sp {
    	filter: drop-shadow(1px 1px 3px rgba(0,0,0,.1));
	}
	#global-nav .gnav_accordion_icon_builder .gnav_sp .dropdownSubMenu li {
		border-top: none;
	}
	#global-nav .gnav_accordion_icon_builder .gnav_sp .dropdownSubMenu li a {
		margin-bottom: 0;
		border-top: dashed 1px #ccc;
	}
	.gnav-editable-contents .gnav-btn {
		background-color: #569bda;
	}
	.gnav-editable-contents .gnav-btn:last-child {
		background-color: #1d57cc;
	}
}
@media only screen and (max-width: 1150px) and (min-width: 1025px) {
	#global-nav .gnav_accordion_icon_builder .gnav_pc .gnav_items li {
		padding: 0 .8rem;
	}
}
@media only screen and (max-width: 1070px) and (min-width: 1025px) {
	#global-nav .gnav_accordion_icon_builder .gnav_pc .gnav_items li {
		padding: 0 .4rem;
	}
}

/* ----- form ----- */
.form_area {
    font-family: YakuHanJP, "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "Droid Sans", "ＭＳ Ｐゴシック", eatYuG, sans-serif;
}
.formapps {
    background-color: transparent !important;
}
.formapps .form_area .form-item .section_btn {
    margin-top: 3rem;
    /*background: transparent;*/
}
.formapps .form_area .form-item .section_btn input {
    margin: 0;
}
.formapps .form_area .form-item div {
    padding: 0;

}
.check_before_contact .overlay .show_btn.letter, .contact_policy .overlay .show_btn.letter {
    cursor: pointer;
}
/*.check_before_contact .text-side .overlay,
.contact_policy .text-side .overlay {
    background-color: rgba(182,181,166,0.50);
}
.check_before_contact .text-side .show_btn,
.contact_policy .text-side .show_btn {
    background-color: #f5f5dc;
    border-color: #c9c8b5;
}*/

/* ----- footer ----- */
.footer_menu_center_builder {
	background-color: rgba(255,255,255,.7) !important;
	border-top: solid 1px #e0e0e0;
}
.footer_menu_center_builder .footer-company,
.footer_menu_center_builder .footer-company a {
	color: #1a1a1a;
}
.footer_menu_center_builder .footer-company a:hover {
	color: #ffa333;
}
.footer_menu_center_builder .footer-company a img {
	transition: .5s ease;
}
.footer_menu_center_builder .footer-company a:hover img {
	transform: scale(1.03);
}
.footer_menu_center_builder .detail-side {
	align-items: center;
}
.footer_menu_center_builder .detail-side_second {
	z-index: 0;
}
.footer_menu_center_builder .copy {
	border-top: solid 5px rgba(86,155,218,.15);
    justify-content: center;
}
#section-wrapper .footer_menu_center_builder .letter {
	font-weight: 600;
	line-height: 1.8;
}
#section-wrapper .footer_menu_center_builder .detail-side_first .tel.letter {
	color: #1d57cc !important;
	font-size: 1.4rem;
	line-height: 1.4;
}
#section-wrapper .footer_menu_center_builder .detail-side_first .tel.letter a {
	color: #1d57cc;
	font-size: 3.8rem;
	font-weight: 800;
    font-family: YakuHanJP, 'Zen Maru Gothic', sans-serif;
}
#section-wrapper .footer_menu_center_builder .detail-side_first .tel.letter a:hover {
	color: #ffa333;
}
#section-wrapper .footer_menu_center_builder .copyright {
	font-size: 1.3rem;
}
#section-wrapper .menu-block-outer .letter {
	font-size: 1.5rem;
}
#section-wrapper .menu-block-outer a {
	display: inline-block;
	padding-bottom: .3rem;
}
.footer_menu_center_builder .logo {
	max-width: 16rem;
}
.footer_menu_center_builder .footer-company {
	padding-top: 3.5rem;
	padding-bottom: 0;
}
.footer_menu_center_builder .footer-company::before {
	display: none;
}
.footer_menu_center_builder .back-top {
    width: 9em;
    height: 13em;
    border-radius: .4rem;
    border: none;
    opacity: 0;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    background-color: transparent;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/349133/optimized_ATg0NzJaGpGZG-9JCEVI_g.png) no-repeat center / contain;
    transition: .5s cubic-bezier(.5,0,0,.5);
}
.footer_menu_center_builder .back-top:hover {
	transform: scale(1.1);
    transition: .5s cubic-bezier(.5,0,0,.5);
}
.footer_menu_center_builder .back-top .arrow:before {
	display: none;
}
.footer_menu_center_builder .back-top.isActive {
    opacity: 1;
    transition: .5s cubic-bezier(.5,0,0,.5);
}
@media only screen and (min-width: 768px) {
	.footer_menu_center_builder .menu-side {
		padding: 1.5rem 0 3.5rem;
	}
	.footer_menu_center_builder .detail-side_first .tel a {
		pointer-events: auto;
	}
}
@media only screen and (min-width: 1060px) {
	.footer_menu_center_builder .detail-side {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1060px) {
	.footer_menu_center_builder .section_inner .footer-company .footer-company_inner .detail-side {
		width: 90%;
	}
	.footer_menu_center_builder .footer-company .footer-company_inner .footer-company_inner_left .menu-block-outer {
		border-bottom: solid 1px #333;
	}
	.footer_menu_center_builder .section_inner .footer-company .footer-company_inner .detail-side .detail-side_first .hour {
		margin-top: .5rem;
	}
	.footer_menu_center_builder .detail-side_first .hour {
		border: none !important;
	}
}
@media only screen and (max-width: 1024px) {
	.footer_menu_center_builder .section_inner .footer-company .footer-company_inner .detail-side {
		width: calc(100% - 200px);
	}
	#section-wrapper .footer_menu_center_builder .detail-side_first .tel.letter {
		font-size: 1.4rem !important;
	}
	.footer_menu_center_builder .detail-side_second .section_btn {
		max-width: 24rem;
	}
}
@media only screen and (max-width: 767px) {
    .footer_menu_center_builder .back-top {
        right: .5rem;
        bottom: 7rem;
    }
	.footer_menu_center_builder .footer-company {
		padding-top: 2rem;
	}
	.footer_menu_center_builder .sns-side {
		margin-bottom: 0;
	}
	.footer_menu_center_builder .detail-side_second .section_btn {
		max-width: 100%;
		border-radius: 0;
	}
	.footer_menu_center_builder .detail-side_second .section_btn a {
		border-top: none !important;
		border-bottom: none !important;
		border-left: none !important;
	}
	.footer_menu_center_builder .detail-side_second .section_btn a::before {
		display: none;
	}
	.footer_menu_center_builder .detail-side_second .section_btn .linker::before {
		border-radius: 0;
	}
	.footer_menu_center_builder .detail-side_first .tel:after {
		color: #1a1a1a;
	}
	.footer_menu_center_builder .section_inner .footer-company .footer-company_inner .detail-side {
		width: 100%;
		background-color: #ffa333;
    	border: solid 2px #1a1a1a;
	}
	#section-wrapper .footer_menu_center_builder .detail-side_first .tel.letter,
	#section-wrapper .footer_menu_center_builder .detail-side_first .tel.letter a {
		font-size: 0 !important;
	}
	.footer_menu_center_builder .logo {
		max-width: 14rem;
	}
	#global-nav .gnav_accordion_icon_builder .hamburger_top, #global-nav .gnav_accordion_icon_builder .hamburger_mid, #global-nav .gnav_accordion_icon_builder .hamburger_btm {
		height: 4px;
		border-radius: 1rem;
	}
}

/* ----- contact -----*/
#section-wrapper #section_302440 {
    margin-bottom: 6rem !important;
}
#section-wrapper #section_302440 {
    background-color: #FFF !important;
    padding: 6rem 0;
    margin: 0 !important;
}
@media only screen and (max-width: 768px) {
    /*#section-wrapper #section_299728 {
        margin-top: -2.5rem;
    }*/
    #section-wrapper #section_302440 {
        padding: 2rem 0 4rem;
    }
}

/* ----- sitemap ----- */
.page-sitemap #section-wrapper > section[id^='section_'] .editable a {
    padding: 1.5rem 0;
    border-bottom: solid 1px #bbb;
    display: block;
	color: #1a1a1a;
	font-weight: 600;
	text-align: center;
}
.page-sitemap #section-wrapper > section[id^='section_'] .editable a:hover {
    color: #ffa333;
    opacity: 1;
}
.page-sitemap .title_text .text-side {
	padding-top: 0;
	border: none;
}
#section_480815 .section_inner + .spaceable-bottom {
	padding-bottom: 8rem !important;
}

/* ----- blog ----- */
.blog_posts .posts_title,
.post_category_title,
.showcase_chart_title,
.showcase_chart_sidebar_title,
.blog_posts .post_archives_title,
.blog_posts .post_category_title,
.blog_posts .post_popnews_title {
    font-family: YakuHanJP, 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 500;
    letter-spacing: .03em;
    line-height: 1.4;
}
.blog_posts .post_archives_title,
.blog_posts .post_category_title,
.blog_posts .post_popnews_title,
.blog_posts .post_tag_title {
    padding-left: 0 !important;
    border-bottom: 1px solid #999 !important;
}
.blog_posts .post_popnews_item {
    border-bottom: 1px solid #999 !important;
}
.blog_posts .post_popnews_list {
	padding: 1.5rem 0 0 0 !important;
}
.blog_posts .blog_post_day {
    color: inherit !important;
}
.blog_posts .elation_posts_day {
	color: #777 !important;
}
.blog_posts .post_archives_item, .blog_posts .post_category_item, .blog_posts .post_tag_item {
	padding-bottom: .5rem !important;
}
.blog_posts .post_popnews_text {
	padding-right: .5em !important;
}
.banner_text {
    font-family: YakuHanJP, 'Zen Kaku Gothic Antique', sans-serif;
}
.banner_text .banner_link, .blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link {
    background-color: #569bda !important;
	border-radius: .8rem;
}
.banner_text ._color_, .blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_ {
    color: #4b4b4b !important;
}
.blog_standerd.width-limit .category.letter {
    margin-top: 2rem;
    margin-bottom: 4rem;
    padding: 1.5rem 0 1.5rem 1.5rem;
    background-color: #fff;
}
.blog_standerd.width-limit .category.letter::before {
    content: "カテゴリー";
    display: inline-block;
    padding: 0 1rem;
    margin-right: 1rem;
    background-color: #569bda;
    /*border-radius: 5px;*/
    color: #fff;
}
.blog_standerd li .blog_text .text_wrap p,
.portfolio_standerd li .portfolio_text .text_wrap p {
    color: #4b4b4b;
}
.portfolio_standerd li .portfolio_text .text_wrap .category.letter {
    background-color: #569bda;
	display: inline-block;
	color: #fff;
	padding: 0 .7rem;
	border-radius: .5rem;
}
.portfolio_standerd li .image-wrap .portfolio_image {
	border-radius: 1rem;
}
.blog_text_list .blog-side .article_template {
	border-bottom: dotted 1px #999;
}
.blog_standerd li,
.portfolio_standerd li {
    border-color: rgba(0,0,0,.12);
}
.showcase_group_info a.showcase_tag_link {
	border-radius: 0 !important;
	background-color: #ffa333 !important;
}
.blog_posts .post_single .blog_post_title {
	padding: 0 0 1.5rem !important;
	line-height: 1.5 !important;
}
.blog_posts .elation_post_title {
	font-weight: 600;
}
.blog_posts .post_item .post_category_name,
.blog_posts .post_single .post_category_name {
	padding: .8rem !important;
	background-color: #ffa333;
	display: inline-block;
	color: #fff;
	line-height: 1;
}
.blog_posts .post_item .post_tag_name,
.blog_posts .post_single .post_tag_name {
	padding: .8rem !important;
	background-color: #999;
	display: inline-block;
	color: #fff;
	line-height: 1;
}
.blog_posts .post_item .post_tag_name:empty,
.blog_posts .post_single .post_tag_name:empty {
	display: none;
}
.blog_posts .post_single .blog_post_text {
	padding: 3rem 0 !important;
}
.showcase_chart .showcase_chart_item .showcase_chart_item_category {
	margin: 1rem 0 !important;
	padding: .8rem !important;
	font-size: 1.3rem !important;
	color: #fff !important;
	line-height: 1;
	display: inline-block !important;
	background-color: #569bda !important;
}
.portfolios .showcase_chart .showcase_chart_item .showcase_chart_item_category {
	background-color: #569bda !important;
}
.blog_text_list .blog-side .category {
	border-radius: .5rem;
	background-color: #ffa333;
}
.banner_wrap {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}
.banner_inner {
	background-color: #fff !important;
	box-shadow: .6rem .6rem 0 rgba(0,0,0,.05) !important;
	border-radius: .8rem;
}

@media only screen and (min-width: 768px) {
    .blog_standerd li + li {
        margin-left: 3%;
    }
}
@media only screen and (max-width: 767px) {
    .blog_standerd li {
        margin-bottom: 3.5rem;
    }
    .breadcrumb_list {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important;
    }
    .blog_posts_contetnts_inner {
        padding-bottom: 5rem !important;
    }
    .showcase_chart {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .showcase_chart .showcase_chart_item .showcase_chart_item_title {
        font-size: 1.8rem !important;
    }
    .showcase_chart .showcase_chart_item .showcase_chart_item_text {
        font-size: 1.4rem !important;
    }
	.blog_posts .elation_posts_title {
		font-size: 2.4rem !important;
	}
	.blog_posts .blog_posts_sidebar {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
}
.portrait_two .image-side_inner .image-frame-bg .frame-image {
	border-radius: 1rem;
}
.blog_posts .elation_posts_title {
	font-weight: 600 !important;
}
.blog_posts .post_single .pagination_wrap {
	padding: 6rem 0 0 !important;
}
@media only screen and (max-width: 767px) {
	.portrait_two .section-content:nth-child(2) .image-side_inner {
		margin-top: 2rem;
	}
	.blog_posts .post_single .blog_post_title {
		font-size: 2.2rem !important;
	}
}

/* ----- contact ----- */
.check_before_contact .section_inner, .contact_policy .section_inner {
    max-width: 100%;
}
.check_before_contact .headding, .contact_policy .headding {
    margin-bottom: 2.2rem;
    position: relative;
}
.check_before_contact .intro .section_h3,
.contact_policy.contact_policy_builder .intro .section_h3 {
	font-size: 2.2rem;
}
.formapps .section_btn input {
	transition: .3s ease;
}
@media only screen and (min-width: 1025px) {
    .check_before_contact .text-side, .contact_policy .text-side {
        max-width: 990px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1024px) {
    .check_before_contact .section_inner, .contact_policy .section_inner {
        padding: 0;
    }
    .check_before_contact .text-side, .contact_policy .text-side {
        margin: 0 3rem;
    }
    .check_before_contact .headding::before, .check_before_contact .headding::after, .contact_policy .headding::before, .contact_policy .headding::after {
        width: 20%;
    }
}
@media only screen and (max-width: 767px) {
    .check_before_contact .headding::before, .check_before_contact .headding::after, .contact_policy .headding::before, .contact_policy .headding::after {
        width: 9%;
    }
}

/* ----- e-thanks ----- */
#section-wrapper section .thanks_page .headding {
    color: #1a1a1a !important;
    text-shadow: none !important;
}
#section-wrapper section .thanks_page .subtitle {
	width: 100%;
    padding-bottom: 3rem !important;
    color: #1a1a1a !important;
    text-shadow: none !important;
	filter: none !important;
	font-size: 2rem !important;
}
.thanks_page .catch {
	padding: 3rem;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    background-color: rgba(255,255,255,.7);
}
.thanks_page .catch_text span {
    padding-left: 0 !important;
}
#section-wrapper section .thanks_page .headding,
#section-wrapper section .thanks_page .headding span {
    text-align: center;
}
#section-wrapper section .thanks_page .subtitle {
	font-weight: 600 !important;
}
@media only screen and (min-width: 768px) {
    #section-wrapper section .thanks_page .headding,
    #section-wrapper section .thanks_page .headding span {
        font-size: 3.5rem !important;
    }
}
@media only screen and (max-width: 767px) {
	.thanks_page .catch {
		padding: 1rem;
	}
	.thanks_page .section_inner {
		padding: 30vh 1.5rem !important;
	}
    #section-wrapper section .thanks_page .subtitle {
        padding-bottom: 2.5rem !important;
		font-size: 1.8rem !important;
    }
}

/* ----- アンカーリンク補正 ----- */
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx,
#section-wrapper #section_xxxxx {
    padding-top: 7rem;
    margin-top: -7rem;
    z-index: 0;
}
@media only screen and (max-width: 767px) {
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx,
	#section-wrapper #section_xxxxx {
        padding-top: 5rem;
        margin-top: -5rem;
    }
}

/* ----- 背景透過白 ----- */
/* 上線 */
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name {
	border-top: solid 1px rgba(255,255,255,.35);
}
/*背景*/
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name  {
	background-color: rgba(255,255,255,.35) !important;
	z-index: -1;
}
/* 下線 */
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name {
	border-bottom: solid 1px rgba(255,255,255,.35);
}

/* ----- 背景透過黒 ----- */
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name{
	background-color: rgba(0,0,0,.1) !important;
	z-index: -1;
}
/* 上線 */
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name {
	border-top: solid 1px rgba(0,0,0,.05);
}
/* 下線 */
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name,
#section-wrapper #section_xxxxx .section_name {
	border-bottom: solid 1px rgba(0,0,0,.1);
}

/* ----- gradation ----- */
.gradation {
    background: linear-gradient(transparent 60%, rgba(86,155,218,.15) 60%, rgba(29,87,204,.15) 100%);
}

/* ----- top ----- */
.mainvisual_standard.recruit_tech_mv .animation_border {
	width: 90%;
	height: 60%;
	box-shadow: 5px 5px 10px rgba(0,0,0,.15);
	background-color: rgba(0,23,77,.35);
	border-radius: 1.5rem;
}
.mainvisual_standard.recruit_tech_mv .animation_border:before {
    border-top: solid 1.5rem #ffdd33;
    border-right: solid 1.5rem #ffbb33;
	border-radius: 1.5rem;
}
.mainvisual_standard.recruit_tech_mv .animation_border:after {
    border-bottom: solid 1.5rem #ffbb33;
    border-left: solid 1.5rem #ffdd33;
	border-radius: 1.5rem;
}
.mainvisual_standard .recruit_tech_text:after {
	height: 1rem;
	margin-top: 4rem;
	border-radius: 1rem;
	background-image: linear-gradient(90deg, #fad000 35%, #ffa333 100%);
	border: none;
	box-shadow: 3px 3px 8px rgba(0,0,0,0.2);
}
.mainvisual_standard .catch {
	width: 80%;
}
.page-index #section-wrapper section:first-of-type .headding {
	margin-bottom: 2.5rem;
}
.page-index #section-wrapper section:first-of-type .subtitle {
	font-size: 2.4rem;
}
@keyframes mv-border1{
	0%{border-top:solid 1.5rem #ffdd33;border-right:solid 0 #ffbb33;width:0;height:1.5rem;border-radius: 1.5rem}
	50%{border-top:solid 1.5rem #ffdd33;border-right:solid 1.5rem #ffbb33;width:100%;height:1.5rem;border-radius: 1.5rem}
	100%{border-top:solid 1.5rem #ffdd33;border-right:solid 1.5rem #ffbb33;width:100%;height:100%;border-radius: 1.5rem}
}
@keyframes mv-border2{
	0%{border-bottom:solid 0 #ffbb33;border-left:solid 1.5rem #ffdd33;width:1.5rem;height:0;border-radius: 1.5rem}
	50%{border-bottom:solid 0 #ffbb33;border-left:solid 1.5rem #ffdd33;width:1.5rem;height:0;border-radius: 1.5rem}
	75%{border-bottom:solid 1.5rem #ffbb33;border-left:solid 1.5rem #ffdd33;width:1.5rem;height:100%;border-radius: 1.5rem}
	100%{border-bottom:solid 1.5rem #ffbb33;border-left:solid 1.5rem #ffdd33;width:100%;height:100%;border-radius: 1.5rem}
}
@keyframes mv-bkg{
	0%{background:transparent;box-shadow:none;border-radius: 1.5rem}
	100%{background:rgba(0,23,77,.35);box-shadow:5px 5px 10px rgba(0,0,0,.15);border-radius: 1.5rem}
}
.mainvisual_standard .one_page_scroll_btn {
	width: 9rem;
	padding: 3rem 1rem 7rem;
	font-size: 1.2rem;
	background-image: linear-gradient(0deg, rgba(86,155,218,0) 0%, rgba(86,155,218,.65) 50%, rgba(29,87,204,.85) 100%);
	border-radius: 10rem 10rem 0 0;
	bottom: 1px;
}
.half_fit_image_builder .section_inner,
.half_fit_image .section_inner {
	max-width: 1360px;
	margin: 0 auto;
}
.half_fit_image_builder,
.half_fit_image  {
	padding: 0;
}
.half_fit_image .text-side_inner > .spacer-item_wrap:last-child > .spaceable,
.half_wide_limited_height_builder .text-side_inner > .spacer-item_wrap:nth-child(3) > .spaceable {
	padding-bottom: 0 !important;
}
.h2_text_builder_top {
	background-color: rgba(86,155,218,.1) !important;
	border-top: solid 1px rgba(86,155,218,.1);
}
.h2_text_builder_top .text-side .spacer-item_wrap:first-child > .spaceable-top {
	padding-bottom: 0 !important;
}
.h2_text_builder_top .subtitle {
	margin-bottom: 1rem;
}
.three_images.section_name {
	padding: 0;
	background-color: transparent !important;
}
.three_images .text-side_inner .spacer-item_wrap .headding_wrap .section_h3,
.three_images .text-side_inner .spacer-item_wrap .editable.letter {
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.15);
}
.portfolio_coloroverlay li {
	padding-bottom: 1rem;
}
.portfolio_coloroverlay li:nth-child(n + 4) {
	display: none;
}
.portfolio_coloroverlay li .image-wrap,
.portfolio_coloroverlay li .image-wrap .portfolio_image {
	border-radius: 2.5rem 2.5rem 2.5rem 0;
}
.block_02_alter .section_inner .block_first .text-side .section_btn a {
	border-color: #fff !important;
	background-color: #569bda !important;
	color: #fff !important;
}
.block_02_alter .section_inner .block_first .text-side .section_btn a::before {
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
}
.block_02_alter .section_inner .block_first .text-side .section_btn a:hover {
	background-color: #1d57cc !important;
}
.block_02_alter .section_inner .block_first .text-side .section_btn a:hover::before {
	border-color: transparent;
}
.information_card {
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346863/optimized_bPudo2j8OHPm9Ncg5iUDMw.png) no-repeat center / cover !important;
}
.information_card .info-side .cta-text_wrap,
.information_card .info-side .cta-text {
	margin-top: 1.5rem;
}
.information_card .info-side_content-inner {
	border-radius: 2.5rem;
    border: .8rem solid #00174d;
	border-top-color: #002680;
	border-left-color: #002680;
	background-color: rgba(255,255,255,.88);
	box-shadow: .7rem .7rem 0 rgba(0,0,0,.12);
	transition: .5s ease;
}
.information_card .info-side_content-inner:hover {
	transform: translate(.7rem, .7rem);
	box-shadow: 0 0 0 transparent;
}
.information_card .info-side .info-side_content-inner .info-side_mail-text,
.information_card .info-side .info-side_content-inner .info-side_tel-text {
	transition: .5s ease;
	filter: drop-shadow(.2rem .2rem 0 rgba(0,0,0,.08));
}
/*
.information_card .info-side .info-side_content-inner:hover .info-side_mail-text,
.information_card .info-side .info-side_content-inner:hover .info-side_tel-text {
	transform: scale(1.1);
}*/
#section-wrapper .information_card .text-side .headding {
	color: #fff;
	font-size: 4.2rem;
	text-shadow: .3rem .2rem 0 rgba(0,0,0,.15);
}
#section-wrapper .information_card .text-side .subtitle {
	font-size: 2.4rem;
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.15);
}
#section-wrapper .information_card .text-side .letter {
	color: #fff;
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.15);
}
.info-side_mail-text,
.info-side_mail-text .section_h3 {
	color: #1d57cc;
}
.info-side_tel-text,
.info-side_tel-text .section_h3 {
	color: #ffa333;
}
section:first-of-type .content [class^="mainvisual"] {
    box-shadow: inset 0 -.3rem .3rem rgba(0,0,0,.03);
    border-bottom: solid 1px #fff;
}
@media only screen and (min-width: 768px) {
	.half_fit_image_builder .image-side .frame-image {
		border-radius: 0 3rem 0 0;
	}
	.half_fit_image .image-side .frame-image {
		border-radius: 0 3rem 0 0;
	}
	.half_fit_image.reverse .image-side .frame-image {
		border-radius: 0 0 0 3rem;
	}
	.three_images .three_images-content:nth-child(1) .text-side {
		border-radius: 0 3rem 3rem 0; 
	}
	.three_images .three_images-content:nth-child(2) {
		border-radius: 3rem 0 0 3rem; 
		overflow: hidden;
	}
	.three_images .three_images-content:nth-child(2) .three_images-content_inner:nth-child(1) {
		border-radius: 0 0 0 3rem;
		overflow: hidden;
	}
	.three_images .three_images-content:nth-child(2) .three_images-content_inner:nth-child(2) {
		border-radius: 3rem 0 0 0;
		overflow: hidden;
	}
}
@media only screen and (min-width: 1025px) {
	section:first-of-type .content [class^="mainvisual"] {
		height: 100vh;
	}
	.half_fit_image_builder .image-side .frame-image {
		border-radius: 0 4rem 0 0;
	}
	.half_fit_image .image-side .frame-image {
		border-radius: 0 4rem 0 0;
	}
	.half_fit_image.reverse .image-side .frame-image {
		border-radius: 0 0 0 4rem;
	}
	.three_images .three_images-content:nth-child(1) .text-side {
		border-radius: 0 4rem 4rem 0; 
	}
	.three_images .three_images-content:nth-child(2) {
		border-radius: 4rem 0 0 4rem; 
		overflow: hidden;
	}
	.three_images .three_images-content:nth-child(2) .three_images-content_inner:nth-child(1) {
		border-radius: 0 0 0 4rem;
		overflow: hidden;
	}
	.three_images .three_images-content:nth-child(2) .three_images-content_inner:nth-child(2) {
		border-radius: 4rem 0 0 0;
		overflow: hidden;
	}
	.three_images .text-side_inner .spacer-item_wrap .headding_wrap .section_h3 {
		font-size: 3.2rem;
		margin-bottom: -2.5rem;
	}
	.information_card .info-side .section_h3 {
		font-size: 2.4rem;
	}
	.block_02_alter {
		border-bottom: solid 1px transparent;
	}
	.block_02_alter .section_inner .block_first .text-side {
		border-right: solid 1px transparent;
		border-left: solid 1px transparent;
	}
}
@media only screen and (min-width: 1310px) {
	.three_images .text-side_inner .spacer-item_wrap .headding_wrap .section_h3 {
		font-size: 3.5rem;
	}
}
@media only screen and (min-width: 1375px) {
	.half_fit_image_builder .image-side .frame-image {
		border-radius: 4rem 4rem 0 4rem;
	}
	.half_fit_image .image-side .frame-image {
		border-radius: 4rem 4rem 0 4rem;
	}
	.half_fit_image.reverse .image-side .frame-image {
		border-radius: 0 4rem 4rem 4rem;
	}
	.three_images .section_inner {
		border-radius: 4rem;
	}
}
@media only screen and (max-width: 1310px) {
	.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img, .three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img {
		object-position: 50% 0%;
	}
}
@media only screen and (max-width: 1160px) {
	.page-index #section-wrapper section:first-of-type .subtitle {
		font-size: 2.1rem;
	}
}
@media only screen and (max-width: 1024px) {
	.page-index #section-wrapper section:first-of-type .subtitle {
		font-size: 2rem;
	}
	.page-index #section-wrapper section:first-of-type .subtitle div {
		display: inline;
	}
	.mainvisual_standard .one_page_scroll_btn {
		width: 8rem;
		padding-bottom: 5rem;
		letter-spacing: .05em;
	}
	.three_images .text-side_inner .spacer-item_wrap .headding_wrap .section_h3 {
		margin-bottom: -2.5rem;
	}
	.information_card .section_inner {
		padding: 0 5rem;
	}
	#section-wrapper .information_card .text-side .headding {
		font-size: 3.5rem;
	}
	#section-wrapper .information_card .text-side .subtitle {
		font-size: 2.2rem;
	}
	.information_card .info-side {
		margin-top: 4rem;
	}
	.information_card .info-side .section_h3 {
		font-size: 2.2rem;
	}
	.h2_text_builder_top .section_inner {
		margin: -2rem auto;
	}
	.block_02_alter {
		border-bottom: solid 1px transparent;
	}
	.block_02_alter .section_inner .block_first .text-side {
		border-right: solid 1px transparent;
	}
	.block_02_alter .section_inner .block_first .image-side,
	.block_02_alter .section_inner .block_second {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.page-index #section-wrapper section:first-of-type .subtitle {
		font-size: 1.7rem;
	}
	.three_images .text-side_inner .spacer-item_wrap .headding_wrap .section_h3 {
		margin-top: 1.5rem;
		margin-bottom: -1.5rem;
	}
	.three_images .three_images-container .three_images-content-1 {
		margin-bottom: 1px;
	}
	.three_images .three_images-container .three_images-content-2 .three_images-content_inner:nth-child(2) {
		margin-top: 1px;
	}
	.information_card {
		background-position: right 42% center !important;
	}
	.information_card .section_inner {
		padding: 0 2rem;
	}
	#section-wrapper .information_card .text-side .headding {
		font-size: 2.5rem;
	}
	#section-wrapper .information_card .text-side .subtitle {
		font-size: 1.8rem;
	}
	.half_fit_image_builder .text-side_inner,
	.half_fit_image .text-side_inner {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.half_wide_limited_height_builder .text-side_inner {
		max-width: calc(100% - 5rem);
	}
	.half_wide_limited_height_builder .text-side_inner + .spaceable-bottom {
		padding-bottom: 0 !important;
	}
	.three_images .section_inner {
		margin: 0 1.5rem;
		border-radius: 2.5rem 2.5rem 2.5rem 0;
		overflow: hidden;
	}
	.information_card .info-side_content-inner {
		padding: 3.5rem 1.5rem;
	}
	.information_card .info-side .section_h3 {
		font-size: 2rem;
	}
	.h2_text_builder_top .section_inner {
		margin: -3rem auto;
	}
}

/* ----- service ----- */
.transparent_plate .section_inner {
	background-color: rgba(255,255,255,.73);
}
.transparent_plate .text_wrap {
	padding: 2rem 0;
}
.transparent_plate .headding {
	color: #1d57cc;
	text-shadow: .3rem .2rem 0 rgba(0,0,0,.08);
	letter-spacing: .05em !important;
}
.transparent_plate .letter {
	padding-bottom: 0;
}
.new_standard_content_two .text-side .section_btn {
	margin-top: 0;
}
.new_standard_content_two .text-side .headding {
	color: #569bda;
}
.standard_content_text_dup_service .text-box {
	padding: 4rem 1.5rem;
	border: solid .8rem #569bda;
	border-right-color: #1d57cc;
	border-bottom-color: #1d57cc;
	border-radius: 2.5rem 2.5rem 2.5rem 0;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346977/optimized_U5W9Ubx_dwHUvixLbf7zFQ.png) no-repeat center / cover;
}
.standard_content_text_dup_service .headding {
	text-shadow: .2rem .2rem 0 rgba(255,255,255,.75);
}
.standard_content_text_dup_service .letter {
	text-shadow: .2rem .1rem 0 rgba(255,255,255,.75);
}
.standard_content_dup_arrow .text-side .headding {
	font-size: 1.8rem;
}
.standard_content_dup_arrow .duplicatable-content .image-side .frame-image {
	border-radius: 2.5rem 2.5rem 2.5rem 0;
}
.circle-box_link_builder .duplicatable-content {
	margin-bottom: 0;
}
.circle-box_link_builder .image_wrap .image_text {
	color: #1f5fde;
	font-size: 1.9rem;
	text-shadow: .2rem .1rem 0 rgba(255,255,255,.85);
}
.circle-box_link_builder .image_wrap .circle-image::before,
.circle-box_link_builder .image_wrap .circle-image::after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	pointer-events: none;
}
.circle-box_link_builder .image_wrap .circle-image::before {
	background-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.65) 40%, rgba(255,255,255,.65) 60%, rgba(255,255,255,0) 100%);
}
.circle-box_link_builder .image_wrap .circle-image::after {
	border: solid .8rem #569bda;
	border-right-color: #1d57cc;
	border-bottom-color: #1d57cc;
}
.half_wide_limited_height_builder .section_inner {
	max-width: 1360px;
	margin: 0 auto;
}
.half_wide_limited_height_builder .section_h3 {
	color: #569bda;
}
.half_wide_limited_height_builder .image-side .frame-image {
	border-radius: 0 3rem 0 0;
}
[class^='banner_image'] {
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346977/optimized_U5W9Ubx_dwHUvixLbf7zFQ.png) no-repeat center / cover !important;
}
[class^='banner_image']::before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: .4;
}
[class^='banner_image'].width-limit .section_inner {
	max-width: 96rem;
}
[class^='banner_image'] .section-content {
	height: 28rem;
	margin-top: 0;
}
[class^='banner_image'] .text-side_bg .frame-image {
	border: solid .8rem #226fe3;
	border-right-color: #1d57cc;
	border-bottom-color: #1d57cc;
	border-radius: 2.5rem;
	box-shadow: .8rem .8rem 0 rgba(0,23,77,.12);
	transition: .5s ease;
}
[class^='banner_image'] a:hover .text-side_bg .frame-image {
	transform: translate(.8rem, .8rem);
	box-shadow: 0 0 0 transparent;
}
[class^='banner_image'] .text-side .headding {
	transition: 1s ease;
	color: #1d57cc;
	text-shadow: .2rem .2rem 0 #fff;
	font-size: 3.8rem;
}
[class^='banner_image'] a:hover .text-side .headding {
	transform: translate(.8rem, .8rem);
}
.square_four_images_with_text_builder {
	background-image: linear-gradient(145deg, rgba(31,95,222,.55) 0%, rgba(31,95,222,.7) 100%) !important;
}
.square_four_images_with_text_builder .duplicatable-content {
	width: calc(25% - 2rem);
	margin-right: 1rem;
}
.square_four_images_with_text_builder .section_h3 {
	text-shadow: .3rem .2rem 0 rgba(0,23,77,.25);
}
.square_four_images_with_text_builder .image-frame-bg .frame-image {
    border-radius: 2.5rem 2.5rem 2.5rem 0;
    border: #fff solid .8rem;
    box-shadow: 0.8rem 0.8rem 0 rgba(0,0,0,.1);
}
.square_four_images_with_text_builder .image-frame-bg .frame-image::after {
	background: #00174d;
    border-radius: 2.5rem 2.5rem 2.5rem 0;
	opacity: .15;
}
.square_four_images_with_text_builder .image-frame-bg .frame-image {
	transition: .5s ease;
}
.square_four_images_with_text_builder a:hover .image-frame-bg .frame-image {
	transform: scale(1.04);
}
#section_480729 .standard_content_text_dup_service .text-box .section_btn {
	display: none;
}
@media only screen and (min-width: 768px) {
	.standard_content_dup_arrow .duplicatable-content:not(:last-child) .image-side:after {
		font-size: 3rem;
		color: #569bda;
		right: -6%;
	}
	.new_standard_content_two .duplicatable-content:nth-child(n+3) {
		margin-top: 4%;
	}
	.standard_content_dup_arrow .duplicatable-content:not(:nth-child(-n+3)) {
		margin-top: 1rem;
	}
	.circle-box_link_builder .circle_wrap {
		max-width: 28rem;
	}
	.circle-box_link_builder .duplicatable-content:nth-child(n + 4) {
		margin-top: -4rem;
	}
	.circle-box_link_builder .image_wrap .image_text {
		font-size: 2.4rem;
	}
	.half_wide_limited_height_builder .image-side {
		max-height: 100%;
	}
}
@media only screen and (min-width: 1025px) {
	.transparent_plate .headding {
		font-size: 3.8rem;
	}
	.half_wide_limited_height_builder .image-side .frame-image {
		border-radius: 0 4rem 0 0;
	}
}
@media only screen and (min-width: 1375px) {
	.half_wide_limited_height_builder .image-side .frame-image {
		border-radius: 4rem 4rem 0 4rem;
	}
}
@media only screen and (max-width: 1024px) {
	.transparent_plate .section_inner {
		max-width: calc(100% - 10rem);
	}
	.standard_content_text_dup_service .text-box {
		padding: 3rem 1rem;
	}
	.standard_content_text_dup_service .headding {
		font-size: 1.8rem;
	}
	.circle-box_link_builder .duplicatable {
		padding: 0 1.5rem;
	}
	[class^='banner_image'] .section_inner {
		padding: 0 2.5rem;
	}
	[class^='banner_image'] .section-content {
		height: 21rem;
	}
	[class^='banner_image'] .text-side .headding {
		font-size: 3.2rem;
	}
	#section_480736 .half_wide_limited_height_builder .duplicatable-content_inner {
		flex-wrap: wrap;
	}
	#section_480736 .half_wide_limited_height_builder .text-side_inner {
		max-width: 80%;
	}
	#section_480736 .half_wide_limited_height_builder .image-side,
	#section_480736 .half_wide_limited_height_builder .text-side {
		width: 100%;
	}
	#section_480736 .half_wide_limited_height_builder .image-side_inner {
		padding-top: 56%;
	}
	#section_480736 .half_wide_limited_height_builder .image-side .frame-image {
		border-radius: 0;
	}
	#section_480736 .half_wide_limited_height_builder .text-side {
		padding: 0;
	}
	#section_480736 .half_wide_limited_height_builder .text-side .spacer-content.spaceable-bottom {
		padding-bottom: 0 !important;
	}
}
@media only screen and (max-width: 767px) {
	.mainvisual_step_animation .catch {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.transparent_plate .section_inner {
		max-width: calc(100% - 5rem);
		margin: 0 auto;
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.transparent_plate .headding {
		font-size: 2rem;
		letter-spacing: .025em;
	}
	.standard_content_dup_arrow .duplicatable-content:not(:last-child):after {
		margin: -.5rem 0 -2rem;
		font-size: 2.4rem;
		color: #569bda;
	}
	.standard_content_dup_arrow .text-side .headding {
		font-size: 1.7rem;
	}
	.standard_content_dup_arrow .text-side .text_wrap {
		margin-bottom: 0;
	}
	.half_wide_limited_height_builder .image-side .frame-image {
		border-radius: 0;
	}
	[class^='banner_image'].width-limit .section_inner {
		margin: -2rem auto;
	}
	[class^='banner_image'] .section_inner {
		padding: 0 2rem;
	}
	[class^='banner_image'] .section-content {
		height: 37.4vw;
	}
	[class^='banner_image'] .text-side .headding {
		font-size: 2.1rem;
	}
	.square_four_images_with_text_builder .duplicatable-content {
		width: 50%;
		margin-right: 0;
	}
	.square_four_images_with_text_builder .section_h3 {
		font-size: 1.7rem;
	}
	#section_480849 .section_name {
		background-position: right center;
	}
}

/* ----- recruit ----- */
#section-wrapper .h2_text_builder_recruit .headding {
	color: #fff;
}
#section-wrapper .h2_text_builder_recruit .subtitle {
	text-shadow: .2rem .2rem 0 rgba(0,23,77,.2);
}
#section-wrapper .h2_text_builder_recruit .letter {
	color: #fff;
	text-shadow: .2rem .1rem 0 rgba(0,23,77,.2);
}
#content-wrapper #section-wrapper .three_cards_dot_separator_builder {
	padding-top: 0;
}
#content-wrapper #section-wrapper .three_cards_dot_separator_builder .duplicatable-content {
	margin-bottom: 0;
	padding: 0 1.5rem;
}
#content-wrapper #section-wrapper .three_cards_dot_separator_builder .duplicatable-content,
#content-wrapper #section-wrapper .three_cards_dot_separator_builder .duplicatable-content:nth-child(1) {
	border: none;
}
#content-wrapper #section-wrapper .three_cards_dot_separator_builder .text-side .headding {
	margin-bottom: 1.5rem;
	font-size: 2rem;
	color: #569bda;
}
#content-wrapper #section-wrapper .three_cards_dot_separator_builder .image-side {
	width: 45%;
}
#content-wrapper #section-wrapper .three_cards_dot_separator_builder .text-side {
	padding: 2.5rem 0 0;
}
.new_catchcopy_simple .text-side .subtitle {
	color: #1f5fde;
}
.new_catchcopy_simple .text-side .editable_wrap {
	margin-top: 2.5rem;
}
.table_separated_border_builder .section_inner {
	padding: 0;
}
#content-wrapper #section-wrapper .table_separated_border_builder .th {
	color: #1f5fde;
}
@media only screen and (min-width: 768px) {
	#content-wrapper #section-wrapper .table_separated_border_builder .th {
		padding: 2.5rem;
		border-bottom: 5px solid rgba(31,95,222,.2);
	}
	#content-wrapper #section-wrapper .table_separated_border_builder .td {
		padding: 2.5rem;
		border-bottom: 5px solid rgba(0,0,0,.1);
	}
	#content-wrapper #section-wrapper .table_separated_border_builder .duplicatable-content:nth-child(1) .th {
		border-top: 5px solid rgba(31,95,222,.2);
	}
	#content-wrapper #section-wrapper .table_separated_border_builder .duplicatable-content:nth-child(1) .td {
		border-top: 5px solid rgba(0,0,0,.1);
	}
}
@media only screen and (min-width: 1025px) {
	#content-wrapper .new_catchcopy_simple .text-side .subtitle {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 1024px) {
	.h2_text_builder_recruit .section_inner {
		padding: 0 2.5rem;
	}
}
@media only screen and (max-width: 767px) {
	#content-wrapper #section-wrapper .three_cards_dot_separator_builder .text-side .headding {
		margin-top: 0;
	}
	#content-wrapper #section-wrapper .three_cards_dot_separator_builder .image-side {
		width: 40%;
	}
	#content-wrapper #section-wrapper .three_cards_dot_separator_builder .text-side {
		padding-top: 2rem;
	}
	#content-wrapper #section-wrapper .three_cards_dot_separator_builder .text-side .headding {
		margin-bottom: 1rem;
		font-size: 1.8rem;
	}
	#content-wrapper #section-wrapper .three_cards_dot_separator_builder .duplicatable-content + .duplicatable-content {
		margin-top: 3rem;
	}
	#content-wrapper #section-wrapper .table_separated_border_builder .duplicatable-content:nth-child(1) .th,
	#content-wrapper #section-wrapper .table_separated_border_builder .th {
		border-top: 5px solid rgba(0,0,0,.1);
	}
	#content-wrapper #section-wrapper .table_separated_border_builder .th {
		padding: 2.5rem 0 .2rem;
	}
	.table_separated_border_builder .duplicatable-content:last-child {
		border-bottom: 5px solid rgba(0,0,0,.1);
	}
	#section_480844 .section_name {
		background-position: left 25% center;
	}
}

/* ----- workstyle ----- */
#content-wrapper .photo_gallery_02 .duplicatable-content img {
	border-radius: 2rem;
}
#content-wrapper .photo_gallery_02 .duplicatable-content:last-child {
	margin-bottom: 0;
}
.three_cards_title_shift_builder .image-side .frame-image {
	border-radius: 2.5rem 2.5rem 2.5rem 0;
}
.three_cards_title_shift_builder .text-side {
	margin-top: -4.7rem;
}
.three_cards_title_shift_builder .text-side .headding_wrap {
	margin-bottom: .5rem;
}
#section-wrapper .three_cards_title_shift_builder .text-side .headding {
	font-size: 3.5rem;
	color: #569bda;
	text-shadow: .3rem -.3rem 0 #fff;
}
.three_cards_title_shift_builder .text-side .subtitle_wrap {
	margin-bottom: 2.5rem;
}
#section-wrapper .three_cards_title_shift_builder .text-side .subtitle {
	color: #1f5fde;
	font-size: 2rem;
}
.unevenness_opposite .section_inner {
	padding-bottom: 0;
}
.unevenness_opposite .duplicatable-container .duplicatable-content {
	margin-top: 0;
}
.unevenness_opposite .duplicatable-container {
	margin-bottom: 0;
}
.unevenness_opposite .duplicatable-container .duplicatable-content + .duplicatable-content {
	margin-top: 5rem;
}
#content-wrapper #section-wrapper .unevenness_opposite .image-frame {
	border-radius: 3rem 3rem 0 3rem;
	overflow: hidden;
}
#content-wrapper #section-wrapper .unevenness_opposite .duplicatable-container .duplicatable-content:nth-child(even) .image-frame {
	border-radius: 0 3rem 3rem 3rem;
}
.unevenness_opposite .section_h3 {
	color: #569bda;
}
.card_icon .card_icon-wrapper {
	margin-right: 2rem;
	margin-left: 2rem;
}
.card_icon .card_icon-item {
	align-items: center;
	background-image: linear-gradient(145deg, #1f5fde 0%, #569bda 100%);
	border: none;
	box-shadow: none;
}
.card_icon .text-side {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}
.card_icon .headding_wrap,
.card_icon .letter_wrap {
	width: 100%;
}
.card_icon .section_h3 {
	font-size: 2rem;
	color: #fff;
}
.card_icon .letter {
	color: #fff;
}
.new_standard_content_two .text-side .subtitle_wrap {
	margin-top: 2rem;
}
@media only screen and (max-width: 1024px) {
	.three_cards_title_shift_builder .duplicatable-content {
		width: 33.3%;
		padding: 0 1rem;
	}
	#section-wrapper .three_cards_title_shift_builder .text-side .headding {
		font-size: 2.8rem;
	}
}
@media only screen and (max-width: 820px) {
	.three_cards_title_shift_builder .text-side {
		margin-top: -3.7rem;
	}
	#section-wrapper .three_cards_title_shift_builder .text-side .headding {
		font-size: 2.5rem;
	}
	#section-wrapper .three_cards_title_shift_builder .text-side .subtitle {
		font-size: 1.8rem;
		line-height: 1.5;
	}
}
@media only screen and (max-width: 767px) {
	#section-wrapper .photo_gallery_02 .duplicatable-content img {
		border-radius: 1.5rem;
	}
	.three_cards_title_shift_builder .duplicatable-content {
		width: 100%;
		padding: 0;
	}
	#section-wrapper .three_cards_title_shift_builder .text-side .headding {
		font-size: 2.4rem;
		text-shadow: .2rem -.2rem 0 #fff;
	}
	.three_cards_title_shift_builder .text-side .subtitle_wrap {
		margin-bottom: 2rem;
	}
	#section-wrapper .three_cards_title_shift_builder .text-side .subtitle {
		font-size: 1.7rem;
	}
	.three_cards_title_shift_builder .text-side {
		padding-bottom: 4rem;
	}
	.three_cards_title_shift_builder .duplicatable-content:last-child .text-side {
		padding-bottom: 0;
	}
	.card_icon .section_h3 {
		font-size: 1.8rem;
	}
	#section-wrapper #section_480832 .headding {
		font-size: 2.6rem !important;
		letter-spacing: 0;
	}
}

/* ----- aboutus ----- */
.title_line_wide_reversible {
	background-color: transparent !important;
}
.title_line_wide_reversible .title-box > .spacer-item_wrap:first-child {
	display: none;
}
.title_line_wide_reversible .headding {
	font-size: 3.8rem;
	color: #1f5fde;
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.08);
}
#section-wrapper .title_line_wide_reversible .text-box .editable_wrap_title .letter {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 600;
	font-size: 2rem;
	color: #ffa333;
	background-image: linear-gradient(90deg, #fad000 0%, #ffa333 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
}
.how_it_works_builder_aboutus .tech {
	max-width: 144rem;
	margin: 0 auto;
}
.how_it_works_builder_aboutus .technology_how_it_works-step {
	align-items: flex-start;
}
.how_it_works_builder_aboutus .technology_how_it_works-step + .technology_how_it_works-step {
	margin-top: 3rem;
}
.how_it_works_builder_aboutus .technology_how_it_works-step .step_title {
	margin-top: 0;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 600;
	line-height: 1.45 !important;
	color: #569bda;
}
.how_it_works_builder_aboutus .technology_how_it_works-image_container img {
	border-radius: 3rem 3rem 3rem 0;
}
@media only screen and (min-width: 768px) {
	.title_line_wide_reversible .text-box {
		margin-top: 0;
	}
	#section-wrapper .title_line_wide_reversible .text-box .editable_wrap_title .letter br {
		display: none;
	}
}
@media only screen and (min-width: 1025px) {
	.how_it_works_builder_aboutus .technology_how_it_works-step .step_text {
		width: calc(100% - 18rem);
	}
	.how_it_works_builder_aboutus .technology_how_it_works-image_container img {
		min-height: 56rem;
    	object-fit: cover;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-step .step_title {
		font-size: 2.4rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-step .step-image {
		margin: 0 2.5rem 0 .5rem;
		padding: 0;
	}
}
@media only screen and (min-width: 1375px) {
	.how_it_works_builder_aboutus .technology_how_it_works-image_container img {
		border-radius: 4rem 4rem 4rem 0;
	}
}
@media only screen and (max-width: 1024px) {
	.title_line_wide_reversible .headding {
		font-size: 3rem;
	}
	.title_line_wide_reversible .text-box {
		margin-top: 2rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-text_container .technology_how_it_works-step {
		align-items: flex-start;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-text_container .technology_how_it_works-step div.image-frame {
		margin: 0 3rem 0 0;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-text_container .step_title {
		font-size: 2.4rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-image_container {
		padding-top: 3rem;
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 767px) {
	.title_line_wide_reversible .section_inner {
		margin: -2.5rem auto -4rem;
	}
	.title_line_wide_reversible .headding {
		font-size: 2.4rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-text_container {
		padding-bottom: 2.5rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-step + .technology_how_it_works-step {
		margin-top: 2.5rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-text_container .technology_how_it_works-step div.image-frame {
		width: 7.5rem;
		margin-top: .3rem;
		margin-right: 2rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-text_container .step_title {
		font-size: 2rem;
	}
	.how_it_works_builder_aboutus .technology_how_it_works-image_container img {
		border-radius: 2.5rem 2.5rem 2.5rem 0;
	}
	#section-wrapper #section_480715 .section_h2.headding {
		font-size: 2.3rem !important;
	}
}

/* ----- company ----- */
.half_slanted_line .half_content {
	background-color: rgba(255,255,255,.75);
	border: solid 1rem #569bda;
	border-right-color: #1f5fde;
	border-bottom-color: #1f5fde;
	border-radius: 2.5rem;
	overflow: hidden;
	box-shadow: .7rem .7rem 0 rgba(0,0,0,0.08);
}
#section-wrapper .half_slanted_line .subtitle {
	font-size: 2.4rem;
	color: #569bda;
	text-shadow: .3rem .2rem 0 rgba(0,0,0,.08);
}
.table_light_builder_company .table_wrap .tr .th {
	background-color: rgba(86,155,218,.15);
}
.api_map .map_area {
	border-radius: 2.5rem;
}
#section-wrapper #section_480804 .h2_center_builder .subtitle_wrap {
	margin-top: 1rem;
}
@media only screen and (max-width: 1024px) {
	#section-wrapper .half_slanted_line .headding {
		font-size: 3rem;
	}
	#section-wrapper .half_slanted_line .subtitle {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 768px) {
	.half_slanted_line .text-side_inner {
		margin-top: -5rem;
		position: relative;
		z-index: 2;
	}
	.half_slanted_line .frame-image {
		border-radius: 1.5rem 1.5rem .5rem 0;
	}
	.half_slanted_line .text-side::after {
		height: 7.5rem;
		top: -7.5rem;
	}
	#section-wrapper .half_slanted_line .headding {
		font-size: 2.8rem;
	}
}
@media only screen and (max-width: 767px) {
	.half_slanted_line .text-side_inner {
		margin-top: -2.5rem;
	}
	.half_slanted_line .frame-image {
		min-height: 25rem;
		border-radius: 1.2rem 1.2rem 0 0;
	}
	#section-wrapper .half_slanted_line .headding {
		font-size: 2.3rem;
	}
	#section-wrapper .half_slanted_line .subtitle {
		font-size: 1.7rem;
	}
}

/* ----- contact ----- */
#section-wrapper #section_480810 [class^='h2_center'] .headding {
	font-size: 2.6rem !important;
	margin-bottom: 1.5rem;
}
#section-wrapper #section_480810 [class^='h2_center'] .subtitle {
	font-size: 2rem !important;
	font-weight: 600 !important;
}
#section_480810 .h2_center_builder_contact .spacer-item_wrap:nth-child(1) .editable_wrap {
	margin-bottom: 2rem;
}
#section_480809 [class^='banner_image']::before {
	display: none;
}
#section_480810 .section_name {
	border: none;
}
#section_480822 .section_name {
	background-position: left 40% center;
}
@media only screen and (max-width: 1024px) {
	#section-wrapper #section_480810 [class^='h2_center'] .headding {
		font-size: 2.4rem !important;
	}
}
@media only screen and (max-width: 767px) {
	#section-wrapper #section_480810 [class^='h2_center'] .headding {
		font-size: 2rem !important;
	}
	#section-wrapper #section_480810 [class^='h2_center'] .headding br {
		display: none;
	}
	#section-wrapper #section_480810 [class^='h2_center'] .subtitle {
		font-size: 1.7rem !important;
	}
	.check_before_contact .intro .section_h3, .contact_policy.contact_policy_builder .intro .section_h3 {
		font-size: 2rem;
	}
.scroll-locked .logo_side{height: 100px !important;}

	.footer_menu_center_builder .back-top {
    width: 7em;
    height: 10em;
}
}
/* END */


