.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}}
.links_sns .section_inner{text-align:center}.links_sns .duplicatable{font-size:0;margin:auto}.links_sns .duplicatable-content{display:inline-block;vertical-align:middle;font-size:1.6rem;width:25%}.links_sns .duplicatable-content:nth-child(n+5){margin-top:2rem}.links_sns .image-frame{width:40px;margin:auto}.links_sns .image-frame>a,.links_sns .image-frame>div{margin:auto;display:block}@media only screen and (min-width:768px){.links_sns .duplicatable{padding:0}.links_sns .duplicatable-content{width:10%}.links_sns .duplicatable-content:nth-child(n+5){margin-top:auto}.links_sns .duplicatable-content:nth-child(n+11){margin-top:4rem}}
body:not(.eat_cms) .block_link.u_none-hover{pointer-events:none}.square_four_images_with_text{color:#fff}.square_four_images_with_text .section_inner{max-width:1440px;margin:0 auto}.square_four_images_with_text .duplicatable-container{text-align:center;font-size:0}.square_four_images_with_text .duplicatable-content{margin-right:0.5%}.square_four_images_with_text .duplicatable-content:nth-child(n+2){margin-top:0}.square_four_images_with_text .duplicatable-content:last-child{margin-right:0}.square_four_images_with_text .duplicatable-content_inner{position:relative}.square_four_images_with_text .image-frame-bg{width:100%;padding-top:100%;position:relative}.square_four_images_with_text .image-frame-bg .frame-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.square_four_images_with_text .duplicatable-content{width:24.5%;display:inline-block;vertical-align:top;font-size:1.6rem;text-align:left}.square_four_images_with_text .duplicatable-content:nth-child(2){margin-top:0}.square_four_images_with_text .duplicatable-content:nth-child(n+5){margin-top:1.4rem}.square_four_images_with_text .text-side{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;padding:0 10px}.square_four_images_with_text .text-side_inner{text-align:center}.square_four_images_with_text .section_h3{font-size:2.4rem;color:#fff}.square_four_images_with_text .letter{color:#fff;font-size:1.6rem}@media only screen and (max-width: 1024px){.square_four_images_with_text .section_h3{font-size:1.8rem}.square_four_images_with_text .letter{font-size:1.2rem;letter-spacing:0}}@media only screen and (max-width: 767px){.square_four_images_with_text .section_inner{max-width:initial}.square_four_images_with_text .duplicatable-container{display:flex;flex-wrap:wrap;justify-content:center}.square_four_images_with_text .duplicatable-content{width:45%;padding:5px;margin-right:0;border:none !important}.square_four_images_with_text .duplicatable-content:nth-child(n+5){margin-top:0}.square_four_images_with_text .image-frame img{width:100%;height:100%}}@media only screen and (max-width: 480px){.square_four_images_with_text .section_h3{font-size:1.5rem}}
.fit_card_three_image{text-align:center}.fit_card_three_image .section_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .image-side{position:relative}.fit_card_three_image .image-side_bg{width:100%}.fit_card_three_image .image-side_inner{display:flex;align-items:center;justify-content:center}.fit_card_three_image .image-side .image-frame-bg{padding-top:66%}.fit_card_three_image .image-side .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .image-side_text{width:90%;color:#fff;z-index:2;margin-top:-1rem;padding:5rem 0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fit_card_three_image .image-side_text .title{font-size:3rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.fit_card_three_image .image-side .headding_wrap{font-size:3rem}.fit_card_three_image .image-side .editable_wrap{font-size:1.5rem}.fit_card_three_image .text-side{position:relative;width:90%;max-width:990px;margin:-2rem auto 0}.fit_card_three_image .text-side_content{margin-bottom:3rem;position:relative;padding:1.5rem}.fit_card_three_image .text-side_content:nth-child(3){margin-bottom:0}.fit_card_three_image .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .text-side_inner{z-index:2;margin:auto;position:relative}.fit_card_three_image .text-side_image{position:relative;z-index:2}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:57%}.fit_card_three_image .text-side_image .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .text-side .headding_wrap,.fit_card_three_image .text-side .section_h3{font-size:2.5rem}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.1rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.5rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}.fit_card_three_image .section_btn{position:relative}@media only screen and (min-width: 768px){.fit_card_three_image .image-side .image-frame-bg{padding-top:38%}.fit_card_three_image .image-side_text{font-size:3rem;margin-top:-5rem}.fit_card_three_image .image-side_text .title{font-size:7rem}.fit_card_three_image .image-side .headding_wrap{font-size:7rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:7rem}.fit_card_three_image .text-side{margin:-10rem auto 0;display:flex;justify-content:space-between;height:100%}.fit_card_three_image .text-side_content{width:32%;display:flex;flex-direction:column;padding:1.5rem 1.5rem 2.5rem;margin-bottom:0}.fit_card_three_image .text-side_inner{max-width:340px;margin:0;width:100%;position:relative}.fit_card_three_image .text-side_image{width:100%}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:61%}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.2rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}}
.fit_card_three_image{text-align:center}.fit_card_three_image .section_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .image-side{position:relative}.fit_card_three_image .image-side_bg{width:100%}.fit_card_three_image .image-side_inner{display:flex;align-items:center;justify-content:center}.fit_card_three_image .image-side .image-frame-bg{padding-top:66%}.fit_card_three_image .image-side .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .image-side_text{width:90%;color:#fff;z-index:2;margin-top:-1rem;padding:5rem 0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fit_card_three_image .image-side_text .title{font-size:3rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.fit_card_three_image .image-side .headding_wrap{font-size:3rem}.fit_card_three_image .image-side .editable_wrap{font-size:1.5rem}.fit_card_three_image .text-side{position:relative;width:90%;max-width:990px;margin:-2rem auto 0}.fit_card_three_image .text-side_content{margin-bottom:3rem;position:relative;padding:1.5rem}.fit_card_three_image .text-side_content:nth-child(3){margin-bottom:0}.fit_card_three_image .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .text-side_inner{z-index:2;margin:auto;position:relative}.fit_card_three_image .text-side_image{position:relative;z-index:2}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:57%}.fit_card_three_image .text-side_image .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .text-side .headding_wrap,.fit_card_three_image .text-side .section_h3{font-size:2.5rem}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.1rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.5rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}.fit_card_three_image .section_btn{position:relative}@media only screen and (min-width: 768px){.fit_card_three_image .image-side .image-frame-bg{padding-top:38%}.fit_card_three_image .image-side_text{font-size:3rem;margin-top:-5rem}.fit_card_three_image .image-side_text .title{font-size:7rem}.fit_card_three_image .image-side .headding_wrap{font-size:7rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:7rem}.fit_card_three_image .text-side{margin:-10rem auto 0;display:flex;justify-content:space-between;height:100%}.fit_card_three_image .text-side_content{width:32%;display:flex;flex-direction:column;padding:1.5rem 1.5rem 2.5rem;margin-bottom:0}.fit_card_three_image .text-side_inner{max-width:340px;margin:0;width:100%;position:relative}.fit_card_three_image .text-side_image{width:100%}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:61%}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.2rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}}
.sub_title{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif";padding:8rem 0 8rem}.sub_title .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.sub_title .text-side{max-width:850px;margin:auto;text-align:center}.sub_title .subtitle{letter-spacing:0px}.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:1.8rem}.sub_title .subtitle_wrap .subtitle{font-size:1.4rem}@media only screen and (min-width: 768px){.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:4rem}.sub_title .subtitle_wrap .subtitle{font-size:1.8rem}}@media only screen and (max-width: 767px){.sub_title{padding:2.4rem 0 2.4rem}}
.half_fit_image .image-side{position:relative}.half_fit_image .image-side_inner{padding-top:66%}.half_fit_image .image-side .image-frame-bg{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.half_fit_image .text-side_inner{width:100%;max-width:280px;margin:auto}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:2.3rem}.half_fit_image .subtitle{font-size:1.1rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.half_fit_image{padding:5rem 0}.half_fit_image .section_inner{display:-ms-flexbox;display:flex}.half_fit_image .image-side,.half_fit_image .text-side{width:50%}.half_fit_image .image-side_inner{height:100%}.half_fit_image .text-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.5rem 0 5rem}.half_fit_image .text-side_inner{max-width:440px;margin-left:0}.half_fit_image .section_btn{margin-left:0}.half_fit_image.reverse .section_inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.half_fit_image.reverse .text-side{padding:0 5rem 0 1.5rem}.half_fit_image.reverse .text-side_inner{margin-left:auto;margin-right:0}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:3rem}.half_fit_image .subtitle{font-size:1.2rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
#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}}
.sub_title{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif";padding:8rem 0 8rem}.sub_title .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.sub_title .text-side{max-width:850px;margin:auto;text-align:center}.sub_title .subtitle{letter-spacing:0px}.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:1.8rem}.sub_title .subtitle_wrap .subtitle{font-size:1.4rem}@media only screen and (min-width: 768px){.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:4rem}.sub_title .subtitle_wrap .subtitle{font-size:1.8rem}}@media only screen and (max-width: 767px){.sub_title{padding:2.4rem 0 2.4rem}}
.circle-box_02{background-color:#dedede}.circle-box_02 .section-image_bg{pointer-events:none}.circle-box_02 .duplicatable{margin:auto;text-align:center;font-size:0}.circle-box_02 .duplicatable-content{width:50%;padding:1%;margin:0 auto 2rem;text-align:center;display:inline-block;vertical-align:top;font-size:1.6rem}.circle-box_02 .image_wrap{position:relative}.circle-box_02 .image_wrap .image-frame-bg{padding-top:100%;border-radius:50%;width:100%;margin-bottom:1.5rem;overflow:hidden;position:relative}.circle-box_02 .image_wrap .image-frame-bg .frame-image{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.circle-box_02 .image_wrap .image-frame-bg:before{content:"";background-color:rgba(0,0,0,0.2);position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;z-index:2}.circle-box_02 .image_wrap .image_text{position:absolute;z-index:3;color:#fff;font-weight:bold;width:100%;top:50%;left:50%;transform:translate(-50%, -50%)}.circle-box_02 .text_wrap{text-align:left}@media only screen and (min-width: 768px){.circle-box_02 .duplicatable{margin:auto;max-width:940px}.circle-box_02 .duplicatable-content{width:33.3333%}.circle-box_02 .image_wrap .image_text{font-size:2rem}.circle-box_02 .circle_wrap{max-width:230px;margin:auto}}
.btn_wide .section_btn{max-width:990px}.btn_wide .section_btn a{background-color:#2C5DFF}
.sub_title{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif";padding:8rem 0 8rem}.sub_title .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.sub_title .text-side{max-width:850px;margin:auto;text-align:center}.sub_title .subtitle{letter-spacing:0px}.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:1.8rem}.sub_title .subtitle_wrap .subtitle{font-size:1.4rem}@media only screen and (min-width: 768px){.sub_title .headding_wrap .section_h3,.sub_title .editable_wrap{font-size:4rem}.sub_title .subtitle_wrap .subtitle{font-size:1.8rem}}@media only screen and (max-width: 767px){.sub_title{padding:2.4rem 0 2.4rem}}
.standard_content_text_two .duplicatable-container{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.standard_content_text_two .duplicatable-content{width:calc((100% - 30px) / 2)}.standard_content_text_two .text-box{width:100%;border:1px solid #000;border-radius:5px;padding:50px 20px;position:relative;display:flex;justify-content:center;overflow:hidden}.standard_content_text_two .text-box_bg{width:100%;height:100%;position:absolute;top:0;left:0}.standard_content_text_two .text-box_inner{position:relative;display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;text-align:center;max-width:330px;width:100%}.standard_content_text_two .text-box-headding_wrap{width:100%}.standard_content_text_two .text-box .section_btn{margin-top:20px}.standard_content_text_two .headding{font-size:25px}.standard_content_text_two .letter{font-size:16px;width:100%}@media only screen and (max-width: 767px){.standard_content_text_two .duplicatable-container{flex-direction:column;align-items:center}.standard_content_text_two .duplicatable-content{width:100%}}
.half_two_image_misaligned{padding:15rem 0}.half_two_image_misaligned .half_two_fit_image_blockthreed_body{position:relative;width:50%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .btn-side{padding:0 0 50px}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(2){margin-top:5rem}.half_two_image_misaligned .image-side{position:relative;box-shadow:5px 10px 10px rgba(102,68,0,0.021),5px 10px 10px rgba(0,8,0,0.2)}.half_two_image_misaligned .image-side_inner{padding-top:60%}.half_two_image_misaligned .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half_two_image_misaligned .text-side{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.half_two_image_misaligned .text-side_inner{width:100%;max-width:280px;margin:auto}.half_two_image_misaligned .text-side_inner .letter_wrap{position:absolute;top:0;left:5%;font-size:4.6rem;line-height:0.8;color:#fff;transform:translate(0, -100%)}.half_two_image_misaligned .text-side_inner .linker a{margin:0 0 -3rem;padding:3rem 0}.half_two_image_misaligned .btn-side{position:absolute;left:50%;bottom:-30px;max-width:400px;width:100%;transform:translateX(-50%)}.half_two_image_misaligned .btn-side .letter_wrap{font-size:3.3rem;text-align:center;color:#fff;line-height:1}.half_two_image_misaligned .btn-side .section_btn a{box-shadow:5px 10px 10px rgba(102,68,0,0.021),5px 10px 10px rgba(0,8,0,0.2)}.half_two_image_misaligned .headding_wrap,.half_two_image_misaligned .section_h3{font-size:2.3rem;color:#fff}.half_two_image_misaligned .subtitle_wrap_basic{position:relative;font-size:1.4rem;color:#fff}.half_two_image_misaligned .editable_wrap{font-size:1.5rem}.half_two_image_misaligned .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_two_image_misaligned .spacer-item_wrap{position:relative}.half_two_image_misaligned .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}.half_two_image_misaligned .section_btn{position:relative;max-width:100%;min-height:60px;padding:0}@media only screen and (min-width: 768px){.half_two_image_misaligned{padding:5rem 0}.half_two_image_misaligned .half_two_fit_image_blockthreed_body{position:relative;width:50%}.half_two_image_misaligned .section_inner{display:flex}.half_two_image_misaligned .image-side,.half_two_image_misaligned .text-side{width:100%}.half_two_image_misaligned .image-side_inner{height:100%}.half_two_image_misaligned .text-side{display:flex;align-items:center}.half_two_image_misaligned .text-side_inner{max-width:440px;text-align:center}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .text-side{padding:0 0 1rem 0}.half_two_image_misaligned .section_btn{margin-left:0}.half_two_image_misaligned.reverse .section_inner{flex-direction:row-reverse}.half_two_image_misaligned.reverse .text-side{padding:0 5rem 0 1.5rem}.half_two_image_misaligned .headding_wrap,.half_two_image_misaligned .section_h3{font-size:4rem}.half_two_image_misaligned .subtitle_wrap_basic{font-size:2rem}.half_two_image_misaligned .editable_wrap{font-size:1.5rem}.half_two_image_misaligned .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_two_image_misaligned .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:2rem}}@media only screen and (max-width: 1024px){.half_two_image_misaligned .image-side_inner{padding-top:80%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body{width:100%}}@media only screen and (max-width: 768px){.half_two_image_misaligned .text-side{width:100%;max-height:290px}.half_two_image_misaligned .text-side_inner .letter_wrap{font-size:3rem}.half_two_image_misaligned .half_two_fit_image_blockthreed_body .btn-side{width:80%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .btn-side{padding:0;position:absolute;bottom:15px}}@media only screen and (max-width: 480px){.half_two_image_misaligned .image-side_inner{padding-top:100%}.half_two_image_misaligned .half_two_fit_image_blockthreed_body:nth-child(1) .btn-side{bottom:-25px}}
.api_map .map_area{position:relative;overflow:hidden;padding-top:57%}.api_map .map_area iframe{position:absolute;top:0;left:0}.api_map .image-side{position:relative}.api_map .overlay{display:none}@media only screen and (min-width: 768px){.api_map .map_area{padding-top:50%}.api_map_wide .map_area{padding-top:27%}}
body:not(.eat_cms) .block_link.u_none-hover{pointer-events:none}body:not(.eat_cms) .information_card .info-side_tel-text{pointer-events:none}.information_card .information_card-content{display:flex;justify-content:space-between}.information_card .text-side{width:40%}.information_card .text-side .headding_wrap,.information_card .text-side .section_h2{font-size:6.4rem;font-weight:bold}.information_card .text-side .subtitle_wrap,.information_card .text-side .subtitle{font-size:1.8rem}.information_card .text-side .letter_wrap{margin-top:30px;font-size:1.6rem}.information_card .text-side .letter{font-size:1.6rem}.information_card .info-side{width:50%;display:flex;flex-direction:column;gap:20px}.information_card .info-side_content-inner{position:relative;padding:50px 20px;display:flex;justify-content:center;align-items:center;width:100%;border:1px solid #333}.information_card .info-side-bg{position:absolute;width:100%;height:100%}.information_card .info-side .info-side_mail-text,.information_card .info-side .info-side_tel-text{position:relative;text-align:center;z-index:2}.information_card .info-side .headding_wrap,.information_card .info-side .section_h3{font-size:2rem}.information_card .info-side .cta-text_wrap,.information_card .info-side .cta-text{font-size:3.3rem;font-weight:bold;margin-top:20px}.information_card .info-side .microcopy_wrap,.information_card .info-side .microcopy{font-size:1.4rem}.information_card .editable{min-width:100px}@media only screen and (max-width: 1024px){.information_card .information_card-content{flex-direction:column;align-items:center}.information_card .text-side{text-align:center;width:100%}.information_card .text-side .headding_wrap,.information_card .text-side .section_h2{font-size:4rem}.information_card .info-side{margin-top:20px;width:100%}.information_card .info-side .headding_wrap,.information_card .info-side .section_h3{font-size:1.8rem}.information_card .info-side .cta-text_wrap,.information_card .info-side .cta-text{font-size:2.2rem}}
#footer-section{z-index:3}@media only screen and (max-width: 768px){.jobs #footer-section .detail-side{display:none}}.footer-block .footer_tp_generic .detail-side{bottom:0;transition:bottom .5s}.footer_tp_generic{background-color:#fff;font-size:1.4rem}.footer_tp_generic .editable a{color:#666}.footer_tp_generic .footer-company{position:relative}.footer_tp_generic .footer-company::before{content:"";position:absolute;top:0;left:50%;width:100%;height:1px;background-color:#ccc;transform:translateX(-50%)}.footer_tp_generic .logo-side{padding:2rem 0;text-align:center}.footer_tp_generic .logo{max-width:200px;margin:0 auto 2rem}.footer_tp_generic .logo img{width:auto;max-width:100%}.footer_tp_generic .logo div{display:inline}.footer_tp_generic .menu-side{display:none}.footer_tp_generic .detail-side{text-align:center;font-size:1.4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#fff;position:fixed;bottom:-100%;left:0;width:100%;transition:bottom .8s .2s}.footer_tp_generic .detail-side_first{width:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.footer_tp_generic .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_tp_generic .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_tp_generic .detail-side_first .tel:after{content:"phone";font-family:"Material Icons";font-size:3.6rem;font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.footer_tp_generic .detail-side_first .hour{font-size:1.2rem;display:none}.footer_tp_generic .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_tp_generic .linker a{background-color:#E4A847}.footer_tp_generic .letter{letter-spacing:.1em}.footer_tp_generic .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_tp_generic .sns-side{margin-bottom:2rem}.footer_tp_generic .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_tp_generic .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_tp_generic .section_btn a{white-space:nowrap}.footer_tp_generic .back-top{cursor:pointer;width:40px;height:40px;border-radius:20px;border:1px solid #E4A847;position:absolute;bottom:10px;right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer_tp_generic .back-top .arrow:before{content:"▲";color:#E4A847}@media only screen and (min-width: 768px){.footer_tp_generic .footer-company{padding:3.5rem 0 2rem}.footer_tp_generic .footer-company_inner{display:flex;flex-wrap:wrap}.footer_tp_generic .logo{display:block;margin:0 auto}.footer_tp_generic .menu-block{order:3;width:100%}.footer_tp_generic .menu-side{display:block;padding:3rem 0 5rem}.footer_tp_generic .menu-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-ms-flex-pack:end;justify-content:center}.footer_tp_generic .menu-side .duplicatable-content{width:auto;padding:0 1rem;font-size:1.4rem}.footer_tp_generic .logo-side{order:1;width:200px}.footer_tp_generic .detail-side{order:2;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;text-align:left;margin:auto 0 auto auto;width:calc(100% - 220px);position:static;background-color:transparent}.footer_tp_generic .detail-side_first{margin-bottom:4rem;font-size:1.8rem;text-align:right;display:block}.footer_tp_generic .detail-side_first .tel{font-size:2.2rem}.footer_tp_generic .detail-side_first .tel:after{content:none}.footer_tp_generic .detail-side_first .tel a{position:relative;pointer-events:none}.footer_tp_generic .detail-side_first .hour{display:block}.footer_tp_generic .detail-side_second{max-width:300px;margin-bottom:3rem}.footer_tp_generic .detail-side>div{margin-bottom:0;width:100%}.footer_tp_generic .copy{padding:1.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.footer_tp_generic .sns-side{margin-bottom:0}.footer_tp_generic .sns-side .duplicatable-content{width:60px}.footer_tp_generic .section_btn{margin:auto 0 auto auto}.footer_tp_generic .back-top{bottom:80px}}@media only screen and (max-width: 768px){.footer_tp_generic .detail-side_first .tel{font-size:0 !important}.footer_tp_generic .detail-side_second .section_btn{max-width:none}.footer_tp_generic .detail-side_second .section_btn a{border-radius:0}}@media only screen and (min-width: 768px){_:-ms-lang(x)::-ms-backdrop,.footer_tp_generic .detail-side{align-items:center;margin:unset}_:-ms-lang(x)::-ms-backdrop,.footer_tp_generic .detail-side_second{margin-left:2rem}}@media only screen and (max-width: 768px){_::-webkit-full-page-media,_:future,:root .detail-side_first{text-align:center}_::-webkit-full-page-media,_:future,:root .tel.letter.editable{display:grid}}
@charset "UTF-8";#section-wrapper{background-color:#fff}#section-wrapper .headding{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .letter{    font-family: YakuHanMP, 'Noto Serif', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}@media only screen and (min-width:769px){}#loading{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:9999;display:none}#loading .loading_inner{width:100%;height:90px;position:absolute;top:50%}#loading .loading_inner .loader_animation,#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{border-radius:50%;width:2.4rem;height:2.4rem;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.3s infinite ease-in-out;animation:load7 1.3s infinite ease-in-out}#loading .loading_inner .loader_animation{color:#fff;font-size:12px;margin:10px auto;position:relative;top:-30px;text-indent:-9999rem;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{content:'';position:absolute;top:0}#loading .loading_inner .loader_animation:before{left:-3.4rem;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}#loading .loading_inner .loader_animation:after{left:3.4rem}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}#loading .circle{position:fixed;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:50%;border:8px solid #f00;border-right-color:transparent;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}


/*****共通******/
:root {
    --background-color_1: #fff;
    --background-color_2: #eef1f6;
    --main-color_1: #6681bb;
    --main-color_2: #004087;
    --accent-color_1: #B87333;
    --text-color: #111;
}

body,
.editable a,
#section-wrapper .subtitle,
#section-wrapper .letter {
    color: var(--text-color);
    font-family:YakuHanJP,"Noto Sans JP",sans-serif;
    font-weight: 400;
}

#section-wrapper .information_half_wide .contact-side_text .letter,
#section-wrapper .headding {
    font-weight: 600;
    line-height: 1.25;
    font-family:YakuHanJP,"Goldman","Noto Sans JP",sans-serif;
}

#section-wrapper .subtitle {
    font-weight: 600;
    line-height: 1.25;
    margin-top:1rem;
}

#section-wrapper .letter {
    font-size: 1.6rem;
    letter-spacing: .1rem;
}

@media only screen and (max-width: 767.9px){
#section-wrapper .letter {
    font-size: 1.5rem;
}
}

#content-wrapper .photo_gallery_02 .duplicatable {
    padding: 0;
}

.api_map .map_area {
    padding-top: 450px;
}

.formapps_border_light .form_area .form-item:not(.send_btn) div.awesomplete {
    padding: 0;
}

#content-wrapper .circle-box_02 .image_wrap .image_text {
    color: #fff;
    font-weight: 600;
}

a:hover img {
    opacity: 1;
}

#content-wrapper .title_text .text-side {
    max-width: none;
}

#section-wrapper .flow_cards .text_wrap {
    display: block;
}

.infomation_background_image .text-side {
    background: none;
}

.infomation_background_image .text-area h3 span,
#section-wrapper .infomation_background_image .editable {
    color: #fff;
    font-weight: 600;
}

#section-wrapper .thanks_page h3.headding {
    text-align: center;
}

#section-wrapper .thanks_page .catch_text,
#section-wrapper .thanks_page .catch_text span {
    color: var(--main-color_2);
    font-weight: 600;
    line-height: 1.8;
    text-shadow: none;
}

#section-wrapper .thanks_page .catch_text span {
    padding: 0;
}

#section-wrapper .thanks_page .catch_subtext {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.8;
}

