.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}}
.iphone .h2_bgfix,.ipad .h2_bgfix{background-attachment:scroll;background-size:100% auto;background-repeat:no-repeat}@media only screen and (max-width: 480px){.iphone .h2_bgfix,.ipad .h2_bgfix{background-size:auto 100%}}.h2_bgfix .text-side{color:#fff;text-align:center}.h2_bgfix .section_h2{margin-bottom:.3rem}.h2_bgfix .image-frame-bg{height:1px;width:100px;margin:0 auto 1.5rem}.h2_bgfix .headding_wrap,.h2_bgfix .section_h2{font-size:2.8rem}.h2_bgfix .subtitle_wrap,.h2_bgfix .subtitle,.h2_bgfix .editable_wrap{font-size:1.2rem;letter-spacing:0px}.h2_bgfix .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.8rem}@media only screen and (min-width: 768px){.h2_bgfix{background-attachment:fixed}.h2_bgfix .headding_wrap,.h2_bgfix .section_h2{font-size:5rem}.h2_bgfix .subtitle_wrap,.h2_bgfix .subtitle,.h2_bgfix .editable_wrap{font-size:1.5rem}.h2_bgfix .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:5rem}}
.half_out_of_position .image-side{position:relative}.half_out_of_position .image-side .frame-image{padding-top:66%}.half_out_of_position .text-side{width:94%;text-align:center;margin:-3rem auto 0;padding:1.5rem 1.5rem 3rem;box-shadow:0 5px 15px rgba(0,0,0,0.1);position:relative;z-index:1}.half_out_of_position .text-side_bg{height:100%;width:100%;opacity:.8;position:absolute;top:0;left:0;z-index:-1}.half_out_of_position .text-side_bg .image-frame-bg{background-color:#fff}.half_out_of_position .text-side .headding_wrap,.half_out_of_position .text-side .headding{font-size:2.5rem}.half_out_of_position .text-side .subtitle_wrap{margin-top:.5rem}.half_out_of_position .text-side .editable_wrap{margin-top:1rem}.half_out_of_position .text-side .section_btn{margin:3rem auto 0}.half_out_of_position .duplicatable-content+.duplicatable-content{margin-top:3rem}@media only screen and (min-width: 768px){.half_out_of_position .duplicatable-content_inner{display:flex;align-items:stretch}.half_out_of_position .image-side{width:55%;margin:0 -5% 0 0}.half_out_of_position .image-side .frame-image{padding-top:0}.half_out_of_position .text-side{width:55%;text-align:left;margin:5rem 0 5rem -5%;padding:3rem 5rem 3.5rem}.half_out_of_position .text-side .section_btn{margin:3rem 0 auto}.half_out_of_position .duplicatable-content+.duplicatable-content{margin-top:5rem}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner{flex-direction:row-reverse}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .text-side{margin:5rem -5% 5rem 0}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side{margin:0 0 0 -5%}.half_out_of_position.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half_out_of_position.reverse .duplicatable-content_inner .text-side{margin:5rem -5% 5rem 0}.half_out_of_position.reverse .duplicatable-content_inner .image-side{margin:0 0 0 -5%}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner{flex-direction:row}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner .text-side{margin:5rem 0 5rem -5%}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side{margin:0 -5% 0 0}}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.portfolio_standerd .portfolio_list{position:relative;z-index:1}.portfolio_standerd li{border-bottom:1px solid #ccc;margin-bottom:3rem;padding-bottom:2rem}.portfolio_standerd li .image-wrap{margin-bottom:1rem}.portfolio_standerd li .image-wrap .portfolio_image{padding-top:66%;background-image:url("//s1.crcn.jp/images/noimage.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.portfolio_standerd li .image-wrap .portfolio_image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:130%;height:auto}.portfolio_standerd li .image-wrap a{display:block}.portfolio_standerd li .portfolio_text .text_wrap{text-align:left;margin-bottom:0;padding:0}.portfolio_standerd li .portfolio_text .text_wrap h4{font-size:1.7rem;font-weight:200;margin-bottom:1rem;line-height:1.5}.portfolio_standerd li .portfolio_text .text_wrap p{color:#bababa}.portfolio_standerd li .portfolio_text .text_wrap .date{font-size:1.2rem;margin-bottom:.5rem}.portfolio_standerd li .category{font-size:1.4rem;position:relative}.portfolio_standerd li .category .category-color{position:absolute;width:15px;height:5px;left:0;background-color:#ff5721;top:50%;margin-top:-2.5px}.portfolio_standerd .section_btn{width:90%;max-width:300px}.portfolio_standerd .dummy_blog_text{background-color:rgba(255,255,255,0.9);color:#333;transition:opactiy .2s ease}.portfolio_standerd .dummy_blog_text:hover{background-color:rgba(255,255,255,0.5)}@media only screen and (min-width: 768px){.portfolio_standerd{text-align:left}.portfolio_standerd .portfolio_articles,.portfolio_standerd .dummy_form_area{text-align:center;font-size:0}.portfolio_standerd .article{display:flex;flex-flow:row wrap;justify-content:center}.portfolio_standerd li{vertical-align:top;width:31.333%;margin-left:3%}.portfolio_standerd li:nth-child(3n+1){margin-left:0}}
.btn_wide .section_btn{max-width:990px}.btn_wide .section_btn a{background-color:#2C5DFF}
.h2_center .text-side{color:#fff;text-align:center}.h2_center .subtitle{letter-spacing:0px}.h2_center .headding_wrap{font-size:2rem}.h2_center .subtitle_wrap,.h2_center .editable_wrap{font-size:1.2rem}.h2_center .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2rem}@media only screen and (min-width: 768px){.h2_center .headding_wrap{font-size:3.5rem}.h2_center .subtitle_wrap,.h2_center .editable_wrap{font-size:1.5rem}.h2_center .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3.5rem}}
.title_text .text-side{max-width:850px;margin:auto;text-align:center}.title_text .text-side .text{text-align:left}@media only screen and (min-width:768px){.title_text .text-side .text{text-align:center}}
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}}
.banner_image{text-align:center}.banner_image.width-limit .section_inner{max-width:800px;margin:0 auto}.banner_image .section_inner{position:relative}.banner_image .section-content{height:180px;margin-top:20px}.banner_image .text-side{position:relative;width:100%;height:100%;top:0;display:flex;align-items:center;justify-content:center}.banner_image .text-side .image-frame{width:100%;max-width:80px;margin:0 auto}.banner_image .text-side .image-frame img{width:100%}.banner_image .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.banner_image .text-side_inner{position:absolute}.banner_image .text-side .editable{min-width:100px}.banner_image .text-side .section_h3{font-size:3rem;font-weight:bold;color:#fff}.banner_image .text-side .letter{color:#fff}@media only screen and (max-width: 767px){.banner_image .section-content{height:150px}.banner_image .text-side .section_h3{font-size:2rem}}body:not(.eat_cms) .block_link.none-events{pointer-events:none}
.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}}
#content-wrapper .photo_gallery_02{background-color:#dedede}#content-wrapper .photo_gallery_02 .duplicatable{width:100%;max-width:940px;margin:auto;text-align:center}#content-wrapper .photo_gallery_02 .duplicatable-content{margin-bottom:3rem}@media only screen and (min-width: 768px){#content-wrapper .photo_gallery_02 .duplicatable-content{margin-bottom:3rem}}
.infomation_background_image a{border-radius:45px}.infomation_background_image .section_inner{max-width:95%;margin:0 auto}.infomation_background_image .dc-inner_bg{height:100%;width:100%;position:absolute;top:0;left:0;border-radius:20px;overflow:hidden}.infomation_background_image .text-area{display:flex;gap:15%;border-radius:20px}.infomation_background_image .text-area_inner{color:#fff;width:70%}.infomation_background_image .text-area h3{font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif;font-size:32px;margin-bottom:80px;line-height:0.9em}.infomation_background_image .text-area h3 span{font-family:ヒラギノ角ゴ StdN;font-size:20px;color:#333;letter-spacing:0.05em}.infomation_background_image .text-area .contact-detail{font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif}.infomation_background_image .text-area .section_btn{width:100%;display:flex;align-items:center}.infomation_background_image .text-area .section_btn .linker{flex:1}.infomation_background_image .text-area .section_btn .linker a{background-color:#333;border:1px solid #333;padding:4% 0;height:auto;font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif}.infomation_background_image .section_btn a{font-size:24px}.infomation_background_image .text-side{position:relative;z-index:1;padding:8% 14%;border-radius:20px;background:#33413780 0% 0% no-repeat padding-box}@media only screen and (max-width: 1024px){.infomation_background_image .section_inner{padding:0}.infomation_background_image .text-area{flex-direction:column;padding:80px 60px}.infomation_background_image .text-area_inner{width:100%;text-align:center}.infomation_background_image .text-area h3{margin-bottom:30px}.infomation_background_image .contact-detail{margin-bottom:80px}}@media only screen and (max-width: 480px){.infomation_background_image{padding:64px 16px}.infomation_background_image .section_inner{max-width:100%;margin:0}.infomation_background_image .text-area{padding:0%}.infomation_background_image .text-area h3{margin-bottom:36px}.infomation_background_image .text-area h3 span{font-size:16px;line-height:1.2em}.infomation_background_image .text-area .section_btn{width:100%}.infomation_background_image .text-area .section_btn a{padding:5% 0;font-size:24px}.infomation_background_image .contact-detail{margin-bottom:48px}}
.eat_cms .cta_fixed{padding:5rem 0 10rem}.eat_cms .cta_fixed .duplicatable-content{width:120px;margin:0 auto 15px}.eat_cms .cta_fixed::after{content:"レビュー画面もしくは公開画面で確認してください。\Aこのセクションは1ページにつき1つまでが望ましいです。";position:absolute;left:50%;bottom:0;width:100%;padding:2rem;background-color:#2C5DFF;font-size:1.6rem;text-align:center;color:#fff;transform:translateX(-50%);white-space:pre}body:not(.eat_cms) .cta_fixed{opacity:0;right:10px;padding:10px;border-radius:10px}body:not(.eat_cms) .cta_fixed .duplicatable-content:not(:last-child){margin-bottom:10px}body:not(.eat_cms) .cta_fixed .fixed_btn{width:50px}body:not(.eat_cms) .cta_fixed .image-frame div{display:flex}@media only screen and (max-width: 768px){body:not(.eat_cms) .cta_fixed{top:auto;right:5px;bottom:60px}body:not(.eat_cms) .cta_fixed .fixed_btn{width:40px}}.cta_fixed .duplicatable-container{display:flex;flex-direction:column}.cta_fixed .fixed_btn{text-align:center}.cta_fixed .image-frame{border-radius:10px;overflow:hidden}body:not(.eat_cms) section.fixed{z-index:2}body:not(.eat_cms) section.fixed .pos_fixed_section{animation:fadeFixedSection 0.3s ease-in forwards}body:not(.eat_cms) section.fixed .close_situation_bottom{animation:fadeOutFixedSection 0.3s ease-in forwards}body:not(.eat_cms) section.fixed .close_situation_top{animation:fadeOutFixedSection 0.3s ease-in forwards}@keyframes fadeFixedSection{0%{opacity:0}100%{opacity:1}}@keyframes fadeOutFixedSection{0%{opacity:1}100%{opacity:0}}
#footer-section{z-index:3}@media only screen and (max-width: 768px){.jobs #footer-section .detail-side{display:none}}.footer-block .footer_tp_generic .detail-side{bottom:0;transition:bottom .5s}.footer_tp_generic{background-color:#fff;font-size:1.4rem}.footer_tp_generic .editable a{color:#666}.footer_tp_generic .footer-company{position:relative}.footer_tp_generic .footer-company::before{content:"";position:absolute;top:0;left:50%;width:100%;height:1px;background-color:#ccc;transform:translateX(-50%)}.footer_tp_generic .logo-side{padding:2rem 0;text-align:center}.footer_tp_generic .logo{max-width:200px;margin:0 auto 2rem}.footer_tp_generic .logo img{width:auto;max-width:100%}.footer_tp_generic .logo div{display:inline}.footer_tp_generic .menu-side{display:none}.footer_tp_generic .detail-side{text-align:center;font-size:1.4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#fff;position:fixed;bottom:-100%;left:0;width:100%;transition:bottom .8s .2s}.footer_tp_generic .detail-side_first{width:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.footer_tp_generic .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_tp_generic .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_tp_generic .detail-side_first .tel:after{content:"phone";font-family:"Material Icons";font-size:3.6rem;font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.footer_tp_generic .detail-side_first .hour{font-size:1.2rem;display:none}.footer_tp_generic .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_tp_generic .linker a{background-color:#E4A847}.footer_tp_generic .letter{letter-spacing:.1em}.footer_tp_generic .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_tp_generic .sns-side{margin-bottom:2rem}.footer_tp_generic .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_tp_generic .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_tp_generic .section_btn a{white-space:nowrap}.footer_tp_generic .back-top{cursor:pointer;width:40px;height:40px;border-radius:20px;border:1px solid #E4A847;position:absolute;bottom:10px;right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer_tp_generic .back-top .arrow:before{content:"▲";color:#E4A847}@media only screen and (min-width: 768px){.footer_tp_generic .footer-company{padding:3.5rem 0 2rem}.footer_tp_generic .footer-company_inner{display:flex;flex-wrap:wrap}.footer_tp_generic .logo{display:block;margin:0 auto}.footer_tp_generic .menu-block{order:3;width:100%}.footer_tp_generic .menu-side{display:block;padding:3rem 0 5rem}.footer_tp_generic .menu-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-ms-flex-pack:end;justify-content:center}.footer_tp_generic .menu-side .duplicatable-content{width:auto;padding:0 1rem;font-size:1.4rem}.footer_tp_generic .logo-side{order:1;width:200px}.footer_tp_generic .detail-side{order:2;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;text-align:left;margin:auto 0 auto auto;width:calc(100% - 220px);position:static;background-color:transparent}.footer_tp_generic .detail-side_first{margin-bottom:4rem;font-size:1.8rem;text-align:right;display:block}.footer_tp_generic .detail-side_first .tel{font-size:2.2rem}.footer_tp_generic .detail-side_first .tel:after{content:none}.footer_tp_generic .detail-side_first .tel a{position:relative;pointer-events:none}.footer_tp_generic .detail-side_first .hour{display:block}.footer_tp_generic .detail-side_second{max-width:300px;margin-bottom:3rem}.footer_tp_generic .detail-side>div{margin-bottom:0;width:100%}.footer_tp_generic .copy{padding:1.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.footer_tp_generic .sns-side{margin-bottom:0}.footer_tp_generic .sns-side .duplicatable-content{width:60px}.footer_tp_generic .section_btn{margin:auto 0 auto auto}.footer_tp_generic .back-top{bottom:80px}}@media only screen and (max-width: 768px){.footer_tp_generic .detail-side_first .tel{font-size:0 !important}.footer_tp_generic .detail-side_second .section_btn{max-width:none}.footer_tp_generic .detail-side_second .section_btn a{border-radius:0}}@media only screen and (min-width: 768px){_:-ms-lang(x)::-ms-backdrop,.footer_tp_generic .detail-side{align-items:center;margin:unset}_:-ms-lang(x)::-ms-backdrop,.footer_tp_generic .detail-side_second{margin-left:2rem}}@media only screen and (max-width: 768px){_::-webkit-full-page-media,_:future,:root .detail-side_first{text-align:center}_::-webkit-full-page-media,_:future,:root .tel.letter.editable{display:grid}}
@charset "UTF-8";#section-wrapper{background-color:#fff}#section-wrapper .headding{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .letter{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}@media only screen and (min-width:769px){}#loading{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:9999;display:none}#loading .loading_inner{width:100%;height:90px;position:absolute;top:50%}#loading .loading_inner .loader_animation,#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{border-radius:50%;width:2.4rem;height:2.4rem;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.3s infinite ease-in-out;animation:load7 1.3s infinite ease-in-out}#loading .loading_inner .loader_animation{color:#fff;font-size:12px;margin:10px auto;position:relative;top:-30px;text-indent:-9999rem;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{content:'';position:absolute;top:0}#loading .loading_inner .loader_animation:before{left:-3.4rem;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}#loading .loading_inner .loader_animation:after{left:3.4rem}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}#loading .circle{position:fixed;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:50%;border:8px solid #f00;border-right-color:transparent;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}

@charset "utf-8";


/* Safariのみパララックス無効 */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  _::-webkit-full-page-media, _:future, .image-bg {
    background-attachment: inherit !important;
  }
}

/*固定gnavi回避*/
html {
  scroll-padding-top: 70px; 
}
@media only screen and (max-width: 768px){
html {
  scroll-padding-top: 50px; 
}
}

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

/* フォント指定 */
#section-wrapper h1,
#section-wrapper h2,
#section-wrapper h3,
#section-wrapper h4,
#section-wrapper .title,
#section-wrapper .headding,
#section-wrapper .form-item_title,
#section-wrapper .form-item_input {
    letter-spacing: 0.1em;
    word-break: break-word;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans JP", sans-serif!important;
}
.subtitle {
    font-weight: bold!important;
    letter-spacing: 0.1em!important;
    word-break: break-word;
    font-family: "Noto Sans", "Noto Sans JP", sans-serif!important;
}
.letter,
.editable.letter,
.linker a {
    word-break: break-word;
    font-family: "Noto Sans", "Noto Sans JP", sans-serif!important;
    font-weight: bold;
}

.linker a ,
.subtitle.editable {
    font-size: 15px;
}

#section-wrapper .text.editable.letter,
#section-wrapper .editable.letter {
    font-weight: bold;
    letter-spacing: 0.1em;
    word-break: break-word;
    font-family: "Noto Sans JP", "Noto Sans", sans-serif;
    font-size: 15px;
}

