.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}}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
#content-wrapper #section-wrapper .three_images .image-frame.center-icon .edit-btns,#content-wrapper #section-wrapper .image-frame-bg.center-icon .edit-btns,#content-wrapper #section-wrapper .image-frame-lb.center-icon .edit-btns{position:absolute;top:10%;transform:translate(0, 0);-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);left:70%}.cms_editable_text{pointer-events:none}.three_images-container .three_images-content-1{padding-right:22px}.three_images-container .three_images-content-1 .three_images-content_inner .text-side:hover .image-frame{transform:scale(1.05, 1.05);transition:1s all}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame img{height:100%;width:100%;object-fit:cover}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner{margin-top:6%;margin-left:8%;margin-right:28%;display:block;text-align:initial}.three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-top.spacer-item{padding-bottom:30px !important}.three_images-container .three_images-content-2 .three_images-content_inner{height:50%;padding-top:0px;animation-delay:.5s}.three_images-container .three_images-content-2 .three_images-content_inner .text-side:hover .image-frame{transform:scale(1.05, 1.05);transition:1s all}.three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_bg .image-frame{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s}.three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_bg .image-frame img{width:100%;height:100%}.three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner{margin-top:5.8%;margin-left:8%;margin-right:30%;align-items:start;text-align:left;display:block}.three_images-container .three_images-content-2 .three_images-content_inner:first-child{height:48%}.three_images-container .three_images-content-2 .three_images-content_inner:nth-child(2){margin-top:24px}.three_images{text-align:center;font-size:1.2rem;color:#fff}.three_images.section_name{padding:0rem 0 8rem}.three_images .letter{letter-spacing:0}.three_images .section_inner{max-width:1360px;max-height:860px;height:860px;padding:0;margin:0 auto;overflow:hidden}.three_images .three_images-container{display:flex;justify-content:center;flex-wrap:wrap;height:860px}.three_images .three_images-content{font-size:1.6rem;width:50%}.three_images .three_images-content_inner{padding-top:120%;position:relative;height:100%}.three_images .text-side{position:absolute;width:100%;height:100%;top:0;display:flex;overflow:hidden}.three_images .text-side .image-frame{width:100%;height:100%;margin:0 auto}.three_images .text-side .image-frame div{width:100%;height:100%}.three_images .text-side .image-frame img{width:auto;height:100%;min-height:100%;min-width:100%;object-fit:cover}.three_images .text-side_bg{position:absolute;height:100%;width:101%;top:0;left:0}.three_images .text-side_inner{display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;z-index:2;height:auto;width:100%;max-width:100%}.three_images .text-side .section_btn{position:absolute;left:0;bottom:0;height:7rem;width:100%;max-width:100%}.three_images .text-side .section_btn a{height:100%;background-color:#fff;color:#333;font-family:YakuHanMP, "Noto Serif", "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, serif;border-radius:0}.three_images .text-side .section_btn a::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0;height:0;background-color:rgba(0,0,0,0.1);transition:all 0.3s ease-in}.three_images .text-side .section_btn a:hover::after{width:100%;height:100%}.three_images .text-side .linker{height:100%}.three_images .spacer-item_wrap .editable_wrap{padding:0}.three_images .spacer-item_wrap .editable_wrap .editable{font-size:1.8rem;letter-spacing:0.08em;line-height:1.66}.three_images .spacer-item_wrap .headding_wrap.editable,.three_images .spacer-item_wrap .section_h3.editable{font-size:3.2rem;font-weight:bold;color:#fff;letter-spacing:0.08em;line-height:1.56}@media only screen and (min-width: 768px){.three_images{font-size:1.4rem}.three_images .three_images-content{width:50%}}@media only screen and (max-width: 767px){.three_images .headding_wrap,.three_images .section_h3{font-size:2.4rem}.three_images .spacer-item_wrap:nth-child(2) .editable_wrap{padding:0;font-size:1.4rem}}@media only screen and (max-width: 767px){.three_images.section_name{padding:0rem 0 4.8rem}.three_images .section_inner{height:auto !important}.three_images .three_images-content{width:100%;margin:0}.three_images .three_images-container{height:auto}.three_images .three_images .text-side_inner .spacer-item_wrap .editable_wrap .editable{font-size:1.4rem;letter-spacing:0.08em;line-height:1.714}.three_images .three_images .text-side_inner .spacer-item_wrap .editable_wrap .section_h3{font-size:2rem;letter-spacing:0.08em;line-height:1.3}.three_images .three_images-container .three_images-content-1{margin-bottom:1rem;padding-right:0;height:240px}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side{height:240px}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon{max-height:initial}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{height:240px;object-fit:cover}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{object-fit:cover}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner{margin-top:2%;margin-left:8%;margin-right:14%;display:block;text-align:initial}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-top.spacer-item{padding-bottom:0 !important}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-bottom.spacer-item{padding-bottom:20px !important}.three_images .three_images-container .three_images-content-2 .three_images-content_inner{height:450px;padding-top:0px;animation-delay:.5s}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_bg .image-frame div img{min-height:initial;min-width:initial}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner{margin-left:8%;align-items:start;margin-right:14%;text-align:initial}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-top.spacer-item{padding-bottom:0 !important}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner .spacer-item_wrap .spaceable.spaceable-bottom.spacer-item{padding-bottom:20px !important}.three_images .three_images-container .three_images-content-2 .three_images-content_inner:first-child{height:240px}.three_images .three_images-container .three_images-content-2 .three_images-content_inner:nth-child(2){margin-top:1rem;height:240px}}@media only screen and (max-width: 1310px){.three_images .text-side_inner .spacer-item_wrap .headding_wrap .section_h3{font-size:2.6rem}.three_images .text-side_inner .spacer-item_wrap .editable.letter{font-size:1.4rem}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_inner{margin-top:4%}.three_images .three_images-container .three_images-content-2 .three_images-content_inner .text-side .text-side_inner{margin-top:4%}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{object-fit:cover;object-position:0% 0%}.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon div img,.three_images .three_images-container .three_images-content-1 .three_images-content_inner .text-side .text-side_bg .image-frame.center-icon a img{object-fit:cover;object-position:0% 0%}}
.half_text_separate .image-side{position:relative}.half_text_separate .image-side_inner{padding-top:66%}.half_text_separate .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.half_text_separate .image-side_text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;width:80%}.half_text_separate .text-side{position:relative}.half_text_separate .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.half_text_separate .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:auto}.half_text_separate .headding_wrap,.half_text_separate .section_h3{font-size:3rem;text-align:center;color:#fff}.half_text_separate .subtitle{font-size:1.1rem;text-align:center;color:#fff}@media only screen and (min-width: 768px){.half_text_separate .duplicatable-content_inner{display:flex}.half_text_separate .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row-reverse}.half_text_separate .duplicatable-content:nth-child(even) .text-side{padding:0 5rem 0 1.5rem}.half_text_separate .image-side,.half_text_separate .text-side{width:50%}.half_text_separate .image-side_inner{height:100%}.half_text_separate .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.half_text_separate .text-side .spacer-content{width:100%}.half_text_separate .text-side_inner{max-width:500px}.half_text_separate.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half_text_separate.reverse .duplicatable-content:nth-child(even) .duplicatable-content_inner{flex-direction:row}.half_text_separate.reverse .duplicatable-content:nth-child(even) .text-side{padding:0 1.5rem 0 5rem}.half_text_separate.reverse .text-side{padding:0 5rem 0 1.5rem}.half_text_separate .section_h3,.half_text_separate .headding_wrap{font-size:3.5rem}.half_text_separate .subtitle{font-size:1.2rem}.half_text_separate .editable_wrap{font-size:1.5rem}}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.two_big_images_with_text{text-align:center}.two_big_images_with_text .section-content{font-size:1.5rem;position:relative;margin-bottom:1.5rem}.two_big_images_with_text .section-content:nth-child(2){margin-bottom:0}.two_big_images_with_text .section-content_inner{display:flex;flex-direction:column;height:100%}.two_big_images_with_text .section_h3{font-size:3rem;font-family:YakuHanMP, 'Playfair Display', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif;font-weight:bold}.two_big_images_with_text .image-side{width:100%}.two_big_images_with_text .image-side .image-frame-bg{padding-top:70%;position:relative}.two_big_images_with_text .image-side .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.two_big_images_with_text .text-side{position:relative}.two_big_images_with_text .text-side_inner{width:90%;margin:auto}.two_big_images_with_text .headding_wrap,.two_big_images_with_text .editable_wrap{font-size:3rem}.two_big_images_with_text .spacer-item_wrap:nth-child(3) .editable_wrap{font-size:1.6rem}@media only screen and (min-width: 768px){.two_big_images_with_text .section-container{display:flex;justify-content:space-between}.two_big_images_with_text .section-content{width:47%;font-size:1.6rem;margin-bottom:0}.two_big_images_with_text .text-side{text-align:left}.two_big_images_with_text .text-side_inner{width:100%}.two_big_images_with_text .subtitie_wrap,.two_big_images_with_text .subtitle{font-size:1.8rem}}@media only screen and (min-width: 1025px){.two_big_images_with_text .section_h3{font-size:3.1rem}.two_big_images_with_text .headding_wrap,.two_big_images_with_text .editable_wrap{font-size:3.6rem}.two_big_images_with_text .spacer-item_wrap:nth-child(3) .editable_wrap{font-size:1.5rem}}
.editable-half .image-side{position:relative}.editable-half .image-side_inner{padding-top:66%}.editable-half .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.editable-half .text-side{position:relative;margin-bottom:5rem}.editable-half .text-side_inner{width:100%;position:relative;z-index:2;max-width:280px;margin:5rem auto 0}.editable-half .section_h3{font-size:3rem}.editable-half .subtitle{font-size:1.1rem;margin-bottom:2rem}.editable-half .letter{margin-bottom:2.5rem}@media only screen and (min-width: 768px){.editable-half{display:flex}.editable-half .image-side,.editable-half .text-side{width:50%}.editable-half .image-side_inner{height:100%}.editable-half .text-side{display:flex;align-items:center;flex-direction:column;padding:0 1.5rem 0 5rem}.editable-half .text-side .spacer-content{width:100%}.editable-half .text-side_inner{max-width:500px}.editable-half .section_btn{margin-left:0}.editable-half .section_h3{font-size:3.5rem}.editable-half .subtitle{font-size:1.2rem}}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.carousel_duplicate{text-align:center}.carousel_duplicate .section_inner{max-width:1100px;padding:0}.carousel_duplicate .carousel-wrap{position:relative}.carousel_duplicate .carousel-inner{display:flex}.carousel_duplicate .carousel-prev{position:absolute;top:50%;left:-30px;width:60px;height:60px;z-index:1000;background:#333;border-radius:50%;opacity:0.7;cursor:pointer;z-index:1000}.carousel_duplicate .carousel-prev .material-icons{left:10px;top:3px;position:relative;opacity:0.9;color:#fff}.carousel_duplicate .carousel-next{position:absolute;top:50%;right:-30px;width:60px;height:60px;background:#333;border-radius:50%;opacity:0.7;cursor:pointer;z-index:1000}.carousel_duplicate .carousel-next .material-icons{right:10px;top:3px;position:relative;color:#fff}.carousel_duplicate .carousel-container{max-width:1100px;padding:5rem 0;position:relative;overflow:hidden;z-index:1}.carousel_duplicate .carousel-item{font-size:1.5rem;width:100%}.carousel_duplicate .carousel-item_inner{display:flex;flex-direction:column;height:100%}.carousel_duplicate .image-side{width:100%}.carousel_duplicate .image-side .image-frame-bg{padding-top:60%;position:relative}.carousel_duplicate .image-side .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.carousel_duplicate .text-side{position:relative;padding:0 1.5rem 2.5rem}.carousel_duplicate .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.carousel_duplicate .text-side_inner{position:relative;width:90%;margin:auto;z-index:2}.carousel_duplicate .headding_wrap,.carousel_duplicate .section_h3{font-size:2.3rem}.carousel_duplicate .subtitle{font-size:1.1rem;letter-spacing:1px}.carousel_duplicate .letter_wrap{font-size:1.6rem}.carousel_duplicate .section_btn a{color:#666;background-color:transparent;border:1px solid #666}@media only screen and (min-width: 768px){.carousel_duplicate .carousel_duplicate .carousel-inner{display:flex;justify-content:space-between;align-items:stretch}.carousel_duplicate .carousel-prev{left:-40px;background:none;width:30px;height:30px;border-top:2px solid #666;border-left:2px solid #666;transform:rotate(-45deg);border-radius:0}.carousel_duplicate .carousel-prev .material-icons{display:none}.carousel_duplicate .carousel-next{right:-40px;background:none;width:30px;height:30px;border-top:2px solid #666;border-right:2px solid #666;transform:rotate(45deg);border-radius:0}.carousel_duplicate .carousel-next .material-icons{display:none}.carousel_duplicate .carousel-item{padding:10px;margin:0}.carousel_duplicate .text-side{display:flex;flex-direction:column}.carousel_duplicate .text-side_inner{height:100%}.carousel_duplicate .subtitle{font-size:1.2rem}}@media only screen and (min-width: 768px) and (max-width: 1200px){.carousel_duplicate .carousel-wrap .carousel-prev{left:-20px;width:20px;height:20px;transition:all 0.3s;border-color:#fff;border-width:4px}.carousel_duplicate .carousel-wrap .carousel-next{right:-20px;width:20px;height:20px;transition:all 0.3s;border-color:#fff;border-width:4px}.carousel_duplicate .carousel-wrap:hover .carousel-prev{left:10px}.carousel_duplicate .carousel-wrap:hover .carousel-next{right:10px}.carousel_duplicate .carousel-wrap:hover::before{right:-40px}.carousel_duplicate .carousel-wrap:hover::after{left:-40px}.carousel_duplicate .carousel-wrap::before{content:"";position:absolute;z-index:3;top:50%;right:-60px;width:80px;height:80px;background-color:#333;transform:translateY(-35%);border-radius:50%;transition:all 0.1s}.carousel_duplicate .carousel-wrap::after{content:"";position:absolute;z-index:3;top:50%;left:-60px;width:80px;height:80px;background-color:#333;transform:translateY(-35%);border-radius:50%;transition:all 0.1s}}
.block_02_alter .section_inner{display:flex;flex-direction:column}.block_02_alter .section_inner>div{width:100%}.block_02_alter .section_inner .block_first{display:flex;flex-direction:column;align-items:center}.block_02_alter .section_inner .block_first>div{height:100%;width:100%}.block_02_alter .section_inner .block_first .text-side{display:flex;flex-flow:column;justify-content:center;align-items:center;position:relative;padding:5rem 3rem}.block_02_alter .section_inner .block_first .text-side_bg{display:block;height:100%;width:100%;position:absolute;top:0;left:0}.block_02_alter .section_inner .block_first .text-side_bg:after{content:" ";display:block;height:100%;width:100%;background-color:rgba(0,0,0,0.6);position:absolute;top:0;left:0}.block_02_alter .section_inner .block_first .text-side-inner{width:100%;max-width:480px;color:#fff;text-align:center;z-index:1}.block_02_alter .section_inner .block_first .image-side .frame-image{padding-top:66%}.block_02_alter .section_inner .headding_wrap,.block_02_alter .section_inner .section_h3{font-size:3.5rem;color:#fff}.block_02_alter .section_inner .headding_wrap,.block_02_alter .section_inner .subtitle_wrap{margin-bottom:1.5rem}.block_02_alter .section_inner .text_wrap{margin-bottom:2rem}.block_02_alter .section_inner .block_second .image-side .frame-image{padding-top:66%}@media only screen and (min-width: 768px){.block_02_alter.reverse .section_inner{flex-direction:row-reverse}.block_02_alter.reverse .section_inner .block_first{flex-direction:row-reverse}.block_02_alter .section_inner{flex-direction:row}.block_02_alter .section_inner>div{width:100%}.block_02_alter .section_inner .block_first{flex-direction:row}.block_02_alter .section_inner .block_first .image-side{display:none}.block_02_alter .section_inner .text-side-inner{max-width:none}.block_02_alter .section_inner .image-side .frame-image{padding-top:auto}.block_02_alter .section_inner .block_second .image-side{height:100%}}@media only screen and (min-width: 1025px){.block_02_alter .section_inner{flex-direction:row}.block_02_alter .section_inner>div{width:50%}.block_02_alter .section_inner .block_first{flex-direction:row}.block_02_alter .section_inner .block_first>div{width:50%}.block_02_alter .section_inner .block_first .image-side{display:block}}@media all and (max-width: 424.9px){*::-ms-backdrop,.block_02_alter .section_inner .block_first>div{height:auto !important}}
.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}}
.catchcopy{padding:10rem 0;text-align:center}.catchcopy .section_inner{background-color:rgba(255,255,255,0.7);width:90%;margin:auto;border-radius:10px;padding:2rem 1rem}.catchcopy .pre{font-size:1.6rem;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif}.catchcopy h3{margin-bottom:0rem;font-size:3rem}.catchcopy .sub{font-weight:bold;margin-bottom:1rem}@media only screen and (min-width: 768px){.catchcopy .section_inner{max-width:560px}.catchcopy .pre{font-size:2rem}.catchcopy h3{font-size:4rem}.catchcopy .sub{margin-bottom:2rem}}
body:not(.eat_cms) .images_loop_animation .loop-items_wrap{flex-direction:row}body:not(.eat_cms) .images_loop_animation .loop-items-1{animation:loop 50s -25s linear infinite}body:not(.eat_cms) .images_loop_animation .loop-items-2{animation:loop2 50s linear infinite}.images_loop_animation .loop-items_wrap{display:flex;align-items:center;flex-direction:column;width:100vw;overflow:hidden}.images_loop_animation .loop-items{display:flex;align-items:center;width:auto;height:100%}@keyframes loop{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes loop2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.images_loop_animation .loop-item{width:calc(100vw / 4);height:calc(100vw / 4 / 3 * 2);display:flex;align-items:center;overflow:hidden}.images_loop_animation .image-frame{width:calc(100% - 24px);margin-right:24px}@media only screen and (max-width: 768px){.images_loop_animation .loop-item{width:calc(100vw / 2);height:calc(100vw / 2 / 3 * 2)}}
#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: YakuHanJP, "Noto Sans Japanese", "Helvetica Neue", Lato, "Droid Sans", "Hiragino Kaku Gothic ProN", eatYuG, Meiryo, sans-serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanJP, "Noto Sans Japanese", "Helvetica Neue", Lato, "Droid Sans", "Hiragino Kaku Gothic ProN", eatYuG, Meiryo, sans-serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .letter{    font-family: YakuHanJP, "Noto Sans Japanese", "Helvetica Neue", Lato, "Droid Sans", "Hiragino Kaku Gothic ProN", eatYuG, Meiryo, sans-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}}

.new_list_box .text-side .headding_wrap {
  margin-left: .4rem;
}
.mainvisual_right_slider .text-side_bg {
	background-color: #ffd9a1;
}
.mainvisual_right_slider .text-side_bg .image-frame-bg {
	background-color: #ffd9a1!important;
}
.mainvisual_right_slider .catch_text font {
	font-size: 120%;
}
/* ########################
normalize
######################## */
body {
	font-size: 1.6rem;
}
#content-wrapper .photo_gallery_02,
.table_light,
.footer_menu_center {
	background-color: transparent!important;
}


.title_text .text-side .text {
	text-align: center;
}
#content-wrapper #section-wrapper .journal_02 .icon_frame {
	display: none;
}
img {
	max-width: 100%;
}
.list_box .duplicatable-content dt .number {
	line-height: 40px!important;
}
.footer_menu .logo img {
	height: auto;
}
.footer_menu .menu-side {
	display: block;
}
.footer_menu_center .logo-side {
	width: 220px;
}
.footer_menu_center .logo {
	max-width: 220px;
}
.gnav-wrap .gnav_sp .header .header_logo img {
/*	height: auto;*/
}



/* ########################
font
######################## */
h1,
h2,
.btn_text_recruit1 .headding,
.gnav_pc .gnav_items li a,
.catchcopy .sub,
.two_big_images_with_text .section_h3,
.circle-box_02 .image_wrap .image_text,
.mainvisual_desk_recruit1 .catch .subtitle_wrap, .mainvisual_desk_recruit1 .catch_subtext,
.mainvisual_desk_recruit1 .catch_text {
/*	font-weight: 300;*/
}


/* ########################
font-size!
######################## */
/*
 MV
*/
.mainvisual_desk_recruit1 .catch .headding, .mainvisual_desk_recruit1 .catch .headding_wrap {
	font-size: 6rem;
}

#section-wrapper .h2_text .headding_wrap,
#section-wrapper .h2_text .section_h2 {
	
}
/*
 その他統一
*/
#section-wrapper .standard_content_three .section_h3 {
	font-size: 2.5rem;
}
.half_limited_height .subtitle,
.fit_card_two .text-side .spacer-item_wrap:nth-child(4) .editable_wrap, .fit_card_two .text-side .subtitle, .fit_card_two .text-side .subtitle_wrap,
.fit_card_two_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap, .fit_card_two_image .text-side .subtitle, .fit_card_two_image .text-side .subtitle_wrap,
.table_light,
.h2_bgfix .subtitle_wrap,
.h2_bgfix .subtitle,
.h2_bgfix .editable_wrap,
.h2_section .subtitle,
.tree_image_btn .spacer-item_wrap:nth-child(2) .editable_wrap {
	font-size: 1.6rem!important;
}
.h1_left .subtitle,
.h2_section .subtitle {
	font-size: 1.8rem;
}