#section-wrapper .thanks_page .catch_text {
    font-size: 2.4rem;
}

.thanks_page {
    background-color: var(--accent-color_1);
}

.thanks_page .catch {
    padding: 5%;
    background-color: #fff;
    border: none !important;
}

.half_slanted_line .half_content {
    background-color: #fff;
}

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

#section-wrapper .showcase_chart .showcase_chart_item .showcase_chart_item_text {
    font-size: 1.5rem;
}

#section-wrapper .circle-box_link .image_wrap .image_text {
    color: #fff;
    font-weight: 600;
}

.circle-box_link .image_wrap .circle-image img {
    opacity: .8;
}

.circle-box_link .image_wrap .image-frame {
    background-color: #000;
}

#section-wrapper .square_four_images_with_text .editable {
    color: #fff;
    font-weight: 600;
}

.square_four_images_with_text .image-frame-bg .frame-image {
    opacity: .8 !important;
}

.square_four_images_with_text .image-frame-bg {
    background-color: #000;
}

.title_space {
    padding: 5rem 0;
}

#content-wrapper #section-wrapper .two_images_rounded .image-side_inner .image-frame-bg .frame-image {
    border-radius: 0;
}

.circle_picture .text-side_inner .spacer-item_wrap:last-child .spaceable.spacer-item {
    padding-bottom: 3rem !important;
}

