.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}}
.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}}
.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}}
#content-wrapper #section-wrapper .h2_center_graphic .image-frame-bg.bottom-icon .edit-btns{left:auto;right:0}#content-wrapper #section-wrapper .h2_center_graphic.reverse .image-frame-bg.bottom-icon .edit-btns{left:0;right:auto}.h2_center_graphic{padding:0 0 3rem;overflow:hidden}.h2_center_graphic .section_inner{display:flex;align-items:center;min-height:60vh}.h2_center_graphic .center-image-side{position:relative;width:100%}.h2_center_graphic .center-image-side_inner{padding-top:50vw}.h2_center_graphic .center-image-side .image-frame-bg.h2_center_graphic_image{position:absolute !important;top:-60vw;left:-50vw;width:120vw;height:120vw;border-radius:50%;background-color:#2C5DFF}.h2_center_graphic .center-image-side .image-frame-bg.h2_center_graphic_image .frame-image{border-radius:50%}.h2_center_graphic.reverse .center-image-side .image-frame-bg.h2_center_graphic_image{left:auto;right:-50vw}.h2_center_graphic.reverse .text-side{left:auto;right:0}.h2_center_graphic .text-side{position:absolute;top:50%;left:0;z-index:1;padding:2rem;color:#fff;transform:translate(0%, -50%)}.h2_center_graphic .subtitle{letter-spacing:0px}.h2_center_graphic .headding_wrap,.h2_center_graphic .section_h2{font-size:4.6rem}.h2_center_graphic .subtitle_wrap,.h2_center_graphic .subtitle{font-size:3rem}@media only screen and (min-width: 768px){.h2_center_graphic .headding_wrap,.h2_center_graphic .section_h2{font-size:5.5rem}.h2_center_graphic .subtitle_wrap,.h2_center_graphic .subtitle{font-size:3.6rem}.h2_center_graphic .center-image-side .image-frame-bg.h2_center_graphic_image{top:-50vw;left:-50vw;width:100vw;height:100vw}}@media only screen and (max-width: 480px){.h2_center_graphic .section_inner{min-height:80vh}.h2_center_graphic .center-image-side .image-frame-bg.h2_center_graphic_image{top:-60vw;left:-50vw;width:150vw;height:150vw}}
#content-wrapper #section-wrapper .three_cards_dot_separator{padding-top:80px}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-container{display:flex;flex-wrap:wrap;justify-content:center;padding:0 2rem}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content{width:33.33333%;border-right:2px dotted #ccc;padding:32px;margin-bottom:60px}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content:last-child{border-right:none}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content:nth-of-type(3n){border-right:none}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content:nth-child(1){border-right:2px dotted #ccc}#content-wrapper #section-wrapper .three_cards_dot_separator .section_inner{max-width:1000px}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side{text-align:left;padding:2rem 0;position:relative;z-index:1}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side .headding{font-size:24px;letter-spacing:.2rem;font-family:Hiragino Kaku Gothic ProN, W6;text-align:center;margin-bottom:64px}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side .headding_wrap{margin-bottom:1rem}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side .text_wrap{font-size:16px}#content-wrapper #section-wrapper .three_cards_dot_separator .editable.letter{font-size:16px;color:#334137}#content-wrapper #section-wrapper .three_cards_dot_separator .letter_wrap_basic{font-size:16px;font-family:游ゴシック体, Medium}#content-wrapper #section-wrapper .three_cards_dot_separator .image-side{width:30%;margin:0 auto;padding-top:2.25vw;position:relative;z-index:1}#content-wrapper #section-wrapper .three_cards_dot_separator .image-side .frame-image{padding-top:100%}@media only screen and (max-width: 1024px){#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-container{padding:0 0.5rem}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content{width:32%;padding:1rem 0;padding:64px 32px}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content:last-child{padding-bottom:0}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side .headding{line-height:32px}#content-wrapper #section-wrapper .three_cards_dot_separator h3{margin:15px 0}}@media only screen and (max-width: 767px){#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content{width:100%;border-right:none;border-bottom:2px dotted #ccc;padding:0}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content:nth-child(1){border-right:none}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side{margin-top:0}}@media only screen and (max-width: 480px){#content-wrapper #section-wrapper .three_cards_dot_separator .section_inner{padding:0 32px}#content-wrapper #section-wrapper .three_cards_dot_separator .duplicatable-content{margin-bottom:50px}#content-wrapper #section-wrapper .three_cards_dot_separator .letter_wrap_basic{font-size:16px;margin-bottom:48px}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side{margin-top:0}#content-wrapper #section-wrapper .three_cards_dot_separator .text-side .headding{margin-bottom:40px}}
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}}
.title_simple_wide_reversible .section_inner{padding:0 2.5rem}.title_simple_wide_reversible .text-side{text-align:left}.title_simple_wide_reversible .subtitle{letter-spacing:0px;color:#000;font-family:YakuHanJP, Lato, 'Droid Sans', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', eatYuG, Meiryo, sans-serif}.title_simple_wide_reversible .section_h3{font-family:YakuHanMP, 'Playfair Display', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;word-wrap:break-word;font-weight:bold;letter-spacing:1.8px;font-size:3.6rem;text-align:center}.title_simple_wide_reversible .headding_wrap,.title_simple_wide_reversible .headding{font-size:2.5rem}.title_simple_wide_reversible .subtitle_wrap,.title_simple_wide_reversible .subtitle{font-size:1.1rem;text-align:center}.title_simple_wide_reversible .text-box{position:relative;margin-top:50px;padding:3rem;border:1px solid #333}.title_simple_wide_reversible .text-box_bg{position:absolute;height:100%;width:100%;top:0;left:0}.title_simple_wide_reversible .text-box .editable_wrap{font-size:1.6rem;color:#000}.title_simple_wide_reversible .text-box .editable_wrap_title{text-align:center;font-size:2rem;color:#333;font-weight:bold}.title_simple_wide_reversible .text-box .spacer-item_wrap{position:relative}@media only screen and (min-width: 768px){.title_simple_wide_reversible .section_h3{text-align:left}.title_simple_wide_reversible .text-side{display:flex}.title_simple_wide_reversible.reverse .text-side{flex-direction:row-reverse;gap:20px}.title_simple_wide_reversible .title-box{width:45%;padding-right:2rem}.title_simple_wide_reversible.reverse .title-box{padding-left:2rem;padding-right:0}.title_simple_wide_reversible .text-box{margin-top:15rem;width:55%}.title_simple_wide_reversible .text-box .spacer-item_wrap{width:100%}.title_simple_wide_reversible .headding_wrap,.title_simple_wide_reversible .headding{font-size:6rem}.title_simple_wide_reversible .subtitle_wrap,.title_simple_wide_reversible .subtitle{font-size:1.6rem;text-align:left}.title_simple_wide_reversible .text-box .editable_wrap{font-size:1.5rem}.title_simple_wide_reversible .text-box .editable_wrap_title{text-align:left}.title_simple_wide_reversible .section_btn a{font-family:YakuHanJP, Lato, 'Droid Sans', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', eatYuG, Meiryo, sans-serif}}
.h2_left .subtitle{letter-spacing:0}.h2_left .headding_wrap{font-size:2rem}.h2_left .editable_wrap,.h2_left .subtitle_wrap{font-size:1.2rem}.h2_left .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2rem}@media only screen and (min-width:768px){.h2_left .headding_wrap{font-size:3.5rem}.h2_left .editable_wrap,.h2_left .subtitle_wrap{font-size:1.5rem}.h2_left .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3.5rem}}
.portfolio_coloroverlay{background-color:#fff}.portfolio_coloroverlay li{margin-bottom:3rem;padding-bottom:2rem;font-size:1.6rem}.portfolio_coloroverlay li .image-wrap{margin-bottom:2.2rem;padding-top:66%;position:relative;overflow:hidden}.portfolio_coloroverlay li .image-wrap .portfolio_image{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;transition:.8s .1s all;backface-visibility:hidden}.portfolio_coloroverlay li .image-wrap a{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.portfolio_coloroverlay li .image-wrap:hover a{opacity:1}.portfolio_coloroverlay li .image-wrap:hover .category{opacity:0}.portfolio_coloroverlay li .image-wrap:hover .portfolio_image{transform:scale(1.03);transition:.8s .1s all}.portfolio_coloroverlay li .portfolio_text .text_wrap{text-align:left;margin-bottom:2.4rem;padding:0}.portfolio_coloroverlay li .portfolio_text .text_wrap h4{font-size:1.6rem;margin-bottom:1rem;line-height:1.5}.portfolio_coloroverlay li .portfolio_text .text_wrap p{color:#bababa}.portfolio_coloroverlay li .portfolio_text .text_wrap .date{font-size:1.2rem;margin-bottom:.5rem}.portfolio_coloroverlay li .category{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.4rem;color:#fff;width:140px;height:140px;padding:1rem;display:flex;justify-content:center;align-items:center;transition:.6s all}.portfolio_coloroverlay li .category .category_cover{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #fff;opacity:.7;z-index:-1}.portfolio_coloroverlay li .category .category_cover::before,.portfolio_coloroverlay li .category .category_cover::after{content:"";position:absolute;width:30px;height:30px;background-color:#fff}.portfolio_coloroverlay li .category .category_cover::before{top:-15px;left:-15px}.portfolio_coloroverlay li .category .category_cover::after{right:-15px;bottom:-15px}.portfolio_coloroverlay .section_btn{width:96%;max-width:300px}.portfolio_coloroverlay .dummy_blog_text{background-color:rgba(255,255,255,0.9);color:#333;transition:opactiy .2s ease}.portfolio_coloroverlay .dummy_blog_text:hover{background-color:rgba(255,255,255,0.5)}@media only screen and (min-width: 768px){.portfolio_coloroverlay{text-align:left}.portfolio_coloroverlay .portfolio_item_wrap,.portfolio_coloroverlay .dummy_form_area{text-align:center;font-size:0}.portfolio_coloroverlay .portfolio_item_wrap{display:flex;justify-content:center;flex-wrap:wrap}.portfolio_coloroverlay li{width:29%;margin:0 2%}}
.btn_wide .section_btn{max-width:990px}.btn_wide .section_btn a{background-color:#2C5DFF}
.title_simple_wide_reversible .section_inner{padding:0 2.5rem}.title_simple_wide_reversible .text-side{text-align:left}.title_simple_wide_reversible .subtitle{letter-spacing:0px;color:#000;font-family:YakuHanJP, Lato, 'Droid Sans', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', eatYuG, Meiryo, sans-serif}.title_simple_wide_reversible .section_h3{font-family:YakuHanMP, 'Playfair Display', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;word-wrap:break-word;font-weight:bold;letter-spacing:1.8px;font-size:3.6rem;text-align:center}.title_simple_wide_reversible .headding_wrap,.title_simple_wide_reversible .headding{font-size:2.5rem}.title_simple_wide_reversible .subtitle_wrap,.title_simple_wide_reversible .subtitle{font-size:1.1rem;text-align:center}.title_simple_wide_reversible .text-box{position:relative;margin-top:50px;padding:3rem;border:1px solid #333}.title_simple_wide_reversible .text-box_bg{position:absolute;height:100%;width:100%;top:0;left:0}.title_simple_wide_reversible .text-box .editable_wrap{font-size:1.6rem;color:#000}.title_simple_wide_reversible .text-box .editable_wrap_title{text-align:center;font-size:2rem;color:#333;font-weight:bold}.title_simple_wide_reversible .text-box .spacer-item_wrap{position:relative}@media only screen and (min-width: 768px){.title_simple_wide_reversible .section_h3{text-align:left}.title_simple_wide_reversible .text-side{display:flex}.title_simple_wide_reversible.reverse .text-side{flex-direction:row-reverse;gap:20px}.title_simple_wide_reversible .title-box{width:45%;padding-right:2rem}.title_simple_wide_reversible.reverse .title-box{padding-left:2rem;padding-right:0}.title_simple_wide_reversible .text-box{margin-top:15rem;width:55%}.title_simple_wide_reversible .text-box .spacer-item_wrap{width:100%}.title_simple_wide_reversible .headding_wrap,.title_simple_wide_reversible .headding{font-size:6rem}.title_simple_wide_reversible .subtitle_wrap,.title_simple_wide_reversible .subtitle{font-size:1.6rem;text-align:left}.title_simple_wide_reversible .text-box .editable_wrap{font-size:1.5rem}.title_simple_wide_reversible .text-box .editable_wrap_title{text-align:left}.title_simple_wide_reversible .section_btn a{font-family:YakuHanJP, Lato, 'Droid Sans', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', eatYuG, Meiryo, sans-serif}}
.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}}
.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}}
#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}}