@media only screen and (min-width: 1025px) {
	.mainvisual_standard .catch_text, .mainvisual_standard .headding_wrap {
		font-size: 5.2rem;
	}
}
@media only screen and (min-width:768px) {
	/* 
	 見出し系統一
	*/
	/*.h2_section .section_h2,*/
	.h2_line .section_h2,
	.fit_card_one .image-side_text .title,
	.fit_card_two_image .image-side_text .title,
	.fit_card_three_image .image-side_text .title,
	.h2_bgfix .section_h2 {
		font-size: 3.6rem!important;
	}
	.half_limited_height .headding_wrap, .half_limited_height .section_h3,
	.simple_text_content .simple_text_title.editable.headding,
	.list_box h3,
	.circle-box h2,
	.fit_card_two_image .image-side .headding_wrap, .fit_card_two_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.fit_card_three_image .image-side .headding_wrap, .fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.fit_card_one .text-side .headding_wrap, .fit_card_one .text-side .section_h3,
	.card_two .headding_wrap, .card_two .section_h3,
	.block_vertical_three .headding_wrap, .block_vertical_three .section_h3,
	.block_four .headding_wrap, .block_four .section_h3,
	.half_fit_image .headding_wrap, .half_fit_image .section_h3,
	.two_images_center_text .headding_wrap, .two_images_center_text .section_h3,
	.catchcopy_06 h2,
	.half_fit_card .headding_wrap,
	.half_fit_card .section_h3,
	#section-wrapper .infomation_all .headding_wrap,
	#section-wrapper .infomation_all .section_h3,
/*	#section-wrapper .standard_content_two .editable_wrap,*/
	#section-wrapper .standard_content_two .headding_wrap,
	#section-wrapper .standard_content_two .section_h3,
/*	#section-wrapper .standard_content_one .editable_wrap,*/
	#section-wrapper .standard_content_one .headding_wrap, 
	#section-wrapper .standard_content_one .section_h3,
/*	#section-wrapper .standard_content_three .editable_wrap,*/
	#section-wrapper .standard_content_three .headding_wrap,
/*	#section-wrapper .standard_content_three .section_h3,*/
	#section-wrapper .half .section_h3,
	#section-wrapper .title_section .section_h3 {
		font-size: 3.2rem;
	}
	#section-wrapper .h1_left .section_h3 {
		font-size: 4.8rem;
	}
}
@media only screen and (max-width:1024px) {
	.mainvisual_standard .catch_subtext {
		font-size: 1.4rem;
	}
	.mainvisual_standard .catch_text {
		font-size: 4rem;
	}
}
@media only screen and (max-width:768px) {
	.fit_card_one .image-side_text .title,
	.h2_section .section_h2,
	.mainvisual_desk_recruit1 .catch .headding, .mainvisual_desk_recruit1 .catch .headding_wrap {
		font-size: 3rem!important;
	}
/*	.h2_section .section_h2,*/
	.fit_card_two_image .image-side_text .title,
	.h2_bgfix .section_h2 {
		font-size: 2.6rem!important;
	}
	.half_limited_height .headding_wrap, .half_limited_height .section_h3,
	.simple_text_content .simple_text_title.editable.headding,
	.list_box h3,
	.circle-box h2,
	.fit_card_two_image .image-side .headding_wrap, .fit_card_two_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.fit_card_three_image .image-side .headding_wrap, .fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap,
	.fit_card_one .text-side .headding_wrap, .fit_card_one .text-side .section_h3,
	.card_two .headding_wrap, .card_two .section_h3,
	.block_vertical_three .headding_wrap, .block_vertical_three .section_h3,
	.block_four .headding_wrap, .block_four .section_h3,
	.half_fit_image .headding_wrap, .half_fit_image .section_h3,
	.two_images_center_text .headding_wrap, .two_images_center_text .section_h3,
	.catchcopy_06 h2,
	.half_fit_card .headding_wrap,
	.half_fit_card .section_h3,
	#section-wrapper .infomation_all .headding_wrap,
	#section-wrapper .infomation_all .section_h3,
/*	#section-wrapper .standard_content_two .editable_wrap,*/
	#section-wrapper .standard_content_two .headding_wrap,
	#section-wrapper .standard_content_two .section_h3,
/*	#section-wrapper .standard_content_one .editable_wrap,*/
	#section-wrapper .standard_content_one .headding_wrap, 
	#section-wrapper .standard_content_one .section_h3,
/*	#section-wrapper .standard_content_three .editable_wrap,*/
	#section-wrapper .standard_content_three .headding_wrap,
/*	#section-wrapper .standard_content_three .section_h3,*/
	#section-wrapper .half .section_h3,
	#section-wrapper .title_section .section_h3 {
		font-size: 2.6rem;
	}
	.letter_wrap_basic,
	.mainvisual_standard .catch_subtext,
	.fit_card_three_image .image-side .editable_wrap,
	.circle-box_02 .duplicatable-content,
	.half_limited_height .editable_wrap,
	.fit_card_two .text-side .spacer-item_wrap:nth-child(4) .editable_wrap, .fit_card_two .text-side .subtitle, .fit_card_two .text-side .subtitle_wrap, .fit_card_two_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap, .fit_card_two_image .text-side .subtitle, .fit_card_two_image .text-side .subtitle_wrap, .table_light, .h2_bgfix .subtitle_wrap, .h2_bgfix .subtitle, .h2_bgfix .editable_wrap, .h2_section .subtitle, .tree_image_btn .spacer-item_wrap:nth-child(2) .editable_wrap,
	.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap,
	.standard_content_four .spacer-item_wrap:nth-child(2) .editable_wrap,
	.infomation_all .letter,
	.standard_content_dup .text-side .text_wrap,
	.half_two_image_misaligned .spacer-item_wrap:nth-child(2) .editable_wrap,
	.half_wide_limited_height .editable_wrap,
	.half_fit_card .editable_wrap,
	.h2_center .subtitle,
	body {
		font-size: 1.6rem!important;
	}
}
@media only screen and (max-width:480px) {
	.mainvisual_standard .catch_text {
		font-size: 3rem;
	}
}