#section-wrapper .wide_block_link_flex .text-side .letter {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
}

#section-wrapper .wide_block_link_flex .text-side .letter {
    font-size: 2rem;
}

#section-wrapper .title_line_wide .text-box .editable_wrap_title .letter,
#section-wrapper .title_line_wide .text-box .vertical_writing {
    font-size: 1.8rem;
    font-weight: 600;
}

.title_line_vertical_writing {
    padding: 5rem 50px 0;
}

#section-wrapper .title_line_wide_reversible .text-box .editable_wrap_title .letter,
#section-wrapper .title_line_wide .text-box .editable_wrap_title .letter {
    font-size: 2rem;
    font-weight: 600;
}

#content-wrapper #section-wrapper .two_images_rounded .duplicatable-content_inner {
    padding-bottom: 0;
}

#section-wrapper .title_simple_wide_reversible .text-box .editable_wrap_title .letter {
    font-size: 2rem;
    font-weight: 600;
}

#section-wrapper .tab_section .tab_switch_container .tab_switch_box .tab_button.active_tab .letter {
    color: #fff;
}

#section-wrapper .information_card .info-side .cta-text {
    font-size: 3.3rem;
    font-weight: 600;
}

#section-wrapper .infomation_all .info-side .tel-linker {
    font-size: 2rem;
}

