.mainvisual_step_animation{position:relative;height:100vh;overflow:hidden}.mainvisual_step_animation .animation-cover div{position:absolute;top:0;background-color:#333;z-index:2;width:13%;height:100%;animation:step_animation 0.8s cubic-bezier(0.46, 0.26, 0.15, 0.89) 1 forwards}.mainvisual_step_animation .animation-cover div:nth-last-of-type(1){left:0;animation-delay:0.1s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(2){left:12.5%;animation-delay:0.2s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(3){left:25%;animation-delay:0.3s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(4){left:37.5%;animation-delay:0.4s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(5){left:50%;animation-delay:0.5s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(6){left:62.5%;animation-delay:0.6s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(7){left:75%;animation-delay:0.7s !important}.mainvisual_step_animation .animation-cover div:nth-last-of-type(8){left:87.5%;animation-delay:0.8s !important}@keyframes step_animation{0%{top:0}100%{top:-100%}}.mainvisual_step_animation .section_inner{height:100%;width:100%;position:absolute;top:0;display:flex;align-items:center}.mainvisual_step_animation .image-side{position:absolute;top:0;height:100%;width:100%}.mainvisual_step_animation .swiper-wrapper{height:100%}.mainvisual_step_animation .swiper-slide{height:100%;position:relative;overflow:hidden}.mainvisual_step_animation .swiper-slide img{height:100vh;width:auto;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.mainvisual_step_animation .catch{position:relative;margin-left:5%;font-family:Oswald;color:#fff;overflow:hidden}.mainvisual_step_animation .catch::before{content:"";display:block;background-color:#333;position:absolute;top:0;left:0;right:100%;bottom:0;animation:text-wrap_fade 0.8s ease-out 1 forwards;animation-delay:1.1s !important}.mainvisual_step_animation .catch_head{font-size:1.2rem}.mainvisual_step_animation .catch_text{font-size:3rem;font-weight:300}.mainvisual_step_animation .catch_text span{font-weight:500}.mainvisual_step_animation .catch_subtext{font-size:2rem;font-weight:lighter}@keyframes text-wrap_fade{0%{left:0;right:100%}40%{left:0;right:0}60%{left:0;right:0}100%{left:100%;right:0}}.mainvisual_step_animation .editable_wrap{opacity:0;animation:text_fade-in 0.5s ease-out 1 forwards;animation-delay:1.7s !important;min-width:150px}@keyframes text_fade-in{0%{opacity:0}100%{opacity:1}}.mainvisual_step_animation .headding_wrap{font-size:3rem}.mainvisual_step_animation .subtitle_wrap{font-size:2rem}.mainvisual_step_animation .swiper-pagination{width:auto;position:absolute;right:10px;left:auto}.mainvisual_step_animation .swiper-pagination-bullet{opacity:1;background:#fff;width:6px;height:6px;margin:0 7px;vertical-align:middle}.mainvisual_step_animation .swiper-pagination-bullet-active{background:transparent;border:2px solid #fff;width:12px;height:12px}@media only screen and (min-width: 1025px){.mainvisual_step_animation .swiper-slide img{width:120%;height:auto}.mainvisual_step_animation .catch_head{font-size:2.5rem}.mainvisual_step_animation .catch_text{font-size:5rem}.mainvisual_step_animation .catch_subtext{font-size:2.5rem}.mainvisual_step_animation .headding_wrap{font-size:5rem}.mainvisual_step_animation .subtitle_wrap{font-size:2.5rem}}
.blog_unity .content-wrap{display:grid;grid-template-columns:330px 1fr;grid-template-rows:92px 92px;column-gap:50px;row-gap:30px}.blog_unity .text-side{grid-row:1 / 2;grid-column:1 / 2;margin-left:5px}.blog_unity .text-side .section_h3{font-size:30px}.blog_unity .text-side .subtitle{font-size:15px}.blog_unity .section_btn{grid-row:2 / 3;grid-column:1 / 2;margin:0}.blog_unity .blog-side-wrap{position:relative;width:100%;height:100%;grid-row:1 / 4;grid-column:2 / 3}.blog_unity .blog-side{position:relative}.blog_unity .blog-side .article_template{border-bottom:1px dotted #ccc}.blog_unity .blog-side .article_template+.article_template{margin-top:1rem}.blog_unity .blog-side .blog_content{display:flex;gap:40px;padding:0 15px 15px;position:relative}.blog_unity .blog-side .blog_content:hover .more_read:after{margin-left:.5rem}.blog_unity .blog-side .blog_image-wrap{width:200px;height:120px;border-radius:20px;border:1px solid #e6e6e6;overflow:hidden;flex-shrink:0}.blog_unity .blog-side .blog_image{width:100%;height:100%;background-image:url("//s1.crcn.jp/images/noimage.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}.blog_unity .blog-side .text_wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:15px}.blog_unity .blog-side .blog_meta{display:flex;gap:15px;font-size:14px}.blog_unity .blog-side .date{font-size:.8em}.blog_unity .blog-side .category{font-size:.8em;text-align:center;color:#fff;background-color:#3e9bc4;padding:0 0.5rem;margin-left:auto;max-width:140px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog_unity .blog-side .blog_title{width:100%;font-size:20px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog_unity .blog-side .more_read{font-size:.8em;margin:.5rem 0 0 auto;position:absolute;bottom:15px;right:0}.blog_unity .blog-side .more_read:before{content:'→';margin-left:10px}.blog_unity .blog-side .more_read:after{content:'more';display:inline-block;margin-left:1rem;transition:margin-left .3s ease-in-out}@media only screen and (max-width: 1024px){.blog_unity .content-wrap{display:block}.blog_unity .text-side{margin-bottom:30px;margin-left:30px}.blog_unity .section_btn{margin:0 auto}.blog_unity .blog-side-wrap{margin-bottom:30px}.blog_unity .blog-side .blog_content{gap:20px}.blog_unity .blog-side .blog_image-wrap{width:150px;height:90px;border-radius:15px}.blog_unity .blog-side .blog_title{font-size:16px}.blog_unity .blog-side .blog_meta{font-size:12px}}@media only screen and (max-width: 767px){.blog_unity .blog-side .blog_meta{gap:0;flex-direction:column-reverse}.blog_unity .blog-side .category{margin-left:0}}@media only screen and (max-width: 480px){.blog_unity .text-side .section_h3{font-size:25px}.blog_unity .blog-side .blog_content{padding:0 0 15px}.blog_unity .blog-side .text_wrap{gap:5px}.blog_unity .blog-side .blog_image-wrap{width:100px;height:60px;border-radius:10px}.blog_unity .more_read.letter::after{display:none}}
.fit_card_one{text-align:center}.fit_card_one .section_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_one .image-side{position:relative}.fit_card_one .image-side_bg{width:100%}.fit_card_one .image-side_inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.fit_card_one .image-side .image-frame-bg{padding-top:66%}.fit_card_one .image-side .frame-image{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_one .image-side_text{width:90%;margin-top:-1rem;font-family:YakuHanMP,"Times New Roman","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Sawarabi Mincho",Meiryo,serif;color:#fff;z-index:2;padding:5rem 0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fit_card_one .image-side_text .title{font-size:3rem}.fit_card_one .image-side_text .title span{font-size:1.6rem;display:block;line-height:1}.fit_card_one .image-side .headding_wrap,.fit_card_one .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.fit_card_one .image-side .editable_wrap{font-size:1.5rem}.fit_card_one .text-side{position:relative;width:90%;max-width:990px;margin:-2rem auto 0}.fit_card_one .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_one .text-side_inner{position:relative;z-index:2;max-width:310px;margin:auto;padding:0 1.5rem}.fit_card_one .text-side .headding_wrap,.fit_card_one .text-side .section_h3{font-size:2.5rem}.fit_card_one .text-side .spacer-item_wrap:nth-child(2) .editable_wrap,.fit_card_one .text-side .subtitle,.fit_card_one .text-side .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.fit_card_one .image-side .image-frame-bg{padding-top:38%}.fit_card_one .image-side_text{font-size:3rem;margin-top:-2.5rem}.fit_card_one .image-side_text .title{font-size:6rem}.fit_card_one .image-side_text .title span{font-size:3rem}.fit_card_one .image-side .headding_wrap,.fit_card_one .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:6rem}.fit_card_one .text-side{margin:-5rem auto 0}.fit_card_one .text-side_inner{max-width:850px}.fit_card_one .text-side .spacer-item_wrap:nth-child(2) .editable_wrap,.fit_card_one .text-side .subtitle,.fit_card_one .text-side .subtitle_wrap{font-size:1.2rem}.fit_card_one .section_h3{font-size:3rem}}
.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}}
.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}}
body:not(.eat_cms) .wide_block_link_flex .block_link.u_none-hover{pointer-events:none}.wide_block_link_flex .duplicatable-container{display:flex;flex-wrap:wrap;gap:5px}.wide_block_link_flex .duplicatable-content{width:calc((100% - 10px) / 3);min-height:140px;flex-grow:1;overflow:hidden}.wide_block_link_flex .duplicatable-content_inner{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;min-height:140px}.wide_block_link_flex .image-side{position:absolute;top:0;left:0;width:100%;height:100%}.wide_block_link_flex .text-side{position:relative;width:90%;text-align:center;padding:10px 0}.wide_block_link_flex .text-side .letter{color:#fff;font-size:2rem;font-weight:bold}.wide_block_link_flex .link-setting{left:38px}@media only screen and (max-width: 768px){.wide_block_link_flex .duplicatable-container{flex-direction:column;align-items:center}.wide_block_link_flex .duplicatable-content{width:90%;flex-grow:0}}
.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}
body:not(.eat_cms) .block_link.u_none-hover{pointer-events:none}.eat_cms .information_half_wide .info-wrapper{margin-bottom:80px}.information_half_wide.reverse .info-wrapper{flex-direction:row-reverse}@media only screen and (max-width: 1024px){.information_half_wide.reverse .info-wrapper{flex-direction:column-reverse}}.information_half_wide .info-wrapper{display:flex;height:480px}.information_half_wide .link-side{width:50%;position:relative}.information_half_wide .link-side .duplicatable{width:100%;height:100%}.information_half_wide .link-side .duplicatable-container{width:100%;height:100%;display:flex;flex-direction:column}.information_half_wide .link-side .duplicatable-content{width:100%;height:25%;flex-grow:1}.information_half_wide .link-side_inner{position:relative;width:100%;height:100%;border-top:1px solid #151E2F}.information_half_wide .link-side_bg{position:absolute;top:0;left:0;width:100%;height:100%}.information_half_wide .link-side_text{padding:0 60px;position:absolute;top:50%;transform:translateY(-50%);color:#151E2F}.information_half_wide .link-side .headding_wrap,.information_half_wide .link-side .section_h3{font-size:3.2rem}.information_half_wide .link-side .letter_wrap,.information_half_wide .link-side .letter{font-size:1.8rem}.information_half_wide .contact-side{width:50%;position:relative}.information_half_wide .contact-side_inner{width:100%;height:100%}.information_half_wide .contact-side_bg{position:absolute;top:0;left:0;width:100%;height:100%}.information_half_wide .contact-side_text{text-align:center;font-size:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#151E2F;width:90%}.information_half_wide .contact-side .letter{font-weight:bold}.information_half_wide .contact-side .microcopy_wrap{font-size:1.5rem}.information_half_wide .contact-side .microcopy{font-size:1.5rem}.information_half_wide .editable{min-width:100px}@media only screen and (max-width: 1024px){.information_half_wide .info-wrapper{flex-direction:column}.information_half_wide .link-side{width:100%;height:50%}.information_half_wide .link-side .duplicatable-container{flex-direction:row;flex-wrap:wrap}.information_half_wide .link-side .duplicatable-content{width:50%;height:auto}.information_half_wide .link-side .duplicatable-content:nth-child(2n) .link-side_inner{border-left:1px solid #151E2F}.information_half_wide .link-side .headding_wrap,.information_half_wide .link-side .section_h3{font-size:2rem}.information_half_wide .link-side .letter_wrap,.information_half_wide .link-side .letter{font-size:1.5rem}.information_half_wide .link-side_text{padding:0 8px;text-align:center;left:50%;transform:translate(-50%, -50%);width:100%}.information_half_wide .contact-side{width:100%;height:50%}.information_half_wide .contact-side_text{font-size:2.5rem}}
.fit_card_two{text-align:center}.fit_card_two .section_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_two .image-side{position:relative}.fit_card_two .image-side_bg{width:100%}.fit_card_two .image-side_inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.fit_card_two .image-side .image-frame-bg{padding-top:66%}.fit_card_two .image-side .frame-image{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_two .image-side_text{width:90%;color:#fff;z-index:2;margin-top:-1rem;padding:5rem 0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fit_card_two .image-side .headding_wrap,.fit_card_two .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,.fit_card_two .image-side_text .title{font-size:3rem}.fit_card_two .image-side .editable_wrap{font-size:1.5rem}.fit_card_two .text-side{position:relative;width:90%;max-width:990px;margin:-2rem auto 0}.fit_card_two .text-side_content{margin-bottom:3rem;position:relative;padding:0 1.5rem 2.5rem}.fit_card_two .text-side_content:nth-child(2){margin-bottom:0}.fit_card_two .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_two .text-side_inner{position:relative;z-index:2;max-width:310px;margin:auto}.fit_card_two .text-side .headding_wrap,.fit_card_two .text-side .section_h3{font-size:2.5rem}.fit_card_two .text-side .subtitle,.fit_card_two .text-side .subtitle_wrap{font-size:1.1rem}.fit_card_two .text-side .spacer-item_wrap:nth-child(3) .editable_wrap{font-size:2.5rem}.fit_card_two .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.1rem}.fit_card_two .section_btn{position:relative}@media only screen and (min-width:768px){.fit_card_two .image-side .image-frame-bg{padding-top:38%}.fit_card_two .image-side_text{font-size:3rem;margin-top:-2.5rem}.fit_card_two .image-side .headding_wrap,.fit_card_two .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,.fit_card_two .image-side_text .title{font-size:6rem}.fit_card_two .text-side{margin:-5rem auto 0;display:-ms-flexbox;display:flex;height:100%}.fit_card_two .text-side_content{width:49%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}.fit_card_two .text-side_content:nth-child(2){margin-left:2%}.fit_card_two .text-side_inner{max-width:340px;width:100%;height:100%}.fit_card_two .text-side .spacer-item_wrap:nth-child(4) .editable_wrap,.fit_card_two .text-side .subtitle,.fit_card_two .text-side .subtitle_wrap{font-size:1.2rem}}
.editable-half .image-side{position:relative}.editable-half .image-side_inner{padding-top:66%}.editable-half .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.editable-half .text-side{position:relative;margin-bottom:5rem}.editable-half .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:5rem auto 0}.editable-half .section_h3{font-size:3rem}.editable-half .subtitle{font-size:1.1rem;margin-bottom:2rem}.editable-half .letter{margin-bottom:2.5rem}@media only screen and (min-width: 768px){.editable-half{display:flex}.editable-half .image-side,.editable-half .text-side{width:50%}.editable-half .image-side_inner{height:100%}.editable-half .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.editable-half .text-side .spacer-content{width:100%}.editable-half .text-side_inner{max-width:500px}.editable-half .section_btn{margin-left:0}.editable-half .section_h3{font-size:3.5rem}.editable-half .subtitle{font-size:1.2rem}}
.api_map_text{text-align:center}.api_map_text .map_area{padding-top:100%;position:relative;overflow:hidden}.api_map_text .map_area iframe{position:absolute;top:0;left:0}.api_map_text .image-side{position:relative;margin-bottom:2rem}.api_map_text .overlay{display:none}.api_map_text_wide .map_area{padding-top:57%}.api_map_text .headding_wrap,.api_map_text .section_h3{font-size:3rem}.api_map_text .editable_wrap,.api_map_text .spacer-item_wrap:nth-child(1) .editable_wrap,.api_map_text .subtitle,.api_map_text .subtitle_wrap{font-size:1.5rem}.api_map_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:3rem}@media only screen and (min-width:768px){.api_map_text{text-align:left}.api_map_text .section_inner{display:-ms-flexbox;display:flex}.api_map_text .image-side,.api_map_text .text-side{width:50%}.api_map_text .image-side{margin-bottom:0}.api_map_text .text-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:0 1.5rem 0 5rem}.api_map_text .text-side_inner{width:100%;max-width:400px;padding:2rem 0}.api_map_text .text-side .spacer{width:100%}.api_map_text .section_btn{margin-left:0}.api_map_text.reverse .section_inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.api_map_text_wide .map_area{height:100%;padding-top:82%}.api_map_text .headding_wrap,.api_map_text .section_h3,.api_map_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:3.5rem}}
body:not(.eat_cms) .block_link.u_none-hover{pointer-events:none}body:not(.eat_cms) .information_card .info-side_tel-text{pointer-events:none}.information_card .information_card-content{display:flex;justify-content:space-between}.information_card .text-side{width:40%}.information_card .text-side .headding_wrap,.information_card .text-side .section_h2{font-size:6.4rem;font-weight:bold}.information_card .text-side .subtitle_wrap,.information_card .text-side .subtitle{font-size:1.8rem}.information_card .text-side .letter_wrap{margin-top:30px;font-size:1.6rem}.information_card .text-side .letter{font-size:1.6rem}.information_card .info-side{width:50%;display:flex;flex-direction:column;gap:20px}.information_card .info-side_content-inner{position:relative;padding:50px 20px;display:flex;justify-content:center;align-items:center;width:100%;border:1px solid #333}.information_card .info-side-bg{position:absolute;width:100%;height:100%}.information_card .info-side .info-side_mail-text,.information_card .info-side .info-side_tel-text{position:relative;text-align:center;z-index:2}.information_card .info-side .headding_wrap,.information_card .info-side .section_h3{font-size:2rem}.information_card .info-side .cta-text_wrap,.information_card .info-side .cta-text{font-size:3.3rem;font-weight:bold;margin-top:20px}.information_card .info-side .microcopy_wrap,.information_card .info-side .microcopy{font-size:1.4rem}.information_card .editable{min-width:100px}@media only screen and (max-width: 1024px){.information_card .information_card-content{flex-direction:column;align-items:center}.information_card .text-side{text-align:center;width:100%}.information_card .text-side .headding_wrap,.information_card .text-side .section_h2{font-size:4rem}.information_card .info-side{margin-top:20px;width:100%}.information_card .info-side .headding_wrap,.information_card .info-side .section_h3{font-size:1.8rem}.information_card .info-side .cta-text_wrap,.information_card .info-side .cta-text{font-size:2.2rem}}
#footer-section{z-index:3}@media only screen and (max-width: 768px){.jobs #footer-section .detail-side{display:none}}.footer-block .footer_menu_center .detail-side{bottom:0;transition:bottom .5s}.footer_menu_center{background-color:#fff;font-size:1.4rem}.footer_menu_center .footer-company{position:relative}.footer_menu_center .footer-company::before{content:"";position:absolute;top:0;left:50%;width:100%;height:1px;background-color:#ccc;transform:translateX(-50%)}.footer_menu_center .logo-side{padding:2rem 0;text-align:center}.footer_menu_center .logo{max-width:120px;margin:0 auto 2rem}.footer_menu_center .logo img{width:auto;max-width:100%}.footer_menu_center .logo div{display:inline}.footer_menu_center .menu-side{display:none}.footer_menu_center .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 .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 .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_menu_center .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_menu_center .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 .detail-side_first .hour{font-size:1.2rem;display:none}.footer_menu_center .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_menu_center .letter{letter-spacing:.1em}.footer_menu_center .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_menu_center .sns-side{margin-bottom:2rem}.footer_menu_center .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_menu_center .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_menu_center .section_btn a{white-space:nowrap}.footer_menu_center .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 .back-top .arrow:before{content:"▲";color:#f44336}@media only screen and (min-width: 768px){.footer_menu_center .footer-company{padding:3.5rem 0 2rem}.footer_menu_center .footer-company_inner{display:flex;flex-wrap:wrap}.footer_menu_center .logo{display:block;margin:0 auto}.footer_menu_center .menu-block{order:3;width:100%}.footer_menu_center .menu-side{display:block;padding:3rem 0 5rem}.footer_menu_center .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 .menu-side .duplicatable-content{width:auto;padding:0 1rem;font-size:1.4rem}.footer_menu_center .logo-side{order:1;width:200px}.footer_menu_center .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 .detail-side_first{margin-bottom:4rem;font-size:1.8rem;text-align:right;display:block}.footer_menu_center .detail-side_first .tel{font-size:2.2rem}.footer_menu_center .detail-side_first .tel:after{content:none}.footer_menu_center .detail-side_first .tel a{position:relative;pointer-events:none}.footer_menu_center .detail-side_first .hour{display:block}.footer_menu_center .detail-side_second{max-width:300px;margin-bottom:3rem}.footer_menu_center .detail-side>div{margin-bottom:0;width:100%}.footer_menu_center .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 .sns-side{margin-bottom:0}.footer_menu_center .sns-side .duplicatable-content{width:60px}.footer_menu_center .section_btn{margin:auto 0 auto auto}.footer_menu_center .back-top{bottom:80px}}@media only screen and (max-width: 768px){.footer_menu_center .detail-side_first .tel{font-size:0 !important}.footer_menu_center .detail-side_second .section_btn{max-width:none}.footer_menu_center .detail-side_second .section_btn a{border-radius:0}}@media only screen and (min-width: 768px){_:-ms-lang(x)::-ms-backdrop,.footer_menu_center .detail-side{align-items:center;margin:unset}_:-ms-lang(x)::-ms-backdrop,.footer_menu_center .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}}

/*########
共通
########*/
/*本文フォント*/
/*.letter.editable {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;
  color: #313131;
  letter-spacing: 0.03em!important;
}*/

/*フォント指定*/
/*h1,h2,h3,body,#section-wrapper .subtitle,#section-wrapper .headding,#section-wrapper .letter,
#content-wrapper .gnav_sp .sidebar-box .gnav_items li{
  font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;
  font-weight: 600;
}*/

h1,h2,h3,body,#section-wrapper .subtitle,#section-wrapper .headding,#section-wrapper .letter,
#content-wrapper .gnav_sp .sidebar-box .gnav_items li{
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  color: #313131;
  letter-spacing: 0.03em!important;
}