/* ########################
color
######################## */
body {
	background-color: #fff;
	color: #222;
}
.title_backcolor .text-side .heading_wrap, .title_backcolor .text-side .subtitle_wrap,
.blog_text_list .blog-side .category {
	background: #187ec8;
}

.table_light .table_wrap .tr .th {
	background: rgba(24, 126, 200, 0.1);
}


/*btn*/
.tree_image_btn .text-side .section_btn a,
.catchcopy_06 .link_btn a,
.half_fit_image_recruit1_1 .section_btn a,
.section_name .section_btn a,
.section_name .section_btn input {
	background: linear-gradient(to right, #1456a3,#6bc7fe 100%)!important;
	border: none!important;
	color: #fff!important;
	transition: .3s;
}
.tree_image_btn .text-side .section_btn a:hover,
.catchcopy_06 .link_btn a:hover,
.half_fit_image_recruit1_1 .section_btn a:hover,
.section_name .section_btn a:hover,
.section_name .section_btn input:hover {
	opacity: 1;
	transform: scale(1.05);
}

#content-wrapper .photo_gallery_02,
.footer_menu_center {
	background-color: transparent;
}



.block_vertical_three .subtitle {
	color: #187ec8;
}
.banner_text .banner_link,
.simple_text_content .simple_text_title.editable.headding::before,
.list_box .duplicatable-content dt .number:before,
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link {
	background: #187ec8!important;
}
.banner_text ._color_,
.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_ {
	color: #187ec8!important;
}
.h1_left .section_h3,
.h1_left .subtitle {
	color: #fff;
}
.new_list_box .text-side .number_wrap {
	background-color: #187ec8;
}
.faq_accordion .duplicatable-content {
	background-color: rgba(200,200,200,.2);
}
.faq_accordion .q_btn {

/* セクション内の画像を縦長に変更 */
#section_710529 .image-frame-bg {
    /* アスペクト比を 横3:縦4 に設定（お好みで 2/3 などに調整してください） */
    aspect-ratio: 3 / 4 !important;
    
    /* 既存の高さ設定を解除 */
    height: auto !important;
    padding-top: 0 !important;
    
    /* 中の画像がはみ出さないように設定 */
    overflow: hidden;
}

#section_710529 .frame-image {
    width: 100% !important;
    height: 100% !important;
    /* 画像を中央で切り取ってフィットさせる */
    background-size: cover !important;
    background-position: center !important;
}