/* gnavi */
.header_logo span {
    font-weight: bold;
    letter-spacing: 0.1em;
    word-break: break-word;
    font-family: "Noto Sans JP", "Noto Sans", sans-serif;
    font-size: 25px;
    color: #000;
}

#global-nav .section_inner {
    box-shadow: 0px 0px 10px #dedede;
}

#global-nav .gnav_accordion_wide .gnav_sp .header_logo {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

#global-nav .gnav_accordion_wide .gnav_sp .hamburger-box .gnav_bg {
    border-radius: 0px;
    background-color: #FFF !important;
    box-shadow: 0px 0px 10px #dedede;
}

html.scroll-locked #global-nav .gnav_container.gnav_sp .sidebar-box {
    box-shadow: 0px 0px 10px #dedede;
}

#global-nav .gnav_accordion_wide .hamburger_top ,
#global-nav .gnav_accordion_wide .hamburger_mid ,
#global-nav .gnav_accordion_wide .hamburger_btm {
    background-color: #2F55A2;
}

#global-nav .gnav_accordion_wide .gnav_sp .gnav_items a {
    padding-left: 10px !important;
}

/* topに戻る */
#footer-section .back-top {
    border: 2px solid #001371;
}
#footer-section .back-top .arrow:before {
    color: #001371;
}