@charset "UTF-8";

html {
    scroll-padding-top: 60px;
}

/*--------------------------------------*/
/* font
/*--------------------------------------*/
body,
.letter_wrap_basic {
  font-family: "Noto Sans JP", sans-serif;
  color: #00322A;
  font-size: 1.5rem;
}

/*リンク色*/
.editable a {
  color: #007864;
}

/*共通フォント設定*/
#section-wrapper .headding,
#section-wrapper .subtitle,
#section-wrapper .letter {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
#section-wrapper .headding {
  letter-spacing: 0.2em;
  font-weight: 600;
  color: #00322A;
  line-height: 1.4;
}
#section-wrapper h1.headding {
  font-size: clamp(3.2rem, 2rem + 3vw, 5.6rem);
}
#section-wrapper h2.headding {
  font-size: clamp(2.6rem, 1.7rem + 2.25vw, 4.4rem);
}
#section-wrapper h3.headding {
  font-size: clamp(1.8rem, 1.5rem + 0.75vw, 2.4rem);
}
#section-wrapper .subtitle {
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: clamp(1.6rem, 1.4rem + 0.5vw, 2rem);
  color: #00322A;
  line-height: 1.4;
}
#section-wrapper .letter {
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #00322A;
  font-size: 1.5rem;
  line-height: 1.6;
}