.letter.editable {
  font-size: 16px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  color: #313131;
  letter-spacing: 0.03em!important;
}

/*英字フォントウェイト800*/
.blog_unity .subtitle_wrap .subtitle.editable span,
.fit_card_one .text-side.section-content .subtitle.editable span,
.title_sub_builder.title_section .subtitle.editable span,
.contact-side.section-content .editable_wrap.microcopy_wrap:last-child span,
.fit_card_two .text-side.animation-container .subtitle.editable span,
.api_map_text .subtitle.editable span,
.information_card .subtitle.editable span,
.h1_center_builder.title_section .subtitle.editable span {
  font-weight: 800;
}

/*h1、h2、h3 スタイル調整*/
h1,
h1 font,
h1 span,
h1 b {
  font-size: 52px;
  font-weight: 600;
}
h2,
h2 font,
h2 span,
h2 b {
  font-size: 44px;
  font-weight: 600;
}
h3,
h3 font,
h3 span,
h3 b {
  /*font-size: 23px;*/
  font-weight: 600;
}
.section_h3 {
  line-height: 1.2;
}
/*767px以下の場合 h1、h2、h3 サイズ調整**/
@media screen and (max-width:767px) {
  h1,
    h1 font,
    h1 span,
    h1 b {
      font-size: 36px;
      font-weight: 600;
  }
  h2,
    h2 font,
    h2 span,
    h2 b {
      font-size: 30px;
      font-weight: 600;
  }
  h3,
    h3 font,
    h3 span,
    h3 b {
      font-size: 21px;
      font-weight: 600;
  }
}