/* グロナビ背景*/
.gnav_bg-color {
  background-color: #FFFFFF !important;
}

/* 全リンクの文字色*/
.gnav_items a,
.gnav_items a:visited,
.gnav_items a:hover {
  color: #000 !important;
  text-decoration: none;
  padding: 1.5rem 0 !important;
  letter-spacing: 0.1em;
  position: relative;
  opacity: 1 !important;
  display: inline-block;
  font-size: 15px;
}

.gnav_items li:hover {
    background-color: #d1e6f0;
    transition: background-color 0.3s;
}

#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li:not(.gnav-submenu):last-child {
    background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
}

#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li:not(.gnav-submenu):last-child > a {
   color: #FFFFFF !important;
}

#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li.active a {
    pointer-events: none;
    border-bottom: 3px solid #54AED7;
    transition: background-color 0.3s;
}

.linker a {
    transition: 0.3s;
    background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
    background-color: #FFFFFF !important;
    border: 2px solid #54AED7 !important;
}

.linker a:hover {
    background: none;
    background-image: none;
    background-color: #FFF !important;
    border: 2px solid #54AED7 !important;
    color: #54AED7 !important;
}

/* こちらもご覧ください */

.text-box.animation.title-line-box.animated.fadeInUpLittle.fadein-top a {
    position: relative; /* 三角の位置基準にする */
    padding-left: 12px; /* 三角と文字の間の余白 */
    color: #000;
}