/* モバイル版で横に並んだ時に細くなりすぎる場合の調整（必要に応じて） */
@media only screen and (max-width: 767px) {
    #section_710529 .duplicatable-content {
        /* モバイルで2列にする場合は 48% 前後、1列にする場合は 100% */
        /* width: 48% !important; */
        /* display: inline-block; */
    }
}
	color: #187ec8;
}


/* ########################
space
######################## */
.title_section:not(.btn) {
	padding: 4rem 0 5rem;
}
.title_section.accordion_one_down {
	padding: 0;
}
.standard_content_three {
}
.visual_and_btn,
.half_fit_image,
.half_two_image_misaligned,
.content_three_simple,
.tree_image_btn,
.table_light,
.tree_image_btn,
.api_movie_one,
.half,
.circle-box,
.two_images_center_text,
.half_wide {
	padding: 0;
}
.vertical_icon_dup {
	padding-bottom: 2rem;
}
.simple_text_content .simple_text_title.editable.headding {
	padding-left: 2rem;
}

/* ########################
 each
######################## */
/*
nav_BGnowhite
*/
/*
.gnav_sp,
.gnav_bg-color {
	background-color: #2c344c;
}
.gnav .drawer-hamburger-icon, .gnav .drawer-hamburger-icon:after, .gnav .drawer-hamburger-icon:before {
	background-color: #fff!important;
}

@media only screen and (min-width: 1025px) {
	.fixed .gnav_pc .section_inner {
		background-color: #2c344c;
	}
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
	background: #fff!important;
}
*/