/*見出しがヘッダーと被らないようにする*/
#section_598820,
.h1_center_builder.title_section{
  margin-top: 80px!important;
}

/*#### ボタン ####*/
.section_btn a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .1em !important;
    background: #5B026B;
    border-radius: 100px;
    position: relative;
    transition: .3s;
    z-index: 0;
}
.section_btn a::before {
    content: "";
    width: 1rem;
    height: 1rem;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    position: absolute;
    top: 50%;
    top: calc(50% - 0.5px);
    right: 1.8rem;
    transform-origin: center center;
    transform: rotate(45deg) translateY(-50%);
    transition: .3s;
}
.section_btn a::after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5B026B;
    border-radius: 100px;
    z-index: -1;
    transition: .3s;
}
.section_btn a:hover {
  color: #fff!important;
  opacity: 1;
  box-shadow: .3rem .3rem 1rem rgba(0,0,0,.1);
}
.section_btn a:hover::before {
  right: 1.3rem;
  border-color: #fff;
}
.section_btn a:hover::after {
    opacity: 0;
}

/*#### H1セクション ####*/
/*タイトルサイズ調整*/
.h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable font,
.h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable div span {
  font-size: 52px;
  font-weight: 600px;
}
/*767px以下の場合*/
@media screen and (max-width:767px) {
  /*タイトルサイズ調整*/
  .h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable font,
  .h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable div span {
    font-size: 30px;
  }
}
/*SP時背景画像変更*/
@media screen and (max-width:767px) {
  .h1_center_builder.title_section.section_name.width-limit.image-bg .section-image_bg.bg-cover {
    background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/430829/optimized_mYo6G7dNixmVgPFAiVemmA.jpg)!important;
    opacity: 1!important;
  }
}