.text-box.animation.title-line-box.animated.fadeInUpLittle.fadein-top a:hover {
    color: #54AED7;
}

.text-box.animation.title-line-box.animated.fadeInUpLittle.fadein-top a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); /* 垂直中央揃え */
    
    /* 三角形を作る */
    width: 0;
    height: 0;
    border-left: 6px solid #001371; /* 三角の色と向き */
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    transition: border-left-color 0.3s ease, transform 0.3s ease;
}

.text-box.animation.title-line-box.animated.fadeInUpLittle.fadein-top a:hover::before {
    border-left-color: #54AED7; /* 三角の色をホバー時の色に */
    transform: translate(3px, -50%); /* 右に3px移動 */
}

/* フッター */
.footer_tp_generic .detail-side_first .tel,
.footer_tp_generic .detail-side_first .hour {
    color: #000;
}
.footer_tp_generic .editable a {
    color: #000;
    font-size: 15px;
}

.copyright.letter.editable {
    color: #000;
}

.footer_tp_generic .editable a:hover {
    color: #54AED7;
}

/* フッターの上消す */
.footer_tp_generic .footer-company::before {
    background-color: #FFF;
}

#footer-section {
    box-shadow: 0 0 8px rgb(207, 207, 207);
}

/*施工事例*/
.date.letter{
    color: #000 !important;
    font-size: 10px;
}