/*--------------------------------------*/
/* ボタン
/*--------------------------------------*/
/*ボタンサイズ*/
#section-wrapper .section_btn,
#section-wrapper .section_btn input {
  max-width: none;
}
@media screen and (min-width: 767px) {
  #section-wrapper .section_btn,
  #section-wrapper .section_btn input {
    max-width: 40rem !important;
  }
}

/*ボタンデザイン*/
#section-wrapper .section_btn a,
#section-wrapper .section_btn input a {
  display: flex;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  padding: 2em 0.8em;
  line-height: 1.4;
  background-color: #007864 !important;
  color: #ffffff !important;
  border-width: 0 !important;
  border-style: solid;
  border-radius: 0;
}
#section-wrapper .formapps .section_btn input {
  background-color: #007864 !important;
  color: #ffffff !important;
  border-width: 0 !important;
  border-style: solid;
  border-radius: 0 !important;
}
#section-wrapper #footer-section .detail-side .section_btn a {
  background-color: #ffffff !important;
  color: #007864 !important;
  border-width: 0 !important;
  border-style: solid;
  border-radius: 0 !important;
}

/*sp_下部ボタン色*/
#footer-section .detail-side .section_btn a {
  background: #007864;
  color: #fff;
  border: 0;
  border-right: 1px solid #fff;
}

/*  */
/* 大きめのセクションのタイトル */
/* セクションのタイトル */
/* 大きめのh3タイトル */
/* 小さめのh3タイトル */
/* サブタイトル */
/*--------------------------------------*/
#section-wrapper {
  /* 最初のセクション */
}
#section-wrapper #section_620591 .content,
#section-wrapper #section_620647 .content,
#section-wrapper #section_620679 .content,
#section-wrapper #section_620693 .content,
#section-wrapper #section_620613 .content,
#section-wrapper #section_620611 .content,
#section-wrapper #section_620600 .content,
#section-wrapper #section_620598 .content {
  padding: 0 !important;
}
#section-wrapper #section_620591 .content .headding,
#section-wrapper #section_620647 .content .headding,
#section-wrapper #section_620679 .content .headding,
#section-wrapper #section_620693 .content .headding,
#section-wrapper #section_620613 .content .headding,
#section-wrapper #section_620611 .content .headding,
#section-wrapper #section_620600 .content .headding,
#section-wrapper #section_620598 .content .headding {
  color: #fff;
}
#section-wrapper #section_620591 .content .subtitle,
#section-wrapper #section_620647 .content .subtitle,
#section-wrapper #section_620679 .content .subtitle,
#section-wrapper #section_620693 .content .subtitle,
#section-wrapper #section_620613 .content .subtitle,
#section-wrapper #section_620611 .content .subtitle,
#section-wrapper #section_620600 .content .subtitle,
#section-wrapper #section_620598 .content .subtitle {
  color: #fff;
}
#section-wrapper #section_620591 .content .letter,
#section-wrapper #section_620647 .content .letter,
#section-wrapper #section_620679 .content .letter,
#section-wrapper #section_620693 .content .letter,
#section-wrapper #section_620613 .content .letter,
#section-wrapper #section_620611 .content .letter,
#section-wrapper #section_620600 .content .letter,
#section-wrapper #section_620598 .content .letter {
  color: #fff;
}

/*全体固定背景*/
#section-wrapper::before {
  /* content: ""; */
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url() no-repeat center center #fff;
  background-size: cover;
}

/*--------------------------------------*/
/* mainvisual_mountain メインビジュアル
/*--------------------------------------*/
.mainvisual_mountain .catch_head {
  font-size: 3.2rem;
  font-weight: bold;
}

.mainvisual_mountain .catch h1 {
  font-size: 9vw;
  line-height: 1.2;
}

.mainvisual_mountain .catch_subtext {
  font-size: 3.2rem;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .mainvisual_mountain .catch_subtext,
  .mainvisual_mountain .catch_head {
    font-size: 2rem;
  }
  .mainvisual_mountain .catch h1 {
    font-size: 6rem;
  }
}
/*--------------------------------------*/
/* global-nav ナビ
/*--------------------------------------*/
#global-nav a {
  font-weight: 600;
  color: #00322A !important;
  letter-spacing: 0.2em;
}

#global-nav .active a {
  position: relative;
}
#global-nav .active > a::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #007864;
}

#global-nav .gnav_accordion_two_cta .hamburger_top,
#global-nav .gnav_accordion_two_cta .hamburger_mid,
#global-nav .gnav_accordion_two_cta .hamburger_btm {
  background: #007864;
}

#global-nav .gnav_accordion_two_cta .gnav_sp .hamburger-box .gnav_bg {
  background-color: #fff;
}

.html.scroll-locked #global-nav .hamburger-box {
  top: 5px;
  right: 5px;
}

#global-nav .gnav_accordion_two_cta .gnav_pc .logo_side {
  height: auto;
  margin: 0;
  padding: 0 !important;
}
#global-nav .gnav_accordion_two_cta .gnav_pc .nav_side {
  flex-grow: 1;
}

#global-nav .gnav-editable-contents .gnav-btn {
  background-color: transparent;
  background-color: #007864;
  color: #fff !important;
}
.gnav-editable-contents .gnav-btn {
  color: #fff;
  border-radius: 0;
  font-size: 1.6rem;
  width: auto;
  height: auto;
  padding: 1em 2em;
}

#global-nav .gnav_accordion_two_cta .gnav_sp .gnav-editable-contents {
  position: relative;
}

@media (min-width:768px) {
#global-nav .gnav_accordion_two_cta .gnav_sp .gnav-editable-contents .gnav-btn {
  width: auto;
}
}

#global-nav .gnav_accordion_two_cta .gnav_pc .logo_side img,
#global-nav .gnav_accordion_two_cta .gnav_sp .logo_side img {
  width: auto;
  max-width: none;
  width: clamp(16rem, 9rem + 17.5vw, 30rem);
}

@media only screen and (max-width: 1024px) {
  /* .fit_card_two_image .image-side_bg{
  	position: absolute;
  	width: 100%;
  	height: 120%;
  	top: 0;left: 0;
  }
  .fit_card_two_image .image-side_text{
  	position: relative  ;
  	transform: translate(0)  ;
  	top: 0  ;left: 0  ;
  	margin-top: 0  ;
  }
  .fit_card_two_image .text-side{
  	margin-top: 0  ;
  } */
}
/*--------------------------------------*/
/* #global-nav　PC
/*--------------------------------------*/
/*--------------------------------------*/
/* ヘッダー
/*--------------------------------------*/
.header_logo span {
  font-size: 2.3rem;
  color: #007864;
  font-weight: 900;
}

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

/* 下層ヘッダー */
.h1_left .headding {
  font-size: 4.2rem;
}