.vertical_icon .text-side_inner .headding_wrap a {
	display: block;
}
.vertical_icon .text-side_inner .headding_wrap a:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.vertical_icon .spacer-item_wrap:nth-child(3) .editable_wrap {
	font-size: 1.6rem;
	position: relative;
	z-index: 1;
}

/*
footer_BGnowhite
*/
.footer_menu_center .back-top .arrow:before {
	color: #187ec8;
}
.footer_menu_center .back-top {
	border-color: #187ec8;
}
.footer_all .address-side .section_btn a:before {
	left: 15px;
}
/*
@media only screen and (max-width:768px) {
	.footer_menu .detail-side_first .tel {
		color: #2c344c!important;
	}
}
*/

/*
nav_recruit
*/
/*
@media only screen and (min-width: 1025px) {
	.gnav_pc .gnav_items li:last-child a {
		background: #187ec8;
		color: #fff!important;
	}
	.fixed .gnav_pc .section_inner {
		background-color: #2c344c;
	}
}
*/
/*
bug
*/
#footer-section .section_name .section_btn a {
	position:relative;
}
.drawer-open .gnav.fade-in .drawer-nav {
	opacity: 1!important;
}
.gnav .drawer-hamburger {
	background: none!important;
	opacity: 1!important;
}

.motion_mainvisual .motion_mainvisual_bg_text_body {
	z-index: 3;
}