/*#### セクション見出し ####*/
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*テキストサイズ調整*/
  .h2_center_builder.h2_section .section_h2.editable.headding div,
  .h2_center_builder.h2_section .section_h2.editable.headding span,
  .title_sub_builder.title_section .section_h3.editable.headding span {
    font-size: 24px;
  }
}
/*アンダーライン*/
.title_sub_builder.title_section .text-side.subtitle_wrap .subtitle.editable,
.h2_center_builder.h2_section .editable_wrap.subtitle_wrap {
    position: relative;
    text-align: center;
    border-bottom: 3px solid #a0a0a0;
}
.title_sub_builder.title_section .text-side.subtitle_wrap .subtitle.editable::after,
.h2_center_builder.h2_section .editable_wrap.subtitle_wrap::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background-color: #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*テキストサイズ調整*/
  .title_sub_builder.title_section .text-side.subtitle_wrap .subtitle.editable span,
  .h2_center_builder.h2_section .editable_wrap.subtitle_wrap span {
    font-size: 20px;
    font-weight: 600;
  }
}

/*#### 画像セクション ####*/
/*背景カバー*/
.h2_text.h2_section .section-image_bg.bg-cover,
.h3_text.h3_section .section-image_bg.bg-cover {
  background-color: rgba(255, 255, 255, 0.8);
}
/*767px以下の場合 テキストサイズ調整*/
@media only screen and (max-width: 767px) {
  .h2_text.h2_section .editable_wrap.headding_wrap .section_h2.editable.headding span {
    font-size: 22px;
  }
  .h2_text.h2_section .editable_wrap.headding_wrap .section_h2.editable.headding span font {
    font-size: 21px;
  }
  .h2_text.h2_section .editable_wrap.headding_wrap .section_h2.editable.headding {
    line-height: 1.2;
  }
}