#section-wrapper .information_half_wide .contact-side_text .letter {
    font-size: 2.4rem;
    font-weight: 600;
}

.title_backcolor .text-side .headding_wrap,
.title_backcolor .text-side .subtitle_wrap {
    background: var(--main-color_2);
}

#section-wrapper .title_backcolor .text-side .subtitle,
#section-wrapper .title_backcolor .text-side .headding {
    color: #fff;
    margin: 0;
    font-weight: 600;
}

.new_list_box .text-side .number_wrap {
    color: #fff !important;
    background-color: var(--main-color_2);
}

@media only screen and (min-width: 768px){
#section-wrapper .bnr_box .section_inner {
    border: 1px solid #fff;
}
.title_simple_wide_reversible .text-box {
    margin-top: 0;
}
#section-wrapper .thanks_page .catch_text {
    font-size: 3.2rem;
}

.information_card .info-side .section_h3 {
    font-size: 2.4rem;
}

.half_wide_limited_height .subtitle {
    font-size: 1.6rem;
}

#section-wrapper .information_half_wide .contact-side_text .letter {
    font-size: 4rem;
}
}

@media only screen and (max-width: 767.9px){
.half_fit_image .text-side_inner,
.half_text_scroll .text-side,
.half_limited_height .text-side_inner,
.half .text-side_inner {
    max-width: 320px;
    padding-right: 0;
}

.technology_how_it_works-text_container {
    padding: 1rem;
}

.half_slanted_line .headding_wrap, .half_slanted_line .section_h3 {
    font-size: 2.4rem;
    text-align: center;
}

.half_slanted_line .text-side {
    text-align: center;
}

.new_standard_content_two .text-side {
    padding: 2rem 0;
}

#content-wrapper #section-wrapper .two_images_rounded .text-side_inner {
    max-width: none;
}
}