@media only screen and (min-width: 1025px) {
  .h1_left .section_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .h1_left .headding {
    font-size: 3.2rem;
  }
}
/*--------------------------------------*/
/* フッター
/*--------------------------------------*/
#section-wrapper #footer-section .letter, #section-wrapper #footer-section a {
  color: #fff;
  font-weight: 600;
}
#footer-section .footer_menu_center {
  background-color: #00322A;
}
#footer-section .footer_menu_center .logo {
  max-width: none;
  margin: 0 auto;
}
#footer-section .footer_menu_center .logo img {
  width: clamp(20rem, 15rem + 12.5vw, 30rem);
}
#footer-section .image-frame {
  display: inline-block;
  padding: 1em;
  /* background-color: #fff; */
  margin: 0 auto;
}
#footer-section .footer_tp_generic .copy {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

@media (min-width:768px) {
#footer-section .footer-company_inner .detail-side {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 1em;
  flex-grow: 1;
  width: auto;
}

#footer-section .footer-company_inner .detail-side .detail-side_first {
  flex-basis: content;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: center;
}
#footer-section .footer-company_inner .detail-side .detail-side_second {
  flex-basis: auto;
}
#footer-section .footer-company_inner .logo-side {
  flex-basis: auto;
  width: auto;
}
}
#footer-section .footer-company_inner .detail-side {
  background-color: #007864;
}
@media screen and (min-width: 767px) {
  #footer-section .footer-company_inner .detail-side {
    background-color: transparent;
  }
}
#footer-section .footer-company_inner .detail-side .letter {
  color: #fff;
}

/* 画像見出し */
.h2_left .section_h2::first-letter,
.h2_center .section_h2 {
  line-height: 1.2;
}

.h2_center .spacer-section_wrap .spaceable-top {
  padding-bottom: 120px;
}

.h2_center > .spaceable-bottom {
  padding-bottom: 120px;
}

@media only screen and (max-width: 1024px) {
  .h2_center .spacer-section_wrap .spaceable-top {
    padding-bottom: 90px;
  }
  .h2_center > .spaceable-bottom {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .h2_center .spacer-section_wrap .spaceable-top {
    padding-bottom: 50px;
  }
  .h2_center > .spaceable-bottom {
    padding-bottom: 50px;
  }
}
/* タイムテーブル */
.time_table_image_rounded .content_container::before {
  background: #007864;
}

.time_table_image_rounded .duplicatable-content::before {
  background: #007864;
}

.time_table_image_rounded .duplicatable-content::after {
  border-top-color: #007864;
}

.time_table_image_rounded .duplicatable-content_inner::before {
  background: radial-gradient(circle farthest-side, #007864, #007864 30%, transparent 30%, transparent);
  background-size: 20px 20px;
}

/*footer_矢印色*/
#footer-section .back-top {
  border-color: #007864;
}

#footer-section .back-top .arrow:before {
  color: #007864;
}

#footer-section .footer-company::before {
  display: none;
}

/*blog_リンク色*/
.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_,
.banner_text ._color_ {
  color: #007864;
}

.blog_posts .blog_post .notice,
.blog_posts .post_item .notice,
.category_attention,
.elation_posts_section .category_attention,
.showcase_chart .showcase_chart_item .notice {
  background-color: #007864;
}

@media only screen and (min-width: 768px) {
  /*pc*/
  /*ボタン hover_アニメーション
  .tree_image_btn .text-side .section_btn a:after,
  .catchcopy_06 .link_btn a:after,
  .half_fit_image_recruit1_1 .section_btn a:after,
  .section_name .section_btn a:after,
  .blog_posts .banner_text .banner_link:after,
  .showcase_chart .banner_text .banner_link:after,
  .banner_text .banner_link:after{
  	content: '';
  	position: absolute;
  	bottom: 0;
  	left: -10%;
  	width: 0;
  	height: 120%;
  	background-color: #000;
  	border: none;
  	z-index: -1;
  	transition: .3s;
  }
  .tree_image_btn .text-side .section_btn a:hover:after,
  .catchcopy_06 .link_btn a:hover:after,
  .half_fit_image_recruit1_1 .section_btn a:hover:after,
  .section_name .section_btn a:hover:after,
  .blog_posts .banner_text .banner_link:hover:after,
  .showcase_chart .banner_text .banner_link:hover:after,
  .banner_text .banner_link:hover:after{
  	left: -10%;
  	width: 120%;
  }
  */
}
/*--------------------------------------*/
/* 角丸
/*--------------------------------------*/
/*--------------------------------------*/
/* ワイド
/*--------------------------------------*/
@media only screen and (min-width: 768px) {
  #section_xxx .section_inner,
  #section_xxx .section_inner {
    max-width: 1100px;
    margin: 0 auto;
  }
}
/*--------------------------------------*/
/* 黒乗せ
/*--------------------------------------*/
/* .mainvisual_mountain .section_inner::before, */
/*.h2_text .section-image_bg::before, */
.wide_block_link_flex .frame-image::before,
.h1_left::before,
.h1_center .section-image_bg::before,
.motion_mainvisual_h1 .section-image_bg::before,
.mainvisual_shift .section-image_bg::before,
.mainvisual_crossfade_slider .image-side .flamingo-slider-slide::before,
.banner_image .duplicatable-container .frame-image::before,
.circle-box_link .image_wrap .circle-image::before,
.vertical_icon .image-frame-bg::before,
.vertical_icon_dup .frame-image::before,
.half_text_separate .image-side::before,
.tree_image_btn .text-side_bg::before,
.half_two_image_misaligned .frame-image::before,
.three_images .text-side_bg::before,
.square_four_images_with_text .duplicatable-content_inner::before,
.fit_card_two .image-side .image-frame-bg::before,
.fit_card_one .image-side .frame-image::before {
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #00322A;
  opacity: 0.4;
}

.circle-box_link .image_wrap .circle-image {
  overflow: hidden;
  border-radius: 50%;
}

.square_four_images_with_text .text-side {
  z-index: 2;
}

.h1_left .section_inner {
  position: relative;
  z-index: 1;
}

/*.h2_text .section-image_bg::before,*/
.half_two_image_misaligned .frame-image::before,
.banner_image .duplicatable-container .frame-image::before,
.mainvisual_shift .section-image_bg::before,
.wide_block_link_flex .frame-image::before {
  z-index: 0;
}

/*--------------------------------------*/
/* 高さ揃え
/*--------------------------------------*/
.two_cards .image-frame-bg,
.flow_cards .dc-inner_bg .frame-image {
  background: transparent;
}

.two_cards .duplicatable-content_inner,
.flow_cards .duplicatable-content_outer {
  background: #f5f7fc;
}

.flow_cards .number_wrap {
  background: #007864;
  color: #fff;
}

.two_cards .duplicatable-content {
  display: flex;
}