.editable a {
	color: inherit;
}
.portrait_three .image-side_inner {
	padding-top: 75%;
}
#content-wrapper .list_box_02 .duplicatable-content {
	background: #fff;
}
.half_two_image_misaligned .text-side {
	top: 40%;
}
.half_two_image_misaligned .btn-side .letter_wrap {
	margin-bottom: 2rem;
}



@media only screen and (min-width: 1025px) {
	.gnav-wrap .gnav .gnav_items li a {
		position: relative;
		padding: 1rem;
	}
	.gnav-wrap .gnav .gnav_items li a:hover {
	}
	.gnav-wrap .gnav .gnav_items li a:before,
	.gnav-wrap .gnav .gnav_items li a:after {
		content: "";
		height: 2px;
		width: 100%;
		background-color: #187ec8;
		position: absolute;
		transition: transform .35s ease;
		transform: scale(0,1);
	}
	.gnav-wrap .gnav .gnav_items li a:before {
		bottom: 0;
		left: 0;
		transform-origin: left;
	}
	.gnav-wrap .gnav .gnav_items li a:after {
		top: 0;
		right: 0;
		transform-origin: right;
	}
	.gnav-wrap .gnav .gnav_items li a:hover:before,
	.gnav-wrap .gnav .gnav_items li a:hover:after {
		transform: scale(1,1);
	}

	.footer_menu_recruit1 .logo {
		width: 280px;
	}
}
@media only screen and (min-width:768px) {
		#content-wrapper .photo_gallery_02 .duplicatable {
		padding-bottom: 0;
	}

	.flamingo-slider-wrapper .flamingo-slider-slide img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.catchcopy .section_inner {
		max-width: 760px;
		padding: 4rem 2rem;
		border-radius: 4px;
		background: rgba(255,255,255,.9);
	}
	.footer_menu .back-top {
		bottom: 60px;
	}

/*wide_halfのすきまちょうせいよう*/
/*
	.half_wide.reverse .text-side,
	.half_wide .duplicatable-content:nth-child(even) .text-side,
	.half_wide .text-side, .half_wide.reverse .duplicatable-content:nth-child(even) .text-side {
		padding: 0;
	}
	.half_wide .duplicatable-content:nth-child(odd) .text-side_inner,
	.half_wide.reverse .duplicatable-content:nth-child(even) .text-side_inner {
		padding-left: 5rem;
		padding-right: 1rem;
		margin-left: 0;
		margin-right: auto;
	}
	.half_wide .duplicatable-content:nth-child(even) .text-side_inner,
	.half_wide.reverse .duplicatable-content:nth-child(odd) .text-side_inner {
		padding-left: 1rem;
		padding-right: 5rem;
		margin-right: 0;
		margin-left: auto;
	}
*/

}
@media only screen and (max-width:1024px) {
	.gnav.fade-in .drawer-nav {
/*		background: none!important;*/
	}
}
@media only screen and (max-width:768px) {
	.flamingo-slider-wrapper .flamingo-slider-slide img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.header_logo {
/*		max-width: 160px;*/
	}

	.infomation_all .section_btn {
		position:relative;
	}
	.infomation_all .text-side {
		width: auto;
	}

}
@media only screen and (max-width:767px) {
	.half_fit_card {
		padding-bottom: 3rem;
	}
	.footer_menu .menu-side {
		display: none;
	}
	.footer_menu_center {
		padding-top: 50px;
	}

}
@media only screen and (max-width:640px) {
	.fit_card_three_image .image-side {
		height: 400px;
	}
}
@media only screen and (max-width:480px) {
	.tree_image_btn .duplicatable-content {
		margin: 0 0 2rem;
	}
	.fiexd_section_on .fiexd_btn_two {
		display: none;
	}
}


#section-wrapper .h2_text .section_h2 {
	margin-bottom: 16px;
}