/*#### 画像ハーフセクション ####*/
/*タイトル左線*/
.half_fit_image.rv_section .section_h3.editable.headding {
  padding: 0.5rem 1rem;
  border-left: 4px solid #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*テキストスタイル調整*/
  .half_fit_image.rv_section .section_h3.editable.headding span {
    font-size: 22px;
  }
  .half_fit_image.rv_section .subtitle.editable span {
    font-size: 18px;
  }
  /*テキスト幅を広げる*/
  .half_fit_image .text-side_inner {
    max-width: 321px;
  }
}

/*#### タイトルと本文セクション ####*/
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*段落落ち対策*/
  .btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding span,
  .title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding span {
    font-size: 18px;
  }
}
/*タイトル両サイドに線*/
.btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding,
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding {
  position: relative;
  padding: 0 30px;
  text-align: center;
}
.btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding:before,
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #5B026B;
}
.btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding span,
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding  font {
  position: relative;
  padding: 0 0.5em;
  background-color: #fff;
}
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding  span {
  position: relative;
  padding: 0 0.5em;
  background-color: #f1f1f1;
}

/*#### お問い合わせセクション ####*/info-side_tel-text
/*テキスト位置調整*/
.info-side_tel-text, .info-side_tel-text .section_h3 {
  margin-top: 20px!important;
}
/*お問い合わせセクション リンク線削除*/
.information_card.section_name.width-limit .info-side_content-inner {
  border: 0 !important;
}
/*768px以上の場合 お問い合わせセクション サブテキストサイズ調整*/
@media screen and (min-width: 768px) {
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding span,
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding font {
        font-size: 20px;
    }
  .cta-text.letter.editable b font,
  .cta-text.letter.editable font b {
        font-size: 32px!important;
        font-weight: 600;
    }
}
/*お問い合わせセクション サブテキストサイズ調整*/
@media only screen and (max-width: 1024px) {
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding span,
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding font {
        font-size: 18px;
    }
  .cta-text.letter.editable b font,
  .cta-text.letter.editable font b {
        font-size: 20px!important;
        font-weight: 600;
    }
  /*お問い合わせセクション テキスト幅調整*/
    .information_card .text-side {
        width: 90%;
    }
}
/*お問い合わせセクション テキスト間調整*/
.information_card .info-side .cta-text_wrap, .information_card .info-side .cta-text {
  margin-top: 0;
}
/*お問い合わせリンクカード ホバー*/
.information_card .info-side a {
  display: block; /* aタグをブロックにして全体を押せるように */
  border-radius: 1rem!important; /* 角をやわらかく丸める */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); /* 軽く浮かせる影 */
  transition: 
  transform 0.4s ease,       /* 拡大や位置の変化をなめらかに */
  background-color 0.4s ease,/* 背景色の変化もスムーズに */
  box-shadow 0.4s ease;      /* 影の変化もなめらかに */
}
.information_card .info-side a:hover {
  transform: translateY(-5px) scale(1.05); /* 少し上に持ち上げて拡大 */
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); /* 影を強くしてもっと浮いた感じに */
  opacity: 1 !important;
}
.info-side-bg .image-frame-bg.bottom-icon,
.info-side-bg .frame-image.lazyloaded {
    border-radius: 1rem!important; 
}
/*お問い合わせセクション 背景*/
.information_card::before {
    content: "";
    width: 94vw;
    height: 75%;
    background-color: rgba(122, 65, 113, 0.2);
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-radius: 0px 8vw 0px 0px;
}