/*****ボタン******/
.section_btn a,
.section_btn input {
    font-weight:600;
    border-radius: 0;
    position: relative;
}

.infomation_background_image .section_btn a {
    font-size: 1.6rem;
}

@media only screen and (max-width: 767.9px){
.footer_tp_generic .linker a {
  border-radius: 0;
}
}

#section-wrapper .section_btn a {
    background: var(--main-color_2) !important;
    color: #fff !important;
    border-radius: 0;
    font-weight: 600;
    border: 1px solid var(--main-color_2) !important;
    position: relative;
	
}

#section-wrapper #footer-section .section_btn a {
    border-radius: 0;
}

#section-wrapper .section_btn a::before {
    content: "";
    width: 1rem;
    height: 1rem;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    position: absolute;
    top: 50%;
    top: calc(50% - 2px);
    right: 1.8rem;
    transform-origin: center center;
    transform: rotate(45deg) translateY(-50%);
    transition: .3s;
}

#section-wrapper .section_btn a:hover {
    color: var(--main-color_2) !important;
    background: #fff !important;
    opacity: 1;
    box-shadow: 0.3rem 0.3rem 1rem rgba(0,0,0,.1);
}

#section-wrapper .section_btn a:hover::before {
    right: 1.3rem;
    border-color: var(--main-color_2);
}

/*****グロナビ******/
#global-nav div[class^="gnav"] .gnav_container .gnav_items a {
    font-weight: 600;
}

.gnav-wrap .gnav_sp .drawer-nav li a {
font-size: 1.5rem;
padding: 1.2rem 5%;
}

#global-nav div[class^="gnav"] .header_logo {
    max-width: 220px;
}

#global-nav div[class^="gnav"] .header_logo img {
    height: auto;
    width: 100%;
}

.gnav-wrap .gnav_sp .drawer-toggle span.drawer-hamburger-icon-top,
.gnav-wrap .gnav_sp .drawer-toggle span.drawer-hamburger-icon-middle,
.gnav-wrap .gnav_sp .drawer-toggle span.drawer-hamburger-icon-bottom {
    background-color: #fff !important;
}

#global-nav .gnav_accordion_icon .gnav_pc .gnav_items li .dropdownSubMenu li a,
#global-nav .gnav_accordion_icon .gnav_sp .dropdownSubMenu li a {
    margin: auto;
}

#global-nav .gnav_accordion_wide .gnav_sp .logo_side {
    padding: 1.5rem 0;
}

@media only screen and (min-width: 1025px) {
#content-wrapper #global-nav div:not(.gnav_garden):not(.gnav_live) .section_inner {
    padding: 0 1%;
}

#global-nav div[class^="gnav"] .section_inner .gnav_bg {
opacity: 1;
}

#global-nav div[class^="gnav"] .header_logo {
    max-width: 240px;
}

#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_dropdown .header_logo img,
#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_slidein .header_logo img {
    height: 100%;
}

#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_dropdown .header_logo,
#content-wrapper #global-nav:not(.__settings):not(.__settings) .new_drawer_slidein .header_logo {
    max-width: none;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li {
    padding: 0 10px;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a {
    position: relative;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a::before {
    content: "";
    height: 5px;
    width: 60%;
    margin-left: -30%;
    background-color: var(--main-color_2);
    position: absolute;
    bottom: 4px;
    left: 50%;
    transition: transform .35s ease;
    transform: scale(0, 1);
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li.gnav-submenu a::before {
    display: none;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li.active a::before,
#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a:hover::before {
    transform: scale(1, 1);
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li.active a,
#global-nav div[class^="gnav"] .gnav_pc .gnav_items li a:hover {
    color: var(--main-color_2) !important;
}

#global-nav div[class^="gnav"] .gnav_pc .gnav_items li .dropdownSubMenu li a {
    text-align: center;
}
}

#global-nav .gnav_accordion_icon .gnav_sp .gnav-editable-contents .gnav-btn {
    width: 70%;
    padding: 0 2rem;
}

.new_drawer_slidein .header_logo {
    display: flex;
    align-items: center;
}

.new_drawer_slidein .header_logo img {
    width: 100%;
    height: auto;
    display: block;
}

#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li:not(.gnav-submenu):last-child {
    background-color: var(--main-color_2);
}