.portfolio_title.headding{
    color: #000;
    font-size: 10px;
}

.category.letter{
    color: #FFFFFF;
    background: #54AED7;
    padding: 0.5em 1em;
    display: inline-block;
}

/*ブログ*/
.blog_title.letter{
    color: #000;
}

.blog_unity .blog-side .category {
    background-color: #54AED7;
}

/*================================
TOP
================================*/
.page-index #section_632815 .headding.editable ,
.page-index #section_632817 .section_h2.editable.headding ,
.page-index #section_632443 .section_h3.editable.headding ,
.page-index #section_632442 .section_h3.editable.headding ,
.page-index #section_632819 .section_h3.editable.headding {
    color: #2F55A2;
}

.page-index #section_632815 .subtitle.editable ,
.page-index #section_632817 .subtitle.editable ,
.page-index #section_632443 .subtitle.editable ,
.page-index #section_632442 .subtitle.editable ,
.page-index #section_632819 .subtitle.editable {
    color: #4282BD;
}

.page-index #section_632815 .letter.editable ,
.page-index #section_632817 .letter.editable ,
.page-index #section_632443 .letter.editable {
    color: #000;
}

.page-index #section_632817 .microcopy.letter.editable {
    color: #FFF;
    font-size: 30px !important;
    text-shadow: 0 0 8px rgb(9, 48, 110)
}

.page-index #section_632817 .cta-text.letter.editable {
    color: #2F55A2;
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.information_card .info-side_content-inner {
    border: none !important;
}

/* ブログ調整 */
.blog_unity .blog-side .blog_image-wrap {
    border-radius: 0px !important;
}

@media only screen and (max-width: 768px) {
    .page-index #section_632814 .spaceable.spaceable-top.spacer-section,
    .page-index #section_632814 .spaceable.spaceable-bottom.spacer-section {
        padding-bottom: 0px !important;
    }
}

/*================================
私たちについて
================================*/
.page-aboutus .headding.section_h3.editable,
.page-aboutus .section_h2.editable.headding {
    color: #2F55A2;
}

.page-aboutus .subtitle.editable,
.page-aboutus .editable.text-side_description_title,
.page-aboutus .th.editable.letter {
    color: #4282BD;
}

.page-aboutus .editable.letter,
.page-aboutus #section_632772 .subtitle.editable {
    color: #000;
}

.page-aboutus #section_632701 .section_h3.editable.headding,
.page-aboutus #section_632701 .editable.letter {
    color: #FFF;
}

/* 除外するセクションでは元の色に戻す */
#section_632719 .editable.letter {
    color: inherit; /* 元の色に戻す */
}

.page-aboutus #section_632755 .section-content.duplicatable-content {
    border: 2px solid #54AED7 !important;
    transition: 0.3s;
    background-color: none !important;
    background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
}

.page-aboutus #section_632755 .section-content.duplicatable-content:hover {
    transition: 0.0s;
    background-image: none;
    background-color: #FFF !important;
    border: 2px solid #54AED7 !important;
    color: #54AED7 !important;
}

.page-aboutus #section_632755 .image-frame-bg.bottom-icon.bottom-icon {
    background: none !important;
}

.page-aboutus .th.editable.letter {
    background-color: #d1e6f0;
}

.alternating-backcolor .duplicatable-content:nth-child(odd) .dc-inner_bg .frame-image {
    background-color: rgb(243, 243, 243);
}

.circle-box_02 .image_wrap .image-frame-bg:before {
    background-color: none;
}

.page-aboutus .title_line .title-box {
    background-color: #d1e6f0;
    padding: 15px;
    width: 40%;
}

@media only screen and (max-width: 768px) {
    .page-aboutus .title_line .title-box {
        width: 100%;
    }
}

.title_line .text-box .spacer-item_wrap {
    width: 100%;
}

.page-aboutus #section_632769 .subtitle.editable,
.page-aboutus #section_632770 .subtitle.editable,
.page-aboutus #section_632771 .subtitle.editable {
    font-size: 45px;
}

.page-aboutus .title_space_text.reverse .duplicatable-content:nth-child(odd) .duplicatable-content_inner .text-side_title_wrap {
    text-align: center;
}

.page-aboutus .title_space_text .text-side_inner .text-side_description_content {
    padding: 0px;
    text-align: center;
}

.page-aboutus .title_space_text.reverse .duplicatable-content:nth-child(odd) .text-side_inner .text-side_description_wrap {
    padding: 0px;
}