/*#### 表 ####*/
/*表 th背景色*/
.th.editable.letter {
  background-color: #7A4171!important;
}
/*表 横線調整*/
.table_light .duplicatable-container,
.table_light_generic .duplicatable-container {
  border-top: 1px solid #7A4171!important;
}
.table_light .table_wrap .tr,
.table_light_generic .table_wrap .tr {
  width: 100%;
  border-bottom: 1px solid #7A4171!important;
}
.table_border_light .table_wrap .tr .th {
    padding: 1rem 1rem;
}


/*########
gnav
########*/
/*ページリンクスタイル調整*/
.gnav_items li a {
  color: #313131!important;
}
/*768px以上の場合 アンダーライン*/
@media only screen and (min-width: 768px) {
  /*プルダウンリスト ホバー時、アクティブ時アンダーライン*/
  .gnav_items li a {
        position: relative;
        font-weight: 600!important;
        height: 100%;
        display: flex;
        align-items: center;
        font-size: 16px;
    }
    .gnav_items li a::before {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #5B026B;
        position: absolute;
        left: 0;
        bottom: 0rem;
        transition: transform .35s ease;
        transform: scale(0, 1);
    }
    .gnav_items .active>a,
    .gnav_items .visit>a,
    .gnav_items li a:hover {
        opacity: 1;
        color: #7A4171!important;
        text-decoration: none !important;
    }
    .gnav_items .active>a::before,
    .gnav_items .visit>a::before,
    .gnav_items li>a:hover::before {
        transform: scale(1, 1);
    }
}
/*ボタンテキストサイズ調整*/
.gnav-editable-contents .gnav-btn {
    font-size: 16px;
}
/*お問い合わせボタン スタイル調整*/
.gnav-editable-contents .gnav-btn {
    background-color: #5B026B!important;
}
/*エントリーボタン スタイル調整*/
.gnav-editable-contents .gnav-btn:last-child {
    background-color: #313131!important;
}
@media only screen and (min-width: 1025px) {
    .gnav-editable-contents .gnav-btn:last-child {
        background-color: #313131!important;
    }
}
/*sp時 ボタン幅調整*/
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav-editable-contents .gnav-btn {
    width: 90%;
}
/*ハンバーガーメニュー スタイル調整*/
#global-nav .gnav_accordion_icon_builder .hamburger_top, #global-nav .gnav_accordion_icon_builder .hamburger_mid, #global-nav .gnav_accordion_icon_builder .hamburger_btm {
  display: inline-block;
  height: 3px;
  width: 100%;
  background-color: #7A4171;
  transition: opacity 0.1s, transform 0.3s;
}