#global-nav .gnav_accordion_wide .gnav_pc .logo_side {
    padding: .5rem 0;
}

/*****フッター******/
div[class^="footer"] .back-top {
border: 1px solid var(--main-color_2);
}

div[class^="footer"] .back-top .arrow:before {
color: var(--main-color_2);
}

div[class^="footer"] .detail-side_first .tel:after {
color: var(--text-color);
}

div[class^="footer"] .logo {
    max-width: 100px;
}

div[class^="footer"] .footer-company::before {
    display: none;
}

#section-wrapper div[class^="footer"] .letter.copyright {
    font-size: 1.5rem;
}

#section-wrapper div[class^="footer"] .detail-side_first .tel a,
#section-wrapper div[class^="footer"] .detail-side_first .tel {
    font-size: 0;
}

#section-wrapper div[class^="footer"] .letter a,
#section-wrapper div[class^="footer"] .letter {
    font-size: 1.5rem;
    font-weight: 600;
}

#section-wrapper div[class^="footer"] .copy {
    border-top: none;
}

.footer_tp_generic .editable a {
    color: var(--text-color);
}

@media only screen and (min-width: 768px){
#section-wrapper div[class^="footer"] .detail-side_first .tel a,
#section-wrapper div[class^="footer"] .detail-side_first .tel {
    font-size: 2rem !important;
}

#section-wrapper div[class^="footer"] .detail-side_first .tel a {
    font-weight: 600;
}
}

@media only screen and (max-width: 767.9px){
.footer_tp_generic .detail-side_second .section_btn a {
    border-radius: 0 !important;
}
}

/*****見出しh2******/
#section-wrapper .h2_section {
overflow: hidden;
}

#section-wrapper .h2_section .section_h2 {
font-size: 2.8rem;
line-height: 1.2;
font-weight: 600;
}

#section-wrapper .h2_section .subtitle {
font-size: 1.6rem;
line-height: 1.8;
}

#section-wrapper .h2_section .letter {
font-size: 1.6rem;
line-height: 2;
}

#section-wrapper .h2_section .section_inner {
    padding: 0 1rem;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
#section-wrapper .h2_section .section_h2 {
    font-size: 5.2rem;
}

#section-wrapper .h2_section .subtitle {
    font-size: 1.8rem;
}
}

@media only screen and (max-width: 767.9px){
#section-wrapper .h2_section div.spaceable.spaceable-top.spacer-section {
padding-bottom: 40px !important;
}
}

/*****見出しh3******/
#section-wrapper div[class^="title_sub"] .section_h3 {
font-size: 2.4rem;
line-height: 1.2;
}

#section-wrapper div[class^="title_sub"] .subtitle {
font-size: 1.6rem;
margin-top: 2rem;
}

#section-wrapper div[class^="title_sub"] .section_inner {
    margin: 0 auto;
}

#section-wrapper div[class^="title_sub"] .text-side {
    max-width: none;
}

@media only screen and (min-width: 768px) {
#section-wrapper div[class^="title_sub"] .section_h3 {
    font-size: 3.2rem;
}

#section-wrapper div[class^="title_sub"] .section_inner {
    padding: 4rem 0;
}
}

/*****見出しh3 ALL******/
#section-wrapper div[class^="title_all"] .section_h3 {
font-size: 2.4rem;
color: var(--main-color_2);
line-height: 1.2;
}

#section-wrapper div[class^="title_all"] .subtitle {
font-size: 1.8rem;
margin-top: 2rem;
color: var(--main-color_2);
}

#section-wrapper div[class^="title_all"] .section_inner {
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
#section-wrapper div[class^="title_all"] .section_h3 {
    font-size: 4.2rem;
}
}

/*****見出しsub_title******/
#section-wrapper .sub_title .section_h3 {
    font-size: 2.6rem;
}

#section-wrapper .sub_title .subtitle {
    color: var(--main-color_2);
}

@media only screen and (min-width: 768px) {
#section-wrapper .sub_title .section_h3 {
    font-size: 4.2rem;
}
}

.sub_title .text-side {
    max-width: 990px;
}

#section-wrapper .sub_title .section_h3 {
    background: linear-gradient(transparent 70%, var(--accent-color_1) 60%);
    display: inline-block;
    padding: 0 1rem;
}

.sub_title {
    padding: 8rem 0 4rem;
}

/*****テーブル******/
#section-wrapper .table_border_light .table_wrap .tr .th {
    font-weight: 600;
}

#section-wrapper .table_border_light .duplicatable-container {
    border-top: 1px solid #e7e6e6;
}

#section-wrapper .table_border_light .table_wrap .tr {
    border-bottom: 1px solid #e7e6e6;
    font-size: 1.5rem;
    background-color: #fff;
}

#section-wrapper .table_border_light .table_wrap .duplicatable-content:nth-child(n+2) {
    padding: 0;
}

#section-wrapper .table_border_light .table_wrap .tr a {
    text-decoration: underline;
}

.table_separated_border .duplicatable-content {
    background-color: #fff;
}

.table_separated_border .section_inner {
    padding: 0;
}

#content-wrapper #section-wrapper .table_separated_border .th {
    font-weight: 600;
}

@media only screen and (min-width: 768px){
#section-wrapper .table_border_light .section_inner {
    margin: 0 auto;
}
}

@media only screen and (max-width: 767.9px){
#section-wrapper .table_border_light .table_wrap .tr .th {
    padding-bottom: 0;
    width: 100%;
}

#section-wrapper .table_border_light .table_wrap .tr .td {
    padding-top: 0;
}
}

#section-wrapper div[class^="table_light"] .table_wrap .tr .th {
    background-color: var(--main-color_2);
    color: #fff;
}

#section-wrapper div[class^="table_light"] .table_wrap .tr .td {
    background-color: #fff;
}

.table_top_alignment .duplicatable-content {
    background-color: #fff;
}

@media only screen and (max-width: 767px) {
    #content-wrapper #section-wrapper .table_separated_border .th {
        padding: 32px 1rem 20px;
    }
        #content-wrapper #section-wrapper .table_separated_border .td {
        width: 100%;
        padding: 0 1rem 32px;
    }
}

/*****top******/
#section-wrapper section:first-of-type div[class^="mainvisual"] .one_page_scroll_btn,
.flamingo-slider-pagination {
    display: none;
}

/*0827岡田編集*/
#section-wrapper section:first-of-type div[class^="mainvisual"] .text-side :is(.headding, .subtitle)::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    /*background-color: var(--main-color_2);*/
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(140px);
    z-index: -1;
}

#section-wrapper section:first-of-type div[class^="mainvisual"] .text-side :is(.headding, .subtitle) {
    color: #fff;
    font-weight: 600;
    position: relative;
    text-shadow: none;
}

#section-wrapper section:first-of-type div[class^="mainvisual"] {
    overflow: hidden;
}

/*****お問い合わせ******/
.formapps .section_btn input {
    background: var(--main-color_2);
    margin: 0;
}