/*--------------------------------------*/
/* 余白変更
/*--------------------------------------*/
.spaceable[style*="padding-bottom: 200px"] {
  padding-bottom: clamp(10rem, 5rem + 12.5vw, 20rem) !important;
}
.spaceable[style*="padding-bottom: 190px"] {
  padding-bottom: clamp(9.5rem, 4.75rem + 11.875vw, 19rem) !important;
}
.spaceable[style*="padding-bottom: 180px"] {
  padding-bottom: clamp(9rem, 4.5rem + 11.25vw, 18rem) !important;
}
.spaceable[style*="padding-bottom: 170px"] {
  padding-bottom: clamp(8.5rem, 4.25rem + 10.625vw, 17rem) !important;
}
.spaceable[style*="padding-bottom: 160px"] {
  padding-bottom: clamp(8rem, 4rem + 10vw, 16rem) !important;
}
.spaceable[style*="padding-bottom: 150px"] {
  padding-bottom: clamp(7.5rem, 3.75rem + 9.375vw, 15rem) !important;
}
.spaceable[style*="padding-bottom: 140px"] {
  padding-bottom: clamp(7rem, 3.5rem + 8.75vw, 14rem) !important;
}
.spaceable[style*="padding-bottom: 130px"] {
  padding-bottom: clamp(6.5rem, 3.25rem + 8.125vw, 13rem) !important;
}
.spaceable[style*="padding-bottom: 120px"] {
  padding-bottom: clamp(6rem, 3rem + 7.5vw, 12rem) !important;
}
.spaceable[style*="padding-bottom: 110px"] {
  padding-bottom: clamp(5.5rem, 2.75rem + 6.875vw, 11rem) !important;
}
.spaceable[style*="padding-bottom: 100px"] {
  padding-bottom: clamp(5rem, 2.5rem + 6.25vw, 10rem) !important;
}
.spaceable[style*="padding-bottom: 90px"] {
  padding-bottom: clamp(4.5rem, 2.25rem + 5.625vw, 9rem) !important;
}
.spaceable[style*="padding-bottom: 80px"] {
  padding-bottom: clamp(4rem, 2rem + 5vw, 8rem) !important;
}
.spaceable[style*="padding-bottom: 70px"] {
  padding-bottom: clamp(3.5rem, 1.75rem + 4.375vw, 7rem) !important;
}
.spaceable[style*="padding-bottom: 60px"] {
  padding-bottom: clamp(3rem, 1.5rem + 3.75vw, 6rem) !important;
}
.spaceable[style*="padding-bottom: 50px"] {
  padding-bottom: clamp(2.5rem, 1.25rem + 3.125vw, 5rem) !important;
}
.spaceable[style*="padding-bottom: 40px"] {
  padding-bottom: clamp(2rem, 1rem + 2.5vw, 4rem) !important;
}
.spaceable[style*="padding-bottom: 30px"] {
  padding-bottom: clamp(1.5rem, 0.75rem + 1.875vw, 3rem) !important;
}
.spaceable[style*="padding-bottom: 20px"] {
  padding-bottom: clamp(1rem, 0.5rem + 1.25vw, 2rem) !important;
}
.spaceable[style*="padding-bottom: 10px"] {
  padding-bottom: clamp(0.5rem, 0.25rem + 0.625vw, 1rem) !important;
}

/*blog系余白調整*/
@media only screen and (max-width: 767px) {
  .blog_coloroverlay > .spaceable-top {
    padding-bottom: 0;
  }
  .blog_coloroverlay > .spaceable-bottom {
    padding-bottom: 0;
  }
  .portfolio_standerd > .spaceable-top {
    padding-bottom: 0;
  }
  .portfolio_standerd > .spaceable-bottom {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .page-case section:first-of-type .content,
  .page-blog section:first-of-type .content {
    padding: 0;
  }
}
/*--------------------------------------*/
/* .title_simple_wide_reversible
/*--------------------------------------*/
.title_simple_wide_reversible .image-frame-bg {
  background: rgba(255, 255, 255, 0.9);
}

.title_simple_wide_reversible .text-box {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border: 0;
}

.title_simple_wide_reversible .subtitle {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.title_simple_wide_reversible .subtitle::before {
  content: "";
  display: inline-block;
  margin-right: 20px;
  width: 40px;
  height: 1px;
  background-color: #fff;
}

/*--------------------------------------*/
/* .information_card お問い合わせ
/*--------------------------------------*/
.information_card {
  background: #007864;
}

.information_card-content {
  align-items: center;
}

.information_card .text-side * {
  color: #fff;
}

.information_card .info-side_content {
  overflow: hidden;
}

.information_card .info-side_content * {
  border: 0px;
}

.information_card .info-side * {
  color: #007864;
}

.information_card .info-side .cta-text {
  font-weight: 500;
}

.information_card .info-side-bg {
  background: #fff;
}

.information_card .info-side .cta-text_wrap,
.information_card .info-side .cta-text {
  font-size: 4.2rem;
  line-height: 1.3;
  margin-top: 0;
}

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

.square_four_images_with_text .image-frame-bg {
  opacity: 0.7;
}

@media only screen and (min-width: 1025px) {
  .square_four_images_with_text .duplicatable-content a {
    transition: all 0.3s ease;
  }
  .square_four_images_with_text .duplicatable-content a:hover {
    opacity: 0.75;
  }
}
/*--------------------------------------*/
/* .circle-box_link
/*--------------------------------------*/
.circle-box_link .duplicatable-content {
  margin-top: 1em;
  margin-bottom: 1em;
}

.circle-box_link a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #fff transparent transparent transparent;
}

/*--------------------------------------*/
/* title_space
/*--------------------------------------*/
.title_space .title_space_bg .editable_wrap {
  background: linear-gradient(90deg, rgb(1, 58, 143), rgb(87, 216, 255));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.1;
  line-height: 1.3;
}

@media only screen and (max-width: 1265px) {
  .title_space .title_space_bg .editable_wrap {
    font-size: 14.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .title_space .title_space_bg .editable_wrap {
    font-size: 12.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .title_space .title_space_bg .editable_wrap {
    font-size: 5.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .infomation_background_image {
    padding: 0 1.5rem;
  }
  .infomation_background_image .text-side {
    padding: 50px 20px;
  }
}
/*--------------------------------------*/
/* .table font-size 調整
/*--------------------------------------*/
@media only screen and (max-width: 767px) {
  .table_wrap .tr {
    font-size: 1.5rem;
  }
  .table_wrap .duplicatable-content:nth-child(n+2) {
    padding-top: 0;
  }
  .table_wrap .tr .th {
    font-weight: bold;
  }
  .table_wrap .tr .td {
    padding-top: 1rem;
  }
}
/*--------------------------------------*/
/* .two_images_rounded
/*--------------------------------------*/
@media only screen and (max-width: 767px) {
  #content-wrapper #section-wrapper .two_images_rounded .section_inner {
    padding: 0;
  }
  #content-wrapper #section-wrapper .two_images_rounded .image-side {
    padding: 0 20px;
  }
  #content-wrapper #section-wrapper .two_images_rounded .image-side_inner,
  #content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame_wrap,
  #content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame-bg {
    height: 125vw;
  }
  #content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame_wrap {
    padding-top: 0;
  }
  #content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame-bg {
    top: 0;
  }
}
/*--------------------------------------*/
/* .square_four_images_with_text
/*--------------------------------------*/
@media only screen and (max-width: 767px) {
  .square_four_images_with_text .duplicatable-container {
    gap: 10px;
  }
  .square_four_images_with_text .duplicatable-content {
    padding: 0;
    width: calc(50% - 5px);
  }
}
/*--------------------------------------*/
/* .faq_accordion
/*--------------------------------------*/
@media only screen and (max-width: 767px) {
  .faq_accordion .duplicatable-content:nth-child(n+2) {
    margin-top: 10px;
  }
}
/*--------------------------------------*/
/* .title_simple_wide_reversible
/*--------------------------------------*/
@media only screen and (max-width: 767px) {
  .title_simple_wide_reversible .text-box {
    margin-top: 30px;
  }
}
/*--------------------------------------*/
/* unevenness_opposite
/*--------------------------------------*/
.unevenness_opposite .duplicatable-container .duplicatable-content {
  margin-top: 0;
}