.page-aboutus .title_space_text .text-side_inner .text-side_description_wrap {
    margin: 20px 0 0;
}

.page-aboutus .title_space_text {
    padding: 10px;
}

.page-aboutus #section_632772 .image-frame-bg.bottom-icon {
    background-color: #ebf7ff !important;
}

@media only screen and (max-width: 768px) {
.page-aboutus #section_632719 .spaceable.spaceable-top.spacer-section {
    padding-bottom: 0px !important;
}
}

.page-aboutus .table_light .duplicatable-container {
    border-top: 1px solid rgb(219, 219, 219);
}

.page-aboutus .table_light .table_wrap .tr {
    border-bottom: 1px solid rgb(219, 219, 219);
}

.page-aboutus .th.editable.letter {
    background-color: #FFFFFF;
}

/*================================
事業内容
================================*/
.page-business .headding.section_h3.editable,
.page-business .section_h2.editable.headding {
    color: #2F55A2;
}

.page-business .subtitle.editable,
.page-business .editable.text-side_description_title {
    color: #4282BD;
}

.page-business .editable.letter,
.page-business #section_632754 .subtitle.editable,
.page-business #section_632732 .subtitle.editable {
    color: #000;
}

.page-business #section_632705 .section_h3.editable.headding,
.page-business #section_632705 .editable.letter,
.page-business #section_632744 .section_h3.editable.headding,
.page-business #section_632749 .section_h3.editable.headding {
    color: #FFF;
}

/* 除外するセクションでは元の色に戻す */
#section_632717 .editable.letter {
    color: inherit; /* 元の色に戻す */
}

.page-business .title_backcolor .text-side .headding_wrap,
.page-business .title_backcolor .text-side .subtitle_wrap {
    background-color: #4282BD;
}

.page-business #section_632756 .section-content.duplicatable-content {
    border: 2px solid #54AED7 !important;
    transition: 0.3s;
    background-color: none !important;
    background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
}

.page-business #section_632756 .section-content.duplicatable-content:hover {
    transition: 0.0s;
    background-image: none;
    background-color: #FFF !important;
    border: 2px solid #54AED7 !important;
    color: #54AED7 !important;
}

.page-business #section_632756 .image-frame-bg.bottom-icon.bottom-icon {
    background: none !important;
}

.page-business .title_space_text.reverse .duplicatable-content:nth-child(odd) .duplicatable-content_inner .text-side_title_wrap {
    text-align: center;
}

.page-business .title_space_text .text-side_inner .text-side_description_content {
    padding: 0px;
    text-align: center;
}

.page-business .title_space_text.reverse .duplicatable-content:nth-child(odd) .text-side_inner .text-side_description_wrap {
    padding: 0px;
}

.page-business .title_space_text .text-side_inner .text-side_description_wrap {
    margin: 20px 0 0;
}

.page-business .title_space_text {
    padding: 10px;
}

.page-business #section_632754 .image-frame-bg.bottom-icon {
    background-color: #ebf7ff !important;
}

@media only screen and (max-width: 768px) {
    .page-business #section_632717 .spaceable.spaceable-top.spacer-section {
        padding-bottom: 0px !important;
    }
}

/*================================
働く環境・社風
================================*/
.page-workstyle .headding.section_h3.editable,
.page-workstyle .section_h2.editable.headding {
    color: #2F55A2;
}

.page-workstyle .subtitle.editable,
.page-workstyle .editable.text-side_description_title {
    color: #4282BD;
}

.page-workstyle .editable.letter,
.page-workstyle #section_632754 .subtitle.editable,
.page-workstyle #section_632732 .subtitle.editable {
    color: #000;
}

.page-workstyle #section_632705 .section_h3.editable.headding,
.page-workstyle #section_632705 .editable.letter,
.page-workstyle #section_632744 .section_h3.editable.headding,
.page-workstyle #section_632749 .section_h3.editable.headding,
.page-workstyle #section_632796 .section_h3.editable.headding {
    color: #FFF;
}

/* 除外するセクションでは元の色に戻す */
#section_632728 .editable.letter {
    color: inherit; /* 元の色に戻す */
}

.page-workstyle #section_632782 .image-frame-bg.bottom-icon {
    background-image: radial-gradient(circle at 100% 0%, rgb(213, 235, 255), rgb(177, 230, 255)) !important;
}

.page-workstyle #section_632782 .image-frame-bg.center-icon {
    background-color: #d0ecff !important;
}



.page-workstyle .title_line_wide_light .section-animation-wrap .element-1 {
    border: none;
    background: #d1e6f0;
}

 .page-workstyle .title_line_wide_light .section-animation-wrap .element-2,
 .page-workstyle .title_line_wide_light .section-animation-wrap .element-3,
 .page-workstyle .title_line_wide_light .section-animation-wrap .element-4,
 .page-workstyle .title_line_wide_light .section-animation-wrap .element-5 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 0px;
    width: 0px;
    background: none;
}

.page-workstyle .linker a {
    transition: 0.3s;
    background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
    border-color: none !important;
    border: none !important;
    color: #FFF !important;
}

.page-workstyle .linker a:hover {
    background-image: none;
    background-color: #FFF !important;
    border: 2px solid #54AED7 !important;
    color: #54AED7 !important;
}