.formapps .form_area .input_checkbox .form-item_input span,
.formapps .dummy_form_area .input_slect .form-item_input select,
.formapps .form_area .input_slect .form-item_input select,
.formapps .dummy_form_area .form-item_title label,
.formapps .form_area .form-item_title label {
    font-weight: 600;
}

/*****ブログ・施工事例******/
#section-wrapper .blog_posts .blog_post .notice,
#section-wrapper .blog_posts .post_item .notice,
#section-wrapper .showcase_chart .showcase_chart_item .notice,
#section-wrapper div[class^="blog"] .category,
#section-wrapper .blog_temp_section .banner_text .banner_link,
#section-wrapper .blog_posts .banner_text .banner_link,
#section-wrapper .showcase_chart .banner_text .banner_link {
    background-color: var(--main-color_2);
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 0.1rem 1rem .5rem;
}

#section-wrapper .blog_posts .banner_text .banner_link,
#section-wrapper .showcase_chart .banner_text .banner_link {
    padding: 1.5rem 3rem;
}

#section-wrapper .blog_temp_section .banner_text ._color_,
#section-wrapper .showcase_chart .banner_text ._color_,
#section-wrapper .blog_posts .banner_text ._color_ {
    color: var(--main-color_2);
}

#section-wrapper .blog_text .category.letter {
    color: #fff;
    padding: 0;
}

.blog_unity .blog-side .blog_image-wrap {
    border-radius: 0;
}

#section-wrapper .breadcrumb_list .breadcrumb_item {
    color: #000;
    font-size: 1.5rem;
}

.blog_posts .posts_title,
.blog_posts .banner_text,
.blog_posts .post_archives_title, .blog_posts .post_category_title, .blog_posts .post_popnews_title, .blog_posts .post_tag_title {
    color: #000;
}

/*****サイトマップ******/
#section_625258 .text-side .text {
text-align: center;
}

#section_625258 .text-side .letter div {
    margin-top: 1rem;
}

.title_text_generic02 .editable a {
    color: #000;
}










/*****addition******/
#section-wrapper::before {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    display: block;
    content: "";
}

@media screen and (min-width: 768px) {
    #section-wrapper::before {
        background-image: linear-gradient(0deg, transparent calc(2.8571428571rem - 1px), rgba(0, 30, 55, 0.1) 2.8571428571rem), linear-gradient(90deg, transparent calc(2.8571428571rem - 1px), rgba(0, 30, 55, 0.1) 2.8571428571rem);
        background-position: calc(50% - 1.4285714286rem) top;
        background-size: 2.8571428571rem 2.8571428571rem;
    }
}

@media screen and (max-width: 767.9px) {
    #section-wrapper::before {
        background-image: linear-gradient(0deg, transparent calc(1.8571428571rem - 1px), rgba(0, 30, 55, 0.08) 1.8571428571rem), linear-gradient(90deg, transparent calc(1.8571428571rem - 1px), rgba(0, 30, 55, 0.08) 1.8571428571rem);
        background-position: left top;
        background-size: 1.8571428571rem 1.8571428571rem;
    }
}

.blog #section-wrapper::before,
.portfolios #section-wrapper::before {
    background-image: none;
}

#section-wrapper section:first-of-type {
    background-color: #fff;
}

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

/* card_icon */
.card_icon .section_inner {
    padding: 0;
    max-width: 990px;
    margin: 0 auto;
}

/* information_half_wide */
#section-wrapper .information_half_wide .link-side_inner {
    position: relative;
    overflow: hidden;
}

#section-wrapper .information_half_wide .link-side_inner .frame-image::before {
content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .2s ease;
    background-color: #000;
    opacity: .2;
    pointer-events:none;
}

.information_half_wide .link-side .duplicatable-content a:hover {
opacity:1;
}

#section-wrapper .information_half_wide .link-side .letter,
#section-wrapper .information_half_wide .link-side .section_h3 {
    color: #fefefe;
}

#section-wrapper .information_half_wide .contact-side_bg .frame-image {
    background-color: var(--main-color_2);
}

#section-wrapper .information_half_wide .contact-side_text .letter {
    font-size: 5rem;
       /*font-family: "Archivo", "Noto Sans JP", sans-serif;*/
}

#section-wrapper .information_half_wide .contact-side_text .editable {
    color: #fff;
    font-weight: 600;
}

.information_half_wide .link-side .duplicatable-content:nth-child(3) .link-side_inner,
.information_half_wide .link-side .duplicatable-content:nth-child(4) .link-side_inner {
    border-bottom: 1px solid #151E2F;
}

@media only screen and (min-width: 1025px) {
.information_half_wide .link-side .duplicatable-content:nth-child(3) .link-side_inner {
    border-bottom: none;
}
}

#section-wrapper .information_half_wide .link-side_inner::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-top: 3px solid #fefefe;
    border-right: 3px solid #fefefe;
    position: absolute;
    right: 2em;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
    transition: .3s all;
    z-index: 1;
}

@media (min-width:768px) {
#section-wrapper .information_half_wide .link-side_inner:hover::before {
    right: 1.5em;
}
}

@media (max-width:767.9px) {
#section-wrapper .information_half_wide .link-side_inner::before {
    width: 15px;
    height: 15px;
    right: auto;
    top: auto;
    transform: translate(-50%, 0%) rotate(135deg);
    left: 50%;
    bottom: .5em;
}

#section-wrapper .information_half_wide .contact-side_text .letter {
    font-size: 3rem;
}
}

/* h2_text */
#section-wrapper .h2_text .headding {
	margin-top: -.5rem;
	color: #fff;
	text-shadow: .3rem .3rem 0 rgba(0,0,0,.1);
	line-height: 1.3;
}

#section-wrapper .h2_text .subtitle,
#section-wrapper .h2_text .letter {
	text-shadow: .2rem .2rem 0 rgba(0,0,0,.2);
}

.h2_text::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .23;
    position: absolute;
    left: 0;
    top: 0;
}

#section-wrapper .h2_text .subtitle {
	font-size: 3.5rem;
	color: var(--accent-color_1);
	margin-top: .5rem;
}

@media only screen and (max-width: 1024px) {
	.h2_text .section_h2 {
		font-size: 3.8rem;
	}
	#section-wrapper .h2_text .subtitle {
		font-size: 2.8rem;
	}
}

@media only screen and (max-width: 767px) {
	.h2_text .section_h2 {
		font-size: 2.6rem;
	}
	#section-wrapper .h2_text .subtitle {
		font-size: 2.1rem;
	}
	.h2_text .section_inner {
		margin: -3rem auto -4.5rem;
	}
}

/* flow_cards */
.flow_cards .image-side .frame-image {
    border-top: 10px solid var(--main-color_2);
}

.flow_cards .dc-inner_bg .frame-image {
    background-color: var(--main-color_2);
}