.unevenness_opposite .duplicatable-container {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .unevenness_opposite .section_inner {
    padding-bottom: 0;
  }
}
/*--------------------------------------*/
/* .half_out_of_position
/*--------------------------------------*/
@media only screen and (min-width: 768px) {
  .half_out_of_position .text-side {
    padding: 6rem 5rem;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.07);
  }
  .half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side,
  .half_out_of_position .image-side {
    width: 60%;
    margin: 0 -5% 0 -5%;
  }
}
/*--------------------------------------*/
/* .half~
/*--------------------------------------*/
@media only screen and (max-width: 767px) {
  .half_limited_height .text-side_inner,
  .half .text-side_inner,
  .half_wide_limited_height .text-side_inner {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .half_slanted_line .section_btn {
    margin: 0 auto;
  }
  .half_grid .text-side_inner {
    padding: 30px 10px;
  }
  .half_wide_limited_height .duplicatable-content:last-child .text-side > .spaceable-bottom,
  .half_wide .duplicatable-content:last-child .text-side > .spaceable-bottom {
    padding-bottom: 0;
  }
}
/*--------------------------------------*/
/* thanks_page
/*--------------------------------------*/
.thanks_page .catch_text {
  text-align: center;
}

.thanks_page .catch {
  padding-top: 20px;
  padding-bottom: 20px;
}

.thanks_page .catch_subtext {
  font-weight: 600;
}

/*--------------------------------------*/
/* wide_block_link_flex
/*--------------------------------------*/
.wide_block_link_flex .block_link .letter {
  font-weight: bold;
}

.wide_block_link_flex .block_link {
  position: relative;
}

.wide_block_link_flex .block_link::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  top: calc(50% - 2px);
  right: 20px;
  transform-origin: center center;
  transform: rotate(45deg) translateY(-50%);
  transition: 0.4s;
}

/*--------------------------------------*/
/* information_half_wide
/*--------------------------------------*/
.information_half_wide .link-side_inner {
  border-color: rgba(0, 0, 0, 0.5);
}

.information_half_wide .link-side .duplicatable-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

/*--------------------------------------*/
/* formapps
/*--------------------------------------*/
.formapps .dummy_form_area .form-item_title,
.formapps .form_area .form-item_title {
  font-weight: bold;
}

.formapps {
  background-color: transparent;
}

/*--------------------------------------*/
/* title_line_wide_light
/*--------------------------------------*/
.title_line_wide_light .section_inner {
  padding-bottom: 2rem;
}
.title_line_wide_light .section-animation-wrap .element-3 {
  width: 60%;
}
.title_line_wide_light .section-animation-wrap .element-4 {
  left: calc(60% + 100px);
}
.title_line_wide_light .section-animation-wrap .element-5 {
  left: calc(60% + 81px);
}

/*--------------------------------------*/
/* other
/*--------------------------------------*/
.half_two_image_misaligned {
  padding-top: 0;
  padding-bottom: 0;
}

.new_catchcopy_simple .text-wrap {
  padding: 4rem;
}

.table_light_generic .table_wrap .tr .th,
.table_light .table_wrap .tr .th {
  background: #007864;
  color: #fff;
}

.flow_cards .number_wrap {
  background: #007864;
}

.title_simple_wide_reversible,
.photo_gallery_02,
.table_light,
.table_light_generic,
.title_line_wide {
  background-color: transparent;
}

.h2_text .letter br:first-child {
  display: none;
}

.subtitle br:first-child {
  display: none;
}

.time_table_image_rounded .duplicatable-content:last-of-type {
  margin-bottom: 0;
}

.time_table_image_rounded h4 {
  line-height: 1.5;
}

.half_fit_image {
  padding-top: 0;
}

.half_text_scroll .duplicatable-content {
  padding-top: 0;
}

#content-wrapper #section-wrapper .three_cards_dot_separator {
  padding-top: 0;
}

#section-wrapper .image-side .image-frame-bg {
  background-color: #007864 !important;
}
#section-wrapper .image-side .block_link * {
  color: #fff;
  font-size: clamp(1.6rem, 1.4rem + 0.5vw, 2rem);
}

#section-wrapper #section_620596 .image-side .image-frame-bg {
  background-color: transparent !important;
}