/*########
HOME
########*/
/*FV背景カバー*/
.mainvisual_step_animation .section-image_bg::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    background-image: radial-gradient(rgba(0, 0, 0, .8) 20%, transparent 0), radial-gradient(rgba(0, 0, 0, .8) 20%, transparent 0);
    background-repeat: repeat;
    background-size: 3px 3px;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: .5;
}
/*FV タイトル テキストサイズ調整*/
.mainvisual_step_animation h1 span {
  font-size: 60px;
  font-weight: 600;
}
.mainvisual_step_animation .catch_subtext.editable.subtitle span {
  font-size: 36px;
  font-weight: 600;
}
/*FV タイトルドロップシャドウ*/
.mainvisual_step_animation .catch.text-side div span {
  text-shadow: 2px 2px 2px rgba(49, 49, 49, 0.8);
}
/*サブタイトル マーカー*/
.mainvisual_step_animation .catch_subtext.editable.subtitle span {
    background: linear-gradient(transparent 50%, #7A4171 50%);
}
/*現場を知る足場 背景カバー*/
#section_598966 .image-frame-bg.left-icon .frame-image.lazyloaded::before,
#section_598983 .image-frame-bg.left-icon .frame-image.lazyloaded::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
#section_598983 .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span {
  font-size: 16px;
}
/*現場を知る足場タイトル テキストサイズ調整*/
.fit_card_one .editable_wrap.headding_wrap .editable.headding.title span span {
  font-size: 52px;
}
.fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span {
  font-size: 30px;
}
/*足場業者をお探しの方へ 各リンクタイトル テキスト調整*/
.information_half_wide.rv_section .section-content.duplicatable-content .section_h3.editable.headding span {
  font-size: 30px;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*FV タイトル テキストサイズ調整*/
  .mainvisual_step_animation h1 span {
    font-size: 36px;
  }
  .mainvisual_step_animation .catch_subtext.editable.subtitle span {
    font-size: 16px;
  }
  .mainvisual_step_animation .catch_head {
    font-size: 16px;
  }
  /*FVサブタイトル 改行位置調整*/
  .mainvisual_step_animation .catch_subtext.editable.subtitle span:first-child::after {
    content: "\A" ;
    white-space: pre ;
  }
  /*現場を知る足場タイトル テキストサイズ調整*/
  .fit_card_one .editable_wrap.headding_wrap .editable.headding.title span span {
    font-size: 32px;
  }
  .fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span {
    font-size: 20px;
  }
  /*現場を知る足場タイトル 改行位置調整*/
  .fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span:first-child::after {
    content: "\A" ;
    white-space: pre ;
  }
  /*タイトル行間調整*/
  .fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable {
    margin-top: 8px;
  }
}
/*768px以上の場合*/
@media only screen and (min-width: 768px) {
  /*足場業者をお探しの方へ 各リンクタイトル段落落ち対策*/
  .information_half_wide.rv_section .section-content.duplicatable-content .section_h3.editable.headding span br {
    display: none;
  }
}
/*1024px以下の場合*/
@media only screen and (max-width: 1024px) {
  /*足場業者をお探しの方へ 各リンクタイトル テキスト調整*/
  .information_half_wide.rv_section .section-content.duplicatable-content .section_h3.editable.headding span {
    font-size: 18px;
  }
  /*足場業者をお探しの方へ 各リンクサブタイトル テキスト調整*/
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter,
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter div,
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter span,
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter div span {
    font-size: 16px!important;
  }
 /*足場業者をお探しの方へ 各リンクサブタイトル 改行位置調整*/
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter span:last-child::before {
    content: "\A" ;
    white-space: pre ;
  }
}
/*#### 足場業者をお探しの方へリンクセクション ####*/
/*横線スタイル調整*/
.information_half_wide .link-side_inner {
    border-top: 1px solid #5B026B;
}
/*1024px以下の場合 縦線調整*/
@media only screen and (max-width: 1024px) {
  .information_half_wide .link-side .duplicatable-content:nth-child(2n) .link-side_inner {
    border-left: 1px solid #5B026B;
  }
}



/*########
秋建興業について
########*/
/*SP時 タイトルとサブタイトルのサイズ逆転しないようにする*/
@media only screen and (max-width: 767px) {
  .title_simple_wide_reversible.title_line.title_section .section_h3.editable.headding span {
    font-size: 35px;
  }
  .title_line_wide.title_line_wide_light.rv_section.title_line.title_section .section_h3.editable.headding span,
  .title_simple_wide_reversible.title_line.title_section .editable_wrap_title.letter_wrap.letter_wrap_basic .text.editable.letter div b {
    font-size: 20px;
  }
  .title_simple_wide_reversible.title_line.title_section .editable_wrap_title.letter_wrap.letter_wrap_basic .text.editable.letter {
    line-height: 1.2!important;
  }
}
/*背景円 色変更*/
.title_line_wide_light .section-animation-wrap .element-1 {
    border: 2px solid rgba(122, 65, 113, 0.4)!important;
}
/*背景円 色変更 左側の場合*/
@media only screen and (min-width: 768px) {
  .title_line_wide.title_line_wide_light.title_line_wide.reverse.section_name .section-animation-wrap .element-1 {
    order: 2px solid rgba(122, 65, 113, 0.4)!important;
  }
}
/*背景円のみにする*/
.title_line_wide_light .section-animation-wrap .element-2,
.title_line_wide_light .section-animation-wrap .element-3,
.title_line_wide_light .section-animation-wrap .element-4,
.title_line_wide_light .section-animation-wrap .element-5 {
  display: none;
}