#section-wrapper .flow_cards .editable {
    font-weight: 600;
    color: #fff;
}

#section-wrapper .flow_cards .number_wrap {
    color: var(--main-color_2);
    font-weight: 600;
}

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


@media only screen and (max-width: 767.9px){
.title_space .title_space_bg .editable_wrap {
    font-size: 20vw;
}
}

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

.title_line_wide_reversible .section-image_bg {
    opacity: 1!important;
}

.title_line_wide_reversible h3 {
  font-size:  clamp(35px, 6vw, 40px) !important;
  color: var(--main-color_2) !important
}

body:not(.eat_cms) .title_line_wide_reversible .subtitle {
    font-size: 10rem;
    font-style: italic;
    letter-spacing: 0.05em !important;
    line-height: .47;
    color: var(--main-color_2) !important;
    opacity: .2;
    font-family: "Outfit", sans-serif !important;
    margin-bottom: -.7em;
}

.title_line_wide_reversible .editable_wrap_title .letter {
  font-size: 25px!important;
  font-weight: bold;
  color: var(--main-color_2) !important;
}

@media only screen and (max-width: 768px) {
.title_line_wide_reversible .subtitle {
  position: relative;
}

.title_line_wide_reversible .editable_wrap_title .letter {
  font-size: 20px!important;
}
}

/*fit_card_three_image*/
#section-wrapper .fit_card_three_image .image-side_text .headding {
    color: #fff;
}

.fit_card_three_image .image-side .frame-image::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--main-color_2);
    opacity: .23;
    position: absolute;
    left: 0;
    top: 0;
}

@media only screen and (min-width: 768px) {
    .fit_card_three_image .image-side_text .title {
        font-size: 6rem;
    }
}

/*half_two_image_misaligned*/
#section-wrapper .half_two_image_misaligned .section_h3 {
    color: #fff;
}

.half_two_image_misaligned .image-side .image-frame-bg .frame-image::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--main-color_2);
    opacity: .23;
    position: absolute;
    left: 0;
    top: 0;
}

/*faq_accordion*/
.faq_accordion .duplicatable-content {
    background-color: var(--background-color_2);
}

#section-wrapper .faq_accordion .question .editable {
    font-weight: 700;
}

/*title_space*/
#section-wrapper .title_space .title_space_bg .headding {
    color: #fefefe;
    opacity: .3;
}

#section-wrapper .title_space .text-side .text,
#section-wrapper .title_space .section_inner .section_h3 {
    color: #fefefe;
}


/*alternating-backcolor*/
#section-wrapper .alternating-backcolor .text-side .heading {
    color: var(--main-color_2);
    font-size: 2rem;
    font-weight: 600;
}

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

/*h1_text*/
#section-wrapper section:first-of-type div.h1_text .headding {
    font-size: clamp(3.5rem, 7vw, 9rem);
    font-weight: 600;
    line-height: .7;
}

#section-wrapper .h1_text .editable {
    font-weight: 600;
    color: #fff;
}

#section-wrapper .h1_text::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--main-color_2);
    opacity: .23;
    position: absolute;
    left: 0;
    top: 0;
}

#section-wrapper .h1_text .subtitle {
    font-size: 1.8rem;
}

@media only screen and (min-width: 768px) {
#section-wrapper section:first-of-type div.h1_text .subtitle {
    font-size: 2rem;
}
}

/*card_icon*/
.card_icon .card_icon-item {
    border: 1px solid var(--main-color_2);
    background-color: #fff;
}

#section-wrapper .card_icon .section_h3 {
    font-size: 1.8rem;
    color: var(--main-color_2);
}

/*half_text_scroll*/
#section-wrapper .half_text_scroll .section_h3 {
    color: var(--main-color_2);
}

/*wide_block_link_flex*/
.wide_block_link_flex .image-side .frame-image {
    background-color: var(--main-color_2);
}


.tab_section .tab_switch_container .tab_switch_box .tab_button.active_tab {
    background: var(--main-color_2);
}

.tab_section .tab_switch_container .tab_switch_box .tab_button.active_tab:after {
    background: var(--main-color_2);
}

.tab_section .tab_contents_container {
    border: solid 1px var(--main-color_2);
}

.tab_section .tab_switch_container .tab_switch_box .tab_button {
    border-left: solid 1px var(--main-color_2);
    border-right: solid 1px var(--main-color_2);
    border-top: solid 1px var(--main-color_2);
}

/*simple_text_content*/
.simple_text_content .simple_text_title.editable.headding::before {
    background-color: var(--main-color_2);
}

/*information_card*/
.information_card .text-side .section_h2 {
    background: linear-gradient(transparent 60%, var(--accent-color_1) 60%);
    display: inline-block;
}

/*standard_content_text_dup*/
.standard_content_text_dup .text-box {
    background-color: #fff;
}

    #section-wrapper section:first-of-type div.h1_text .subtitle {
        margin-left: 3px;
    }

#section_625422 .mainvisual_mountain .headding_wrap {
    margin-top: 1rem;
}

/* 20250827 修正 */
#section_629566 .mainvisual_step_animation .catch.text-side {
    padding: 2%;
    background-color: transparent;
    animation: hideBgColor 0.5s forwards;
    animation-delay: 1.6s;
}
@keyframes hideBgColor {
    0% {
      background-color: transparent;
    }
    100% {
      background-color: rgba(0, 64, 135, 0.3);
    }
}

/* 20251016 修正 */
#section_654491 .links_sns .duplicatable-content {
    margin: 3rem 3rem 0;
}
#section_654491 .links_sns .duplicatable-content .image-frame {
    width: 60px;          
}
#section_654491 .links_sns .duplicatable-content .image-frame a {   
    position: relative; 
}
#section_654491 .links_sns .duplicatable-content:nth-of-type(1) .image-frame a::after  {
    content: "公式Instagramはこちら";
    display: block;
    width: max-content;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 3rem;
    white-space: nowrap;
}

#section_662060 .square_four_images_with_text .duplicatable-container {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    max-width: 990px;
    margin: 0 auto;
}

#section_662060 .square_four_images_with_text .duplicatable-content {
    width: calc(100% / 3 - 1.5rem);
    margin-right: 0;
}

#section_662060 .square_four_images_with_text .duplicatable-content:nth-child(n+5) {
    margin-top: 0;
}

#section_662060 .square_four_images_with_text .image-frame-bg {
    padding-top: 60%;
   background-color: transparent;
}

#section_662060 .square_four_images_with_text .image-frame-bg .frame-image {
     opacity: 1 !important; 
    border-radius: 20px;
}

@media (max-width:767.9px) {
#section_662060 .square_four_images_with_text .duplicatable-container {
    gap: 1rem;
}

#section_662060 .square_four_images_with_text .duplicatable-content {
    width: calc(100% / 2 - 1rem);
}

#section_662060 .square_four_images_with_text .image-frame-bg {
    padding-top: 66%;
}
}