#section-wrapper .th.letter {
  color: #fff;
}
#section-wrapper .tab_button.active_tab .letter {
  color: #fff;
}
/* #section-wrapper #section_620591 .section-image_bg {
  background-color: #007864 !important;
  opacity: 0.4;
} */
#section-wrapper .blog_unity .blog-side .category {
  background-color: #007864;
  color: #fff;
}
#section-wrapper .number_wrap.letter {
  color: #fff;
}
#section-wrapper #section_620592 .infomation_background_image .headding,
#section-wrapper #section_620592 .infomation_background_image .subtitle,
#section-wrapper #section_620592 .infomation_background_image .letter,
#section-wrapper #section_620666 .infomation_background_image .headding,
#section-wrapper #section_620666 .infomation_background_image .subtitle,
#section-wrapper #section_620666 .infomation_background_image .letter,
#section-wrapper #section_620690 .infomation_background_image .headding,
#section-wrapper #section_620690 .infomation_background_image .subtitle,
#section-wrapper #section_620690 .infomation_background_image .letter,
#section-wrapper #section_620698 .infomation_background_image .headding,
#section-wrapper #section_620698 .infomation_background_image .subtitle,
#section-wrapper #section_620698 .infomation_background_image .letter,
#section-wrapper #section_620614 .infomation_background_image .headding,
#section-wrapper #section_620614 .infomation_background_image .subtitle,
#section-wrapper #section_620614 .infomation_background_image .letter {
  color: #fff;
}
#section-wrapper .card_icon a {
  height: 100%;
  display: block;
}
#section-wrapper .card_icon a .duplicatable-content_inner {
  height: 100%;
}
#section-wrapper .card_icon a .duplicatable-content_inner .card_icon-item {
  height: 100% !important;
}
#section-wrapper .card_icon .card_icon-wrapper {
  align-items: stretch;
}
#section-wrapper .card_icon .card_icon-item {
  background-color: #fff;
}
#section-wrapper .card_icon .card_icon-item h3.headding,
#section-wrapper .card_icon .card_icon-item h3.headding span,
#section-wrapper .card_icon .card_icon-item h3.headding div {
  font-size: clamp(1.8rem, 1.6rem + 0.5vw, 2.2rem) !important;
}
#section-wrapper .standard_content_text_two .duplicatable-container {
  align-items: stretch;
}
#section-wrapper .standard_content_text_two .duplicatable-container .text-box {
  height: 100%;
}
#section-wrapper #section_620597 {
  margin-bottom: -4rem;
}
@media screen and (min-width: 767px) {
  #section-wrapper #section_620597 {
    margin-bottom: -10rem;
  }
}
@media screen and (min-width: 1025px) {
  #section-wrapper #section_620597 {
    margin-bottom: -20rem;
  }
}
#section-wrapper #section_620597 .h2_center_graphic .section_inner {
  min-height: auto;
}
#section-wrapper #section_620597 .h2_center_graphic .center-image-side_inner {
  padding-top: 50vw;
}
#section-wrapper #section_620597 .h2_center_graphic .center-image-side .image-frame-bg.h2_center_graphic_image {
  background-color: #D4F2ED;
}
#section-wrapper #section_620597 .h2_center_graphic .headding_wrap,
#section-wrapper #section_620597 .h2_center_graphic .section_h2 {
  font-size: clamp(2.6rem, 1.7rem + 2.25vw, 4.4rem);
}
#section-wrapper .title_simple_wide_reversible .text-side {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.6rem;
}
@media screen and (min-width: 767px) {
  #section-wrapper .title_simple_wide_reversible .text-side {
    flex-direction: row;
  }
}
#section-wrapper .title_simple_wide_reversible .text-side .text-box {
  margin-top: 0 !important;
  border-radius: 1.6rem;
  overflow: hidden;
}
#section-wrapper .text-side .title_space {
  padding: clamp(4rem, 1rem + 7.5vw, 10rem) 0;
}
#section-wrapper .text-side h4 {
  font-weight: 600;
  font-size: clamp(1.8rem, 1.5rem + 0.75vw, 2.4rem) !important;
}
#section-wrapper .title_space_text {
  padding: 0;
}
#section-wrapper .title_space_text .text-side .text-side_description_content {
  padding: clamp(1rem, 0.5rem + 1.25vw, 2rem) clamp(1rem, 0.5rem + 1.25vw, 2rem);
}
#section-wrapper #section_620653 .image-side .image-frame-bg {
  background-color: #D4F2ED !important;
}
#section-wrapper #section_620653 .title_space_text .text-side_inner .text-side_description_wrap {
  margin-top: 0;
}
#section-wrapper #section_620653 h3.headding {
  font-size: clamp(3.2rem, 2rem + 3vw, 5.6rem);
}

#section-wrapper #section_620719 .image-frame {
  display: none;
}
#section-wrapper #section_620701 .alternating-backcolor .image-side {
  width: 300px;
  height: 200px;
}
#section-wrapper #section_620701 .alternating-backcolor .image-side .frame-image {
  padding: 0;
}
/* #section-wrapper #section_620637 .text-side_image {
  display: none;
} */
#section-wrapper .h2_text {
  position: relative;
}
#section-wrapper .h2_text .section-image_bg {
  background-color: white;
  opacity: 0.5;
}
#section-wrapper .two_cards .duplicatable-content_inner,
#section-wrapper .flow_cards .duplicatable-content_outer {
  background-color: transparent;
}
#section-wrapper .flow_cards .duplicatable-content_inner {
  height: 100%;
}

/*--------------------------------------*/
/* サイトマップの文字間調整　セクションID
/*--------------------------------------*/
#section_620126 .text.editable.letter a {
  font-weight: 600;
  letter-spacing: 0.1em;
}
#section_620126 .text.editable.letter > div a {
  display: inline-block;
  margin-top: 1.6rem;
}

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

/* 20250722*/
.mainvisual_step_animation {
    height: 40vw !important;
    margin-top: 8rem;
}
@media only screen and (max-width: 768.9px) {
    .mainvisual_step_animation {
        background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/467335/optimized_NibELrZRLS0ERbGNd-Gjrg.png) !important;
        height: 163vw !important;
        margin-top: 8rem;
    }
}
.mainvisual_step_animation .catch_subtext {
  position: relative;
  padding: 1rem .5rem;
}

.mainvisual_step_animation .catch_subtext:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#009efd));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #009efd 100%);
    background-image: linear-gradient(to left, #4fb9c8 0%, #4d8532 100%);
}
@media only screen and (max-width: 769px) {
    .page-index #section-wrapper [class^='mainvisual_'] .headding {
        font-size: 3.4rem !important;
        margin-bottom: 20px !important;
    }
}

.information_card .section-image_bg {
    overflow: hidden;
    border-radius: 15rem 15rem 0 0;
    opacity: 1 !important;
    background-color: #ACE5ED;
    border-bottom: none;
    margin-top: 30px;
}
@media only screen and (min-width: 768px) {
    .card_icon .card_icon-item {
        gap: 7px;
        padding: 20px 16px;
    }
}
.card_icon .card_icon-item {
    padding: 0.5em 1em;
    background: #f4f4f4;
    border-left: solid 6px #5bb7ae;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
    border: none;
    border-left: solid 9px #5bb7ae;
    border-radius: 0;
}
.standard_content_text_two .text-box {
    width: 100%;
    border: none;
    padding: 50px 20px;
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding: 0.5em 0em;
    margin: 1em 0;
    background: #f4f4f4;
    border-left: solid 17px #5bb7ae;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}
#section_620712 .title-box, #section_620713 .title-box, #section_620714 .title-box, #section_620715 .title-box{
    background: #5bb7ae;
    padding: 47px;
    border-radius: 50px 0 50px 0;
}
#section-wrapper .title_line_wide_reversible .headding_wrap .section_h3 {
    font-size: 3.4rem;
}

/*20250723修正 */
/* 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_620712 .title_line_wide_reversible .section-image_bg::before {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/447186/optimized_KsM7xNdOJqMVG2CJ6-VR8w.png) no-repeat;
}
#section_620713 .title_line_wide_reversible .section-image_bg::before {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/447187/optimized_VKmrCgrVy_Rz6DJgRyPh7w.png) no-repeat;
    background-position: right bottom;
}
#section_620714 .title_line_wide_reversible .section-image_bg::before {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/447188/optimized_5PoPWDXXwZtuGOm_TmFC4Q.png) no-repeat;
}
#section_620715 .title_line_wide_reversible .section-image_bg::before {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/447189/optimized_lYfRtecMDXhMYSzHc1vlyQ.png) no-repeat;
    background-position: right bottom;
}
.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;
    }
}

/* 施工事例とブログ */
.showcase_chart .banner_text ._color_, .blog_posts .banner_text ._color_ {
    color: #007864 !important;
}
.formapps .section_btn input, .banner_text .banner_link, .list_box .duplicatable-content dt .number:before, .blog_posts .banner_text .banner_link, .showcase_chart .banner_text .banner_link {
    color: #fff !important;
    background: #007864 !important;
}

  /*20251015修正*/
#content-wrapper #section_659531 .photo_gallery_02 .duplicatable {
    max-width: 500px;
}