/* 余白調整 */
.page-workstyle #section_632792 .text-side{
    text-align: center;
}

.page-workstyle .title_space .letter_wrap .text_wrap:nth-child(1) {
    width: 0px;
}

.page-workstyle .title_space .letter_wrap .text_wrap:nth-child(2) {
    width: 100%;
}

.page-workstyle .title_line .text-box .spacer-item_wrap:nth-child(2) {
    padding: 0px;
}

.page-workstyle .circle-box_link .text_wrap {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .page-workstyle #section_632789 .section_inner,
    .page-workstyle #section_632790 .section_inner,
    .page-workstyle #section_632791 .section_inner {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .page-workstyle #section_632728 .spaceable.spaceable-top.spacer-section {
        padding-bottom: 0px !important;
    }
}

/*================================
採用情報
================================*/
.page-recruit .headding.section_h3.editable,
.page-recruit .section_h2.editable.headding,
.page-recruit #section_632812 .headding.editable {
    color: #2F55A2;
}

.page-recruit .subtitle.editable,
.page-recruit .editable.text-side_description_title,
.page-recruit .th.editable.letter {
    color: #4282BD;
}

.page-recruit .editable.letter {
    color: #000;
}

/* 除外するセクションでは元の色に戻す */
#section_632730 .editable.letter {
    color: inherit; /* 元の色に戻す */
}

/* 余白調整 */
.page-recruit #section_632811 .text-side{
    text-align: center;
}

.page-recruit .title_space .letter_wrap .text_wrap:nth-child(1) {
    width: 0px;
}

.page-recruit .title_space .letter_wrap .text_wrap:nth-child(2) {
    width: 100%;
}

.page-recruit .title_line .text-box .spacer-item_wrap:nth-child(2) {
    padding: 0px;
}

.page-recruit .circle-box_link .text_wrap {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .page-recruit #section_632730 .spaceable.spaceable-top.spacer-section {
        padding-bottom: 0px !important;
    }
}

.page-recruit .table_border_light .table_wrap .duplicatable-content:nth-child(n+2) {
    padding: 0px;
}

.page-recruit .table_border_light .table_wrap .tr {
    border-bottom: 1px solid rgb(219, 219, 219);
}

.page-recruit .flow_cards .dc-inner_bg .frame-image {
    background-color: #d1e6f0;
}


/*================================
会社案内
================================*/
.page-company .headding.section_h3.editable,
.page-company .section_h2.editable.headding {
    color: #2F55A2;
}

.page-company .subtitle.editable,
.page-company .editable.text-side_description_title,
.page-company .th.editable.letter {
    color: #4282BD;
}

.page-company .editable.letter {
    color: #000;
}

.page-company .table_light_generic .duplicatable-container {
    border-top: 1px solid rgb(219, 219, 219);
}

.page-company .table_light_generic .table_wrap .tr {
    border-bottom: 1px solid rgb(219, 219, 219);
}

.page-company .table_light_generic .table_wrap .tr .th {
    background-color: #FFFFFF;
}

/*================================
お問い合わせ
================================*/
.page-contact .headding.section_h3.editable,
.page-contact .section_h2.editable.headding {
    color: #2F55A2;
}

.page-contact .subtitle.editable,
.page-contact .editable.text-side_description_title,
.page-contact .th.editable.letter {
    color: #4282BD;
}

.page-contact .editable.letter,
#section-wrapper .form-item_title,
#section-wrapper .form-item_input {
    color: #000;
}

.formapps .section_btn input {
    transition: 0.3s;
    background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
    font-size: 15px;
    font-weight: bold;
}

.formapps .section_btn input:hover {
    background-image: none;
    background-color: #FFF !important;
    border: 2px solid #54AED7 !important;
    color: #54AED7 !important;
}

/*================================
サイトマップ
================================*/

.page-sitemap .headding.section_h3.editable,
.page-sitemap .section_h2.editable.headding {
    color: #2F55A2;
}

.page-sitemap .subtitle.editable,
.page-sitemap .editable.text-side_description_title {
    color: #4282BD;
}

.page-sitemap .editable.letter {
    color: #000;
}
.page-sitemap .text.editable.letter a {
    color: #000;
    font-size: 15px;
    line-height: 8px;
}

.page-sitemap .text.editable.letter a:hover {
    color: #4282BD;
}

/*
===============================
e-thanks
===============================
*/

.thanks_page {
    background-color: #d1e6f0;
}

.thanks_page .catch {
    background-color: #FFFFFF;
    border-top: 0px solid #ccc !important;
    border-bottom: 0px solid #ccc !important;
}

.thanks_page .catch_text {
    text-align: center;
}

#section-wrapper .subtitle {
    font-weight: bold;
}

.thanks_page .catch_subtext {
    text-align: center;
    color: #2F55A2 !important;
}

/* 20250821 */
/* title_line_wide_reversible */
.title_line_wide_reversible .section-image_bg::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    background-position: left bottom;
    background-size: 70%;
    z-index: 0;
    opacity: .5;
}
#section_632769 .title_line_wide_reversible .section-image_bg::before {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/452900/optimized_UL02R7ilJ4VBUIp6oogR4Q.png) no-repeat;
}
#section_632770 .title_line_wide_reversible .section-image_bg::before {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/452902/optimized_fsEiT-9heORZUanJhyt2RA.png) no-repeat;
    background-position: right bottom;
}
#section_632771 .title_line_wide_reversible .section-image_bg::before {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/452901/optimized_jsuVClr9llzHEM2YONEE8A.png) no-repeat;
}
.title_line_wide_reversible .section-image_bg::before {
    filter: grayscale(100%);
}
@media only screen and (min-width: 768px) {
    .title_line_wide_reversible .section-image_bg::before {
        background-size: contain !important;
    }
}