/* ########################
bg-fixed
######################## */
@media only screen and (min-width: 1025px) {
	.portfolio_standerd,
	.blog_standerd,
	.card_one,
	.standard_content_three,
	.dia_blocks_four_points-container,
	.standard_content_one,
	.simple_text_content,
	.circle_picture,
	.block_six,
	/*.btn_text,*/
	.portrait_two,
	.half_two_image_misaligned,
	.two_images_center_text,
	.circle-box_02,
	.table_light,
	/*.title_sub,*/
	.infomation_all_btn,
	/*.title_all,*/
	.fit_card_two_image,
	.circle-box,
	.list_box,
	.standard_content_four_cross,
	.card_three,
	.btn_wide,
	.photo_gallery_02,
	.block_vertical_three,
	.table_border_light,
	.title_line_wide,
	.carousel.section_name.width-limit,
	.api_movie_one,
	.btn,
	.title_text,
	.block_vertical_two,
	.half_limited_height,
	.api_map,
	.card_two,
	.half,
	.block_four,
	.fit_card_three_image,
	.half_out_of_position,
	.vertical_icon,
	.contact_policy,
	.new_list_box,
	.fit_card_one,
	.faq_accordion,
	.standard_content_two,
	.house_color_simulator,
	.title_icon,
	.formapps,
	.title_line,
	.check_before_contact,
	.new_standard_content_two,
	.infomation_simple,
	.bnr_box,
	.text-side,
	.standard_content_dup,
	.visual_and_btn,
	.api_map_text,
	.standard_content_four,
	.card_four,
	.vertical_icon_dup,
	.table_stripe_light,
	.half_fit_image,
	.api_movie_text,
	.half_out_of_position,
	.portrait_three,
	.two_big_images_with_text,
	.block_circle,
	.footer_menu_center {
		background-size: cover;
		background-attachment: fixed;
	}
}

@media only screen and (max-width:1024px) {
	.h2_bgfix {
		background-attachment: unset;
	}
}

.tree_image_btn .spacer-item_wrap:nth-child(2) .editable_wrap {
	font-size: 2rem;
}
.circle-box_02 .image_text,
.circle-box_02 .image_text * {
	font-size: 1.8rem!important;
}
.title_all .text-side .text {
	text-align: unset;
}
.footer_menu_center .logo-side {
	margin: auto;
}
.infomation_all,
.infomation_all a,
.infomation_all .info-side .tel-linker span,
.infomation_all .section_h3 {
	color: #fff;
}

/*mv_texture*/
/*
.mainvisual_crossfade_slider .catch,
.mainvisual_crossfade_slider .flamingo-slider-items,
.h1_left .section_inner {
	z-index: 2;
}
.h1_left:after,
.mainvisual_crossfade_slider:after {
		content: "";
		display: block;
		height: 100%;
		width: 100%;
		background-image: radial-gradient(rgba(0,0,0,.4) 20%, rgba(0,0,0,.2) 0),radial-gradient(rgba(0,0,0,.4) 20%, rgba(0,0,0,.2) 0);
		background-repeat: repeat;
		background-size: 3px 3px;
		background-color: rgba(0,0,0,0.1);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
}*/

/*
.h1_left .section_h3,
.h1_left .subtitle {
	color: #fff;
}*/

.content {
	z-index: unset;
}
#section-wrapper {
	position: relative;
}
#section-wrapper:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/227101/optimized_-3iDzo_dCtchdMjDmiZI6A.png) no-repeat center / cover;
}
section:first-of-type .content {
	background: #fff;
}

.vertical_icon_dup .text-side_inner .text-side_image { display: none; }

.title_all .section_h3,
.title_sub .section_h3 {
	padding-bottom: 24px;
	margin-bottom: 16px;
	background: url(https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/227093/optimized_86DlsKyHUrfc9YOGh7Psag.png) no-repeat center bottom;
}






.new_list_box .text-side {
	align-items: flex-start;
	justify-content: center;
}
.new_list_box .image-side {
	display: none;
}
.new_list_box .text-side .number_wrap:before {
	content: counter(section);
	transform: rotate(-45deg);
}
.new_list_box .text-side .number_wrap {
	border-radius: 0;
	transform: rotate(45deg);
}
.new_list_box .text-side .title_wrap {
	flex: none;
}
.new_list_box .text-side .text_wrap {
	text-align: center;
	margin-top: 2.4rem;
}
.new_list_box .text-side .text_wrap .letter {
	display: inline-block;
	text-align: left;
}






#section_329398 {}
#section_329398 .new_standard_content_two .duplicatable-content .image-side {
	display: none;
}
#section_329398 .new_standard_content_two .duplicatable-content {
	background: #fff;
	padding: 1%;
	border-radius: 10px;
}
#section_329398 .new_standard_content_two .duplicatable-content_inner {
	background: #fff;
	border: #a7c9ff solid 2px;
	padding: 16px;
}





/*やじるし*/
.standard_content_four .section-content:nth-child(1) {
	z-index: 4;
}
.standard_content_four .section-content:nth-child(2) {
	z-index: 3;
}
.standard_content_four .section-content:nth-child(3) {
	z-index: 2;
}
.standard_content_four .section-content:nth-child(4) {
	z-index: 1;
}
	#section_328759 .section-content:not(:last-child) .image-side,
	#section_278523 .section-content:not(:last-child) .image-side {
		position: relative;
	}
	#section_328759 .section-content:not(:last-child) .image-side:after,
	#section_278523 .section-content:not(:last-child) .image-side:after {
		content: " ▲";
		display: block;
		position: absolute;
		top: calc(50% - 3rem );
		right: -10%;
		font-size: 4rem;
		color: #3b98df;
		transform: rotate(90deg);
		z-index: 10;
	}
@media only screen and (max-width:640px) {
	#section_328759 .section-content:nth-child(2) .image-side:after,
	#section_278523 .section-content:nth-child(2) .image-side:after {
		content: none;
	}
}


/*代表メッセージ,interview*/
#section_328767 .half_wide_limited_height .text-side_inner {
	display: flex;
	flex-direction: column;
}
#section_328767 .half_wide_limited_height .text-side_inner .spacer-item_wrap:nth-child(2) {
	order: -1;
}
#section_328767 .half_wide_limited_height .text-side_inner .spacer-item_wrap:last-child {
	margin-top: 20px;
}