#section_659532 .lightbox_two .image-frame-lb {
    padding-top: 142%;
}

#section_659532 .lightbox_two .image-frame-lb a {
    pointer-events: none;
}

/* 20251112 修正 */
#content-wrapper #global-nav .gnav_accordion_two_cta .gnav_pc .gnav_items li a {
  display: inline-block;
  transition: transform 0.3s ease;
  transform-origin: center; 
}
#content-wrapper #global-nav .gnav_accordion_two_cta .gnav_pc .gnav_items li a:hover {
    transform: scale(1.2); 
    color: #007864 !important;
}
#section-wrapper .banner_inner .banner_text:nth-child(2) {
    background-color: #007864;
    color: #fff;
    padding: 5px 20px;
    width: fit-content;
    margin: 0 auto;
}
#section-wrapper .banner_inner .banner_text:nth-child(3) {
    display: none;
}
#section-wrapper .standard_content_text_dup .text-box {
    padding: 30px 20px 0px;
}
.page-partner :is(#section_654497,#section_620624,#section_654498,#section_654499,#section_654502,#section_654504,#section_659526) .alternating-backcolor .letter u {
    font-size: 1.8rem;
    background-color: #fff;
    padding: 6px 15px;
    border-radius: 23px;
}
.page-partner :is(#section_654497,#section_654499,#section_659526) .alternating-backcolor .duplicatable-content:nth-child(even) .letter u {
    background-color: #E5F1F9;
}
@media only screen and (max-width: 768px) {
#section-wrapper .alternating-backcolor .image-side .frame-image {
    padding-top: 45%;
}
#section-wrapper .alternating-backcolor .image-side .frame-image {
    background-position-y: 44%;
}
}
/* 20251125 修正 --------------*/
#global-nav .gnav-editable-contents .gnav-btn:nth-child(2){
    background-color:#ff9800;
}
#section-wrapper .banner_inner .banner_text:nth-child(2),.blog_posts .banner_text .banner_link{
background-color:#ff9800!important;
}
.blog_posts_sidebar aside.banner{
display:none;
}

/*20251126修正*/
@media (min-width:768px) {
body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed {
    display: none;
}
}

@media (max-width:767.9px) {
#global-nav .gnav_accordion_two_cta .gnav_sp .gnav-editable-contents .gnav-btn {
    margin-top: 10px;
}

body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed {
bottom: 60px !important;
    top: auto !important;
    right: auto;
    left: 0;
    opacity: 1;
    border-radius: 0;
    padding: 0;
    width: 100%;
}

body:not(.eat_cms) section:is(#section_674947,#section_674962,#section_674963,#section_674964).fixed .cta_fixed.pos_fixed_section {
bottom: 60px !important;
    top: auto !important;
    border-radius: 0;
    right: auto;
    left: 0;
    width: 100%;
    opacity: 1;
    padding: 0;
}

body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963,#section_674964).fixed .pos_fixed_section, body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963).fixed .close_situation_top {
    animation: none;
}

:is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .duplicatable-container {
    flex-direction: row;
    flex-wrap: wrap;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .duplicatable-content {
    margin-bottom: 0;
}

body:not(.eat_cms) :where(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .duplicatable-content {
    width: 33.3%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .fixed_btn {
    width: 100%;
}

:is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .image-frame a {
    display: block;
    padding: 3px 0;
background-color: #fefefe;
}

body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .image-frame img {
    display: none;
}

:is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .image-frame {
    border-radius: 0;
    overflow: unset;
}

body:not(.eat_cms) :is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .duplicatable-content {
    width: 50%;
}

body:not(.eat_cms) #section_674947 .cta_fixed .duplicatable-content:nth-child(1) {
    width: 100%;
}

 .footer_menu_center .detail-side {
    position: fixed;
bottom: 0!important;
    transition: none;
}

body:not(.eat_cms) section:is(#section_674947,#section_674962,#section_674963,#section_674964).fixed {
    z-index: 4;
}

body:not(.eat_cms) section:is(#section_674947,#section_674962,#section_674963,#section_674964) .cta_fixed .image-frame a::before {
    font-size: 1.5rem;
    font-weight: bold;
    color: #007864;
}

body:not(.eat_cms) #section_674947 .cta_fixed .image-frame a::before {
    content: "雨漏りクリニックについて";
}

body:not(.eat_cms) #section_674947 .cta_fixed .duplicatable-content:nth-child(2) .image-frame a::before {
    content: "個人のお客様";
}

body:not(.eat_cms) #section_674947 .cta_fixed .duplicatable-content:nth-child(3) .image-frame a::before {
    content: "法人のお客様";
}

body:not(.eat_cms) #section_674962 .cta_fixed .image-frame a::before {
    content: "雨漏りクリニックとは？";
}

body:not(.eat_cms) #section_674962 .cta_fixed .duplicatable-content:nth-child(2) .image-frame a::before {
    content: "ご挨拶";
}

body:not(.eat_cms) #section_674962 .cta_fixed .duplicatable-content:nth-child(3) .image-frame a::before {
    content: "4つのお約束";
}

body:not(.eat_cms) #section_674962 .cta_fixed .duplicatable-content:nth-child(4) .image-frame a::before {
    content: "再発防止ステップ";
}

body:not(.eat_cms) #section_674963 .cta_fixed .image-frame a::before {
    content: "よくあるお悩み";
}

body:not(.eat_cms) #section_674963 .cta_fixed .duplicatable-content:nth-child(2) .image-frame a::before {
    content: "対応メニュー";
}

body:not(.eat_cms) #section_674963 .cta_fixed .duplicatable-content:nth-child(3) .image-frame a::before {
    content: "選ばれる理由";
}

body:not(.eat_cms) #section_674963 .cta_fixed .duplicatable-content:nth-child(4) .image-frame a::before {
    content: "お客様の声";
}

body:not(.eat_cms) #section_674963 .cta_fixed .duplicatable-content:nth-child(5) .image-frame a::before {
    content: "ご相談の流れ";
}

body:not(.eat_cms) #section_674963 .cta_fixed .duplicatable-content:nth-child(5) {
    width: 100%;
}

body:not(.eat_cms) #section_674964 .cta_fixed .image-frame a::before {
    content: "よくあるお悩み";
}

body:not(.eat_cms) #section_674964 .cta_fixed .duplicatable-content:nth-child(2) .image-frame a::before {
    content: "対応メニュー";
}

body:not(.eat_cms) #section_674964 .cta_fixed .duplicatable-content:nth-child(3) .image-frame a::before {
    content: "選ばれる理由";
}

body:not(.eat_cms) #section_674964 .cta_fixed .duplicatable-content:nth-child(4) .image-frame a::before {
    content: "お客様の声";
}

body:not(.eat_cms) #section_674964 .cta_fixed .duplicatable-content:nth-child(5) .image-frame a::before {
    content: "ご相談の流れ";
}

body:not(.eat_cms) #section_674964 .cta_fixed .duplicatable-content:nth-child(5) {
    width: 100%;
}
}