/* 20250821 修正 */
.mainvisual_step_animation .catch_text span {
    display: inline-block;
    position: relative;
    padding: 0.2em 0.4em;
    margin: 0.1em -1px;
    font-weight: bold !important;
    color: #fff !important;
    border: 3px solid #fff;
}
.mainvisual_step_animation .editable_wrap .catch_subtext {
    width: fit-content;
    background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
    padding: 2px 11px;
}
#section-wrapper .wide_block_link_flex .editable.letter {
    font-size: 2rem;
}
.h2_center .section_h2::before,
.h2_center .section_h2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
}
.h2_center .section_h2::before { top: 0; }
.h2_center .section_h2::after { top: 8px; }

.h2_center .spacer-item_wrap .editable_wrap::before,
.h2_center .spacer-item_wrap .editable_wrap::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1));
}
.h2_center .spacer-item_wrap .editable_wrap::before { bottom: 8px; }
.h2_center .spacer-item_wrap .editable_wrap::after { bottom: 0; }
:is(#section_632804,#section_632713) .h2_center .editable_wrap .subtitle {
    display: none;
}

/* MV */
.mainvisual_step_animation {
    height: 40vw !important;
    margin-top: 70px;
    background-attachment: inherit;
}
.logo_side .header_logo a img {
    max-width: 260px;
}
@media only screen and (max-width: 768.9px) {
    .mainvisual_step_animation {
        background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/452982/optimized_namdNCf4e_W1Xa2Dhj5B1g.png) !important; 
        height: 163vw !important;
        margin-top: 80px;
    }
#section_632759 .half.rv_section .image-side_inner .frame-image {
    background-position-y: 16%;
}
}


/* 20260225修正*/
.page-business #section_632756 .section-content.duplicatable-content:hover font,
.page-aboutus #section_632755 .section-content.duplicatable-content:hover font {
    color: #54AED7;
}
#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li {
    padding: 0 16px;
}
    .footer_tp_generic .detail-side_first .tel a {
        font-size: 1.8rem;
    }

@media only screen and (max-width: 400px) {
.mainvisual_step_animation .catch_text span {
    font-size: 2.8rem;
}
#section_632441 .catch_subtext.editable.subtitle {
    font-size: 1.9rem !important;
}
}

@media only screen and (max-width: 430px) {
#section_635288 h2.section_h2.editable.headding {
    font-size: 2.4rem !important;
}
}

@media only screen and (max-width: 767px) {
#section_634926 .title_line_wide_reversible .text-box {
    margin-top: 0px;
}
#section_634926 .spaceable.spaceable-top.spacer-item {
    display: none;
}
#section_634926 .subtitle.editable {
    display: none;
}
#section_634926 .spaceable.spaceable-top.spacer-section {
    padding-bottom: 40px !important;
}
#section_634926 .spaceable.spaceable-bottom.spacer-section {
    padding-bottom: 40px !important;
}
#section_632759 .spaceable.spaceable-top.spacer-section {
    padding-bottom: 0 !important;
}
#section_632772 h3.section_h3.editable.headding {
    font-size: 3rem;
}
#section_632754 h3.section_h3.editable.headding {
    font-size: 3rem;
}
#section_692527 .half_wide_limited_height .section_h3 span {
font-size: 3rem !important;
}
#section_632782 .title_circle.title_section.section_name.width-limit.color-bg {
    padding: 12rem 0 20rem;
}
#section_632706 .spaceable-top {
    padding-bottom: 100px !important;
}
#section_632706 .spaceable-bottom {
 padding-bottom: 40px !important;
}

#section_632792 .title_space .section_inner .subtitle {
    font-size: 2.3rem;
}
#section_632791 h3.section_h3.editable.headding {
font-size: 2.4rem;
}
#section_632792 .title_space .title_space_bg .editable_wrap:nth-child(1),
 #section_632792 .title_space .title_space_bg .editable_wrap:nth-child(2) {
font-size: 6rem;
}
#section_632792 .title_space {
    padding: 4rem 0 8rem;
}

#section_632811 .title_space .title_space_bg .editable_wrap:nth-child(1) {
    top: 0;
    left: 0;
    font-size: 6rem;
}
#section_632811 h3.section_h3.editable.headding {
    font-size: 4rem;
}
#section_632811 .subtitle.editable {
    font-size: 2.5rem;
}
#section_632811 .title_space {
    padding: 5rem 0;
}
.logo_side .header_logo a img {
    max-width: 240px;
}
#section-wrapper .footer_tp_generic .detail-side_first .tel a {
     font-size: 0;
}
}
.banner_text ._color_,
.showcase_chart .banner_text ._color_{
color: #4283be !important;
}
.banner_text .banner_link,
.showcase_chart .banner_text .banner_link {
background-image: radial-gradient(circle at 100% 0%, rgba(66, 130, 189, 1), rgba(84, 174, 215, 1)) !important;
}