/*########
事業内容
########*/
/*くさび式足場の特徴と強み タイトルサイズ調整*/
@media only screen and (min-width: 768px) {
  #section_598738 .text_wrap.intro.page_h3 h3.editable span {
    font-size: 30px;
  }
}
/*くさび式足場の特徴と強み 数字と見出しをそろえる*/
.list_box.rv_section .flow_title .editable:first-child {
  height: 4px;
}
/*くさび式足場の特徴と強み 数字円 スタイル調整*/
.list_box .duplicatable-content dt .number:before {
    background: #7A4171;
}
.list_box .duplicatable-content dt .number {
    /*font-family: 'Zen Kaku Gothic New';*/
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
}
/*施工に対する心がけ スタイル調整*/
.time_table_image_rounded h4,
.time_table_image_rounded .description_text {
 /* font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;*/
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
/*施工に対する心がけ 丸、点線、横線、矢印スタイル調整*/
.time_table_image_rounded .content_container::before {
   /* font-family: 'Zen Kaku Gothic New';*/
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    background-color: #7A4171;
}
.time_table_image_rounded .duplicatable-content_inner::before {
    position: absolute;
    top: 22px;
    left: -6px;
    background: radial-gradient(circle farthest-side, #5B026B, #5B026B 30%, transparent 30%, transparent);
    background-size: 20px 20px;
    content: '';
    display: inline-block;
    height: 100%;
    width: 20px;
}
.time_table_image_rounded .duplicatable-content::before {
    background-color: #7A4171;
}
.time_table_image_rounded .duplicatable-content::after {
    border-top: 33px solid #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*施工に対する心がけ 各タイトルスタイル調整*/
.time_table_image_rounded h4 {
 /* font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;*/
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
}
}


/*########
足場業者をお探しの方へ
########*/
/*各ボタン スタイル調整*/
.multiple_btn .section_inner .section_btn .linker a {
    font-size: 16px;
}
#section_598763 .section_btn {
    width: 260px;
}
@media only screen and (min-width: 1025px) {
    #section_598763 .width-limit .section_inner {
        max-width: 1070px;
    }
}



/*########
採用情報
########*/
/*帯タイトル 背景調整*/
.title_backcolor.section_name.width-limit .headding_wrap,
  .title_backcolor.section_name.width-limit .subtitle_wrap {
    background-color: #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*求職・提携ボタン テキストスタイル調整*/
  .wide_block_link_flex .section-content.duplicatable-content .letter.editable span:last-child::before {
    content: "\A" ;
    white-space: pre ;
  }
}


/*########
お問い合わせ
########*/
/*エントリーはこちら テキスト位置調整*/
#section_596389 .section_h3.editable.headding {
  margin-top: 20px;
}
/*送信ボタンスタイル変更*/
.section_btn input {
    color: #fff!important;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .1em !important;
    background-color: #5B026B!important;
    border-radius: 100px!important;
    position: relative;
    transition: .3s!important;
    z-index: 0;
}
/*#### お問い合わせフォーム ####*/
/*お問い合わせフォーム テキスト調整*/
#section_596393 label,
#section_596393 input,
#section_596393 textarea,
#section_596393 select {
  font-weight: 600;
  color: #313131;
}



/*########
サンクスページ
########*/
/*見出し スタイル調整*/
.thanks_page .catch_text.headding,
.thanks_page .catch_text.headding span {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  padding-left: 0!important;
  color: #313131!important;
}
/*本文 スタイル調整*/
.thanks_page .catch_subtext {
  font-size: 18px!important;
  font-weight: 600;
  padding-bottom: 3rem!important;
  color: #5B026B!important;
}
/*上下線 削除*/
.thanks_page .catch {
    border: 0px!important;
}
/*テキスト背景 白色*/
.thanks_page .catch {
    padding: 5%;
    background-color: #fff;
    border: none !important;
}
/*Section背景 灰色*/
.thanks_page {
  background-color: #F1F1F1;
}
/*ドロップシャドウ削除*/
.catch_text {
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
}
/*768px以下の場合*/
@media screen and (max-width:768px) {
  /*見出し スタイル調整*/
  .thanks_page .catch_text.headding,
  .thanks_page .catch_text.headding span {
    font-size: 24px;
  }
  /*本文 スタイル調整*/
  .thanks_page .catch_subtext {
    padding-bottom: 3rem!important;
  }
}


/*########
Footer
########*/
/*ロゴ画像 サイズ調整*/
@media only screen and (min-width: 768px) {
  .footer-company_inner .logo-side {
    order: 1;
    width: 240px;
  }
}

.footer-company_inner .logo {
  max-width: 240px;
  margin: 0 auto 2rem;
}

@media only screen and (min-width: 768px) {
  .footer-company_inner .detail-side {
    width: calc(100% - 240px);
  }
}

/*上部へ戻るボタン スタイル変更*/
.footer_menu_center .back-top {
  border: 1px solid #7A4171!important;
}
.footer_menu_center .back-top .arrow:before {
    color: #7A4171!important;
}

/*768px以上の場合 TEL テキストサイズ調整*/
@media only screen and (min-width: 768px) {
  .tel.letter.editable span font {
    font-size: 24px;
  }
}



/*########
ブログ・施工事例
########*/
/*ご依頼・ご相談 テキストカラー*/
.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_ {
  color: #5B026B!important;
}
.banner_text .banner_link,
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link {
  background: #5B026B!important;
}
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link {
  font-weight: 600;
}

#section-wrapper .blog_unity .blog-side .category {
    background-color: #5B026B;
    color: #fff;
}