.half_out_of_position .text-side {
	box-shadow: 0 5px 15px rgba(29,161,238,.2);
}
@media only screen and (min-width:768px) {
	.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side,
	.half_out_of_position .text-side {
		margin-left: 0;
	}
	.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .text-side,
	.half_out_of_position .image-side {
		margin-right: -4%;
	}
}

/*画像消してボーダーで囲う*/

#section_329134 .standard_content_dup .text-side .headding {
	display: inline;
	background:linear-gradient(transparent 60%, #f4e8a6 60%);
}
#section_329134 .standard_content_dup .duplicatable-container {
	align-items: stretch;
}
	#section_329134 .standard_content_dup .duplicatable-content .image-side {
	display: none;
}
#section_329134 .standard_content_dup .duplicatable-content {
	background: #fff;
	padding: 1%;
	border-radius: 4px;
}
#section_329134 .standard_content_dup .duplicatable-content_inner {
	background: #fff;
	border: #3b98df solid 2px;
	padding: 16px;
}

.title_all,
.title_sub {
	border-top: #0b98e6 solid 2px;
	border-bottom: 1px solid #eee;
}
.title_sub {
	background: #fff!important;
}
.flamingo-slider-pagination {
	display: none;
}

/* --- 共通コンテナ：左右の端までスムーズに --- */
#section_711881 .carousel-container {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 auto;
  overflow: hidden !important; 
  padding: 40px 0 !important;
  position: relative;
  touch-action: pan-y;
  /* レンダリングの安定化 */
  backface-visibility: hidden;
}

/* --- PC版：スクロールエリア --- */
#section_711881 .carousel-inner {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  /* ボタン操作時の「切り替わり感」を無くし、滑らかに移動させる */
  scroll-behavior: smooth !important;
  /* スナップを mandatory から proximity に変更し、JSとの干渉（カクつき）を抑制 */
  scroll-snap-type: x proximity !important; 
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; 
  gap: 20px;
  width: 100% !important;
  /* 左右のパディングを均等にし、ループの計算ズレを防止 */
  padding: 0 40px 30px 40px !important;
  margin: 0 !important;
  box-sizing: border-box;
  /* システムが transform 移動を使っている場合の滑らかさ補完 */
  transition: transform 0.5s ease-in-out, scroll-left 0.5s ease-in-out;
  will-change: scroll-position, transform;
}

#section_711881 .carousel-inner::-webkit-scrollbar {
  display: none;
}

/* --- PC版：カードのサイズ（画像重視・縦長） --- */
#section_711881 .carousel-item {
  width: 320px !important; 
  flex-shrink: 0 !important;
  background: #fff !important;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  display: flex;
  flex-direction: column;
  /* スナップ位置の設定。カクつき防止のため stop: always は削除 */
  scroll-snap-align: center; 
  transform: translateZ(0);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #f0f0f0;
}

#section_711881 .carousel-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

/* --- 画像エリア：3:4の縦長 --- */
#section_711881 .image-side {
  width: 100% !important;
  aspect-ratio: 3 / 4 !important; 
  overflow: hidden;
  background-color: #f9f9f9;
}

#section_711881 .frame-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: transform 0.6s ease;
}

#section_711881 .carousel-item:hover .frame-image {
  transform: scale(1.05);
}

/* --- 矢印：デザイン調整 --- */
#section_711881 .carousel-prev,
#section_711881 .carousel-next {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  align-items: center;
  justify-content: center;
  background-color: #276eb7 !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important;
  position: absolute !important;
  top: 40% !important;
  transform: translateY(-50%) !important;
  z-index: 9999 !important;
  border: 2px solid #fff !important;
  cursor: pointer !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  transition: background-color 0.2s, transform 0.2s, opacity 0.2s;
}

#section_711881 .carousel-prev { left: 10px !important; }
#section_711881 .carousel-next { right: 10px !important; }

#section_711881 .carousel-prev:hover,
#section_711881 .carousel-next:hover {
  opacity: 0.9;
  transform: translateY(-50%) scale(1.1) !important;
}

#section_711881 .carousel-prev:active,
#section_711881 .carousel-next:active {
  transform: translateY(-50%) scale(0.95) !important;
}

#section_711881 .carousel-prev::after,
#section_711881 .carousel-next::after {
  content: '' !important;
  display: block !important;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
}
#section_711881 .carousel-prev::after { transform: rotate(-135deg); margin-left: 4px; }
#section_711881 .carousel-next::after { transform: rotate(45deg); margin-right: 4px; }

#section_711881 .carousel-prev span, 
#section_711881 .carousel-next span {
  display: none !important;
}

/* --- テキストエリア：高さを抑えてスッキリさせる --- */
#section_711881 .text-side_inner {
  padding: 15px 20px !important;
  background: #fff;
  flex-grow: 1;
}

#section_711881 .section_h3 {
  font-size: 1.05rem !important;
  font-weight: bold;
  color: #333 !important;
  margin-bottom: 4px !important;
  line-height: 1.4 !important;
}

#section_711881 .subtitle {
  font-size: 0.85rem !important;
  color: #276eb7 !important;
  font-weight: 600;
  text-transform: uppercase;
}

/* --------------------------------------------------
   ★ モバイル版 (768px以下)
   -------------------------------------------------- */
@media screen and (max-width: 768px) {
  #section_711881 .carousel-inner {
    width: 100% !important;
    padding: 0 10px !important;
    flex-wrap: wrap !important;
    gap: 15px 10px !important;
    scroll-snap-type: none !important; 
  }

  #section_711881 .carousel-item {
    width: calc(50% - 5px) !important;
    min-width: auto;
    border-radius: 8px;
    transform: none !important;
    box-shadow: none !important;
    border: none;
  }

  #section_711881 .image-side {
    aspect-ratio: 1 / 1.2 !important;
  }

  #section_711881 .carousel-prev,
  #section_711881 .carousel-next {
    display: none !important;
  }
}

@media (max-width: 767.9px) {
#section_711120 .mainvisual_step_animation {
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/498740/optimized_39l_s8WYm_bvvZGU5MBAJg.png)center center/contain no-repeat!important;
    margin-top: 4rem;
    height: 160vw;

}
