.mainvisual_rounded{position:relative;height:105vh;font-family:YakuHanMP, 'Playfair Display', 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, serif}.mainvisual_rounded .section_inner{height:85vh;width:100%;float:right;position:relative;display:flex;padding-top:3%}.mainvisual_rounded .text-side{width:50%;display:flex;justify-content:flex-start;align-items:center;position:relative;padding:0 1% 0 2%;z-index:2}.mainvisual_rounded .text-side::before{content:"";display:inline-block;width:31.25vw;height:31.25vw;background-color:#f7f7f7;border-radius:50%;position:absolute;top:8.25vw;right:4.25vw;z-index:-1}.mainvisual_rounded .text-side::after{content:"";display:inline-block;width:11.25vw;height:11.25vw;background-color:#f7f7f7;border-radius:50%;position:absolute;bottom:-6.25vw;left:4.25vw;z-index:-1}.mainvisual_rounded .text-side h1{font-size:60px;font-weight:100;letter-spacing:14px}.mainvisual_rounded .image-side{width:50%;height:85%;position:absolute;top:60px;right:0;position:relative;z-index:1}.mainvisual_rounded .image-side::before{content:"";display:inline-block;width:10.25vw;height:10.25vw;background-color:#f7f7f7;border-radius:50%;position:absolute;bottom:-5.75vw;left:-2.75vw;z-index:-1}.mainvisual_rounded .image-side::after{content:"";display:inline-block;width:9.25vw;height:9.25vw;background-color:#f7f7f7;border-radius:50%;position:absolute;bottom:-10.75vw;right:13.25vw;z-index:-1}.mainvisual_rounded .image-side .frame-image{border-radius:15px 0 0 15px}.mainvisual_rounded .headding_wrap{width:100%;font-size:2.1rem}@media only screen and (max-width: 1024px){.mainvisual_rounded{height:105vh}.mainvisual_rounded .section_inner{flex-flow:column-reverse}.mainvisual_rounded .text-side{width:100%;justify-content:flex-start;padding:8% 0 0 5%}.mainvisual_rounded .text-side::before{width:33.25vw;height:33.25vw;top:14.25vw;left:-2.75vw}.mainvisual_rounded .text-side::after{width:23.25vw;height:23.25vw;bottom:-14.25vw;left:46.25vw;z-index:-1}.mainvisual_rounded .image-side{width:75%;margin-left:auto;top:20px;margin-left:auto}.mainvisual_rounded .image-side::before{width:33.25vw;height:33.25vw;top:4.25vw;left:-21.75vw}.mainvisual_rounded .image-side::after{width:18.25vw;height:18.25vw;bottom:-13.75vw;right:5.25vw}}@media only screen and (max-width: 767px){.mainvisual_rounded .text-side{padding-bottom:5%}.mainvisual_rounded .image-side .image-frame-bg{height:90%}}@media only screen and (max-width: 480px){.mainvisual_rounded{height:115vh}.mainvisual_rounded .section_inner{margin-top:5px}.mainvisual_rounded .section_inner .text-side{padding:3% 0 0 5%;z-index:2}.mainvisual_rounded .section_inner .text-side::before{width:58.25vw;height:58.25vw;top:17.25vw;left:-8.75vw}.mainvisual_rounded .section_inner .text-side::after{width:26.25vw;height:26.25vw;bottom:-38.25vw;left:70.25vw}.mainvisual_rounded .section_inner .text-side h1{font-size:32px}.mainvisual_rounded .image-side{width:100%;margin-left:48px}.mainvisual_rounded .image-side::before{width:53.25vw;height:53.25vw;top:-5.75vw;left:-22.75vw}.mainvisual_rounded .image-side::after{width:23.25vw;height:23.25vw;bottom:-20.75vw}}
.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}}
.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}}
.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}}
.half_out_of_position .image-side{position:relative}.half_out_of_position .image-side .frame-image{padding-top:66%}.half_out_of_position .text-side{width:94%;text-align:center;margin:-3rem auto 0;padding:1.5rem 1.5rem 3rem;box-shadow:0 5px 15px rgba(0,0,0,0.1);position:relative;z-index:1}.half_out_of_position .text-side_bg{height:100%;width:100%;opacity:.8;position:absolute;top:0;left:0;z-index:-1}.half_out_of_position .text-side_bg .image-frame-bg{background-color:#fff}.half_out_of_position .text-side .headding_wrap,.half_out_of_position .text-side .headding{font-size:2.5rem}.half_out_of_position .text-side .subtitle_wrap{margin-top:.5rem}.half_out_of_position .text-side .editable_wrap{margin-top:1rem}.half_out_of_position .text-side .section_btn{margin:3rem auto 0}.half_out_of_position .duplicatable-content+.duplicatable-content{margin-top:3rem}@media only screen and (min-width: 768px){.half_out_of_position .duplicatable-content_inner{display:flex;align-items:stretch}.half_out_of_position .image-side{width:55%;margin:0 -5% 0 0}.half_out_of_position .image-side .frame-image{padding-top:0}.half_out_of_position .text-side{width:55%;text-align:left;margin:5rem 0 5rem -5%;padding:3rem 5rem 3.5rem}.half_out_of_position .text-side .section_btn{margin:3rem 0 auto}.half_out_of_position .duplicatable-content+.duplicatable-content{margin-top:5rem}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner{flex-direction:row-reverse}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .text-side{margin:5rem -5% 5rem 0}.half_out_of_position .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side{margin:0 0 0 -5%}.half_out_of_position.reverse .duplicatable-content_inner{flex-direction:row-reverse}.half_out_of_position.reverse .duplicatable-content_inner .text-side{margin:5rem -5% 5rem 0}.half_out_of_position.reverse .duplicatable-content_inner .image-side{margin:0 0 0 -5%}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner{flex-direction:row}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner .text-side{margin:5rem 0 5rem -5%}.half_out_of_position.reverse .duplicatable-content:nth-child(2n) .duplicatable-content_inner .image-side{margin:0 -5% 0 0}}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.btn .section_btn a{background-color:#2C5DFF}
.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}}
.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%}}
.btn .section_btn a{background-color:#2C5DFF}
.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}}
.standard_content_dup .duplicatable-container{display:flex;flex-wrap:wrap;justify-content:center}.standard_content_dup .duplicatable-content{width:100%}.standard_content_dup .duplicatable-content:not(:last-child){margin-bottom:3rem}@media only screen and (min-width: 768px){.standard_content_dup .duplicatable-content{width:32%}.standard_content_dup .duplicatable-content:not(:last-child){margin-bottom:0}.standard_content_dup .duplicatable-content:not(:nth-child(3n)):not(:last-child){margin-right:2%}.standard_content_dup .duplicatable-content:not(:nth-child(-n+3)){margin-top:3rem}}.standard_content_dup .duplicatable-content .image-side{margin-bottom:2rem}.standard_content_dup .duplicatable-content .image-side .frame-image{padding-top:66%}.standard_content_dup .text-side{text-align:center}.standard_content_dup .text-side .headding_wrap,.standard_content_dup .text-side .headding{font-size:2.5rem}.standard_content_dup .text-side .headding_wrap{margin-bottom:1rem}.standard_content_dup .text-side .subtitle_wrap,.standard_content_dup .text-side .subtitle{font-size:1.4rem}.standard_content_dup .text-side .subtitle_wrap{margin-bottom:1.5rem}.standard_content_dup .text-side .text_wrap{margin-bottom:3rem}
.btn .section_btn a{background-color:#2C5DFF}
.new_catchcopy_simple .text-wrap{max-width:750px;margin:auto;padding:3rem 1.5rem;box-shadow:0 5px 10px rgba(0,0,0,0.1);position:relative;z-index:0}.new_catchcopy_simple .image-side_bg{height:100%;width:100%;position:absolute;top:0;left:0;opacity:0.9;z-index:-1}.new_catchcopy_simple .text-side{text-align:center}.new_catchcopy_simple .text-side .headding_wrap,.new_catchcopy_simple .text-side .headding{font-size:2.5rem}.new_catchcopy_simple .text-side .subtitle_wrap{margin-top:0.5rem}.new_catchcopy_simple .text-side .editable_wrap{margin-top:1.5rem}.new_catchcopy_simple .text-side .section_btn{margin-top:3rem}
.half_slanted_line .half_content{position:relative;display:flex;box-shadow:0 3px 7px 0 rgba(0,0,0,0.35)}.half_slanted_line .image-side{width:50%}.half_slanted_line .image-side_inner{height:100%}.half_slanted_line .frame-image{min-height:350px}.half_slanted_line .text-side{padding:20px 10px 20px 30px;width:50%;position:relative;display:flex;align-items:center}.half_slanted_line .text-side::after{position:absolute;top:0;right:-120px;display:block;width:120px;height:100%;background:-webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;background:-webkit-linear-gradient(bottom right, transparent 50%, #fff 50.5%) no-repeat top left/100% 100%;background:linear-gradient(to top left, transparent 50%, #fff 50.5%) no-repeat top left/100% 100%;content:"";z-index:1}.half_slanted_line .text-side_inner{width:100%}.half_slanted_line .headding_wrap,.half_slanted_line .section_h3{font-size:36px}.half_slanted_line .subtitle_wrap,.half_slanted_line .subtitle{font-size:14px}.half_slanted_line .letter_wrap,.half_slanted_line .letter{font-size:15px}.half_slanted_line .section_btn{margin:0}.half_slanted_line.reverse .half_content{flex-direction:row-reverse}.half_slanted_line.reverse .text-side{padding:20px}.half_slanted_line.reverse .text-side::after{left:-120px;background:-webkit-gradient(linear, right bottom, left top, color-stop(50%, #fff), color-stop(50.5%, transparent)) no-repeat top left/100% 100%;background:-webkit-linear-gradient(bottom right, #fff 50%, transparent 50.5%) no-repeat top left/100% 100%;background:linear-gradient(to top left, #fff 50%, transparent 50.5%) no-repeat top left/100% 100%}@media only screen and (max-width: 768px){.half_slanted_line .half_content{flex-direction:column-reverse;align-items:center;padding:20px}.half_slanted_line .text-side{width:100%;padding:0}.half_slanted_line .text-side::after{top:-120px;right:0;width:100%;height:120px;background:-webkit-gradient(linear, right bottom, left bottom, color-stop(50%, transparent), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;background:-webkit-linear-gradient(bottom right, transparent 50%, #fff 50.5%) no-repeat top left/100% 100%;background:linear-gradient(to bottom left, transparent 50%, #fff 50.5%) no-repeat top left/100% 100%}.half_slanted_line .image-side{width:100%}.half_slanted_line.reverse .half_content{flex-direction:column-reverse}.half_slanted_line.reverse .text-side .headding_wrap,.half_slanted_line.reverse .text-side .subtitle_wrap{text-align:right}.half_slanted_line.reverse .text-side::after{left:0}.half_slanted_line.reverse .section_btn{float:right}}
.infomation_background_image a{border-radius:45px}.infomation_background_image .section_inner{max-width:95%;margin:0 auto}.infomation_background_image .dc-inner_bg{height:100%;width:100%;position:absolute;top:0;left:0;border-radius:20px;overflow:hidden}.infomation_background_image .text-area{display:flex;gap:15%;border-radius:20px}.infomation_background_image .text-area_inner{color:#fff;width:70%}.infomation_background_image .text-area h3{font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif;font-size:32px;margin-bottom:80px;line-height:0.9em}.infomation_background_image .text-area h3 span{font-family:ヒラギノ角ゴ StdN;font-size:20px;color:#333;letter-spacing:0.05em}.infomation_background_image .text-area .contact-detail{font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif}.infomation_background_image .text-area .section_btn{width:100%;display:flex;align-items:center}.infomation_background_image .text-area .section_btn .linker{flex:1}.infomation_background_image .text-area .section_btn .linker a{background-color:#333;border:1px solid #333;padding:4% 0;height:auto;font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif}.infomation_background_image .section_btn a{font-size:24px}.infomation_background_image .text-side{position:relative;z-index:1;padding:8% 14%;border-radius:20px;background:#33413780 0% 0% no-repeat padding-box}@media only screen and (max-width: 1024px){.infomation_background_image .section_inner{padding:0}.infomation_background_image .text-area{flex-direction:column;padding:80px 60px}.infomation_background_image .text-area_inner{width:100%;text-align:center}.infomation_background_image .text-area h3{margin-bottom:30px}.infomation_background_image .contact-detail{margin-bottom:80px}}@media only screen and (max-width: 480px){.infomation_background_image{padding:64px 16px}.infomation_background_image .section_inner{max-width:100%;margin:0}.infomation_background_image .text-area{padding:0%}.infomation_background_image .text-area h3{margin-bottom:36px}.infomation_background_image .text-area h3 span{font-size:16px;line-height:1.2em}.infomation_background_image .text-area .section_btn{width:100%}.infomation_background_image .text-area .section_btn a{padding:5% 0;font-size:24px}.infomation_background_image .contact-detail{margin-bottom:48px}}
.eat_cms #content-wrapper #section-wrapper .page_top .section_btn:nth-child(1) a{position:absolute;top:0;left:0;right:0px;bottom:0px}.section_btn .page_top_btn a{position:relative;display:inline-block;padding-left:21px;color:#333;text-decoration:none}.section_btn .page_top_btn a:before{content:'';width:18px;height:18px;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;position:absolute;top:50%;left:37%;margin-top:-4px;transform:rotate(-45deg)}@media only screen and (max-width: 1024px){.section_btn .page_top_btn a:before{width:14px;height:14px;left:36%}}@media only screen and (max-width: 767px){.section_btn .page_top_btn a:before{left:35%}}.section_btn .page_top_btn:hover{opacity:0.7;transition:0.3s ease-in-out}body:not(.eat_cms) section{z-index:1}body:not(.eat_cms) section.fiexd{z-index:2}body:not(.eat_cms) section.fiexd .page_top{animation:fadeFiexdBtn 0.3s ease-in forwards}body:not(.eat_cms) section.fiexd .close_section{animation:fadeOutFiexdBtn 0.3s ease-in forwards}body:not(.eat_cms) .page_top{position:fixed;z-index:2;bottom:0;left:0;max-width:100%;padding:0;opacity:0}body:not(.eat_cms) .page_top::after{display:none}.eat_cms .page_top{position:relative;height:50px;padding:5rem 10rem 15rem}.eat_cms .page_top::after{display:block}.page_top{max-width:100%;width:100%}.page_top::after{content:"レビュー画面もしく公開画面で確認してください。";position:absolute;left:50%;bottom:0;width:100%;padding:2rem;background-color:#2C5DFF;font-size:1.6rem;text-align:center;color:#fff;transform:translateX(-50%)}.page_top .page_top_btn{font-size:2rem}.page_top .text-side{display:flex;max-width:80px;margin:0 auto}@media only screen and (max-width: 1024px){.page_top .text-side{max-width:50px}}.page_top .section_btn{padding:0;height:55px}.page_top .section_btn a{padding:1rem;text-align:center;border-radius:50%;font-size:2rem;opacity:.7;width:80px;height:80px}@media only screen and (max-width: 1024px){.page_top .section_btn a{width:50px;height:50px}}.page_top .section_btn:nth-child(1){position:relative;z-index:2;width:250px}.page_top .section_btn:nth-child(1) a{position:fixed;right:40px;bottom:30px;background-color:#333;color:#333;border:3px solid #333}.page_top .section_btn:nth-child(1) a:hover{box-shadow:0 0 0 1rem #333 inset}@media only screen and (max-width: 767px){.page_top .section_btn:nth-child(1) a{right:10px;bottom:10px}}.page_top .section_btn:nth-child(2){position:relative;z-index:1;max-width:50px}.page_top .section_btn:nth-child(2) a{position:relative;width:55px;height:55px}.page_top .section_btn:nth-child(2) a:hover{box-shadow:0 0 0 0.4rem #fff inset}.page_top .section_btn:nth-child(2) a::after{position:absolute;top:0;left:0;background-image:url(/resources/images/mail.png);background-repeat:no-repeat;background-position:50% 50%;background-size:60%;width:100%;height:100%;content:"";font-size:3.6rem}body:not(.eat_cms) .page_top{left:calc(44%);bottom:8%}@media only screen and (max-width: 767px){body:not(.eat_cms) .page_top{right:10px;bottom:80px}}@keyframes fadeFiexdBtn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOutFiexdBtn{0%{opacity:1}100%{opacity:0}}
#footer-section{z-index:3}@media only screen and (max-width: 768px){.jobs #footer-section .detail-side{display:none}}.footer-block .footer_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, "Helvetica Neue", Lato, "Droid Sans", eatYuG, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanJP, "Helvetica Neue", Lato, "Droid Sans", eatYuG, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .letter{    font-family: YakuHanJP, Quicksand, "Droid Sans", "Helvetica Neue", Rounded, "Hiragino Kaku Gothic ProN", 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}}

/* =============================================== */
/***** フォント設定 *****/
/* =============================================== */
/* 英語用のフォント設定 */
.font-en {
  font-family: 'Open Sans', 'Noto Sans' !important;
}
/* 日本語用のフォント設定 */
.font-ja,
body {
  font-family: 'Noto Sans JP', 'Noto Sans' !important;
}

/* ============================================== */
/***** 背景画像 *****/
/* ============================================== */
#section-wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/475111/optimized_-Iz4I2Ipc-gv3scqFF34XQ.png) no-repeat left top / cover;
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 1;
}
.title_line_wide_reversible,
.table_light_builder_company,
.formapps.formapps_border_light {
  background-color: transparent !important;
}
#section_665666, #section_665673 {
  background-color: #1d1d1d;
}

/* =============================================== */
/***** ヘッダー *****/
/* =============================================== */
@media only screen and (min-width: 1025px) {
  .gnav_wide_block_employment.gnav_draewr .gnav_container .gnav_items {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: auto;
    padding: 20px 30px;
  }
}
#global-nav .gnav_pc .gnav_items li a {
  font-size: 1em;
  font-weight: 700;
  position: relative;
  text-decoration: none;
}
#global-nav .gnav_pc .gnav_items li a::after {
  content: "" !important;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #B3E366;
  border-radius: 50%;

  bottom: 0;
  left: calc(50% - 3px); 

  /* アニメーション: 初期状態は透明 */
  opacity: 0; 
  transition: opacity 0.3s ease-out; /* opacity だけをアニメーション */
}
#global-nav .gnav_pc .gnav_items li a::after {
  content: "" !important;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #B3E366;
  border-radius: 1rem;
  bottom: 0;
  left: calc(50% - 3px);

  /* --- アニメーションの初期状態 --- */
  opacity: 0; /* 1. 初期状態は透明 */
  transform: translateY(-5px); /* 2. 初期状態は 5px 上 に移動 */

  /* 3. opacity と transform の両方を 0.3秒 かけて変化させる */
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* 滞在ページ (li.active) で ● を表示 */
/* ホバーで ● を表示 */
#global-nav .gnav_pc .gnav_items li.active a::after,
#global-nav .gnav_pc .gnav_items li a:hover::after {
  opacity: 1; /* 1. 表示状態は不透明 */
  transform: translateY(0); /* 2. 表示状態は Y軸0px (本来の位置) に戻す */
}
/* 滞在ページ・ホバー時の「文字色」のスタイル */
#global-nav .gnav_pc .gnav_items li.active a:not(#global-nav .gnav_pc .gnav_items li:last-child.active a),
#global-nav .gnav_pc .gnav_items li a:hover {
  color: #8D4B2F !important; /* !important でインラインスタイルを上書きします */
}
/* ヘッダーお問い合わせボタン */
@media only screen and (min-width: 1025px) {
  .gnav_wide_block_employment.gnav_draewr .gnav_container .gnav_items li:last-child {
    background-color: #8D4B2F;
    border-radius: 1rem;
    /* width: 12%; */
    width: 120px;
    height: auto;
    border: 2px solid #8D4B2F;
  }
  .gnav_wide_block_employment.gnav_draewr .gnav_container .gnav_items li:last-child a:hover {
    background-color: #fff;
    opacity: 1;
    border-radius: 1rem;
    border: none;
  }
}

/* SP用ナビゲーション */
#global-nav .gnav_accordion_icon .gnav_sp .logo_side {
  height: 60px;
  flex: 1 0 0;
  padding: 0.5rem 0;
  margin: 10px;
}
@media only screen and (max-width: 768px) {
  .gnav_draewr .logo_side {
    height: 60px;
    flex: 1 0 0;
    padding: 1.5rem 0 !important;
  }
}
#global-nav .gnav_accordion_wide .gnav_sp .logo_side img {
  height: 100%;
  width: 100%;
}
#global-nav .gnav_sp .gnav_items {
  text-align: center;
}
#global-nav .gnav_accordion_wide .gnav_sp .gnav_items a {
  width: fit-content;
}
.sidebar-box .gnav_items li:last-child a {
  background-color: #8D4B2F !important; /* 緑色の背景 */
  color: #ffffff !important; /* 文字色を白に */
  border-radius: 5rem;
  padding: 10px 20px;
  display: block;
  text-align: center; /* テキストを中央揃えに */
  margin: 10px auto; /* 上下に10px */
}

/* =============================================== */
/***** フッター *****/
/* =============================================== */
div.footer-company::before {
  display: none;
}
.footer_tp_generic {
  background-color: #6AB659;
}
@media only screen and (min-width: 1025px) {
  .footer_tp_generic .section_inner {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 768px) {
  .footer_tp_generic .copy {
    justify-content: center;
  }
}
.footer_tp_generic .copy {
  font-size: 1.5rem;
  font-weight: bold;
}

/* =============================================== */
/***** MV *****/
/* =============================================== */
.h1_left {
  position: relative;
}
.h1_left::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.h1_left .section_inner {
  z-index: 2;
}

/* =============================================== */
/***** あしらい *****/
/* =============================================== */
.title_sub .section_h3 {
  font-weight: 600;
}
/* 見出し下のラインを追加 */
.title_sub .section_h3::after {
  content: ""; /* 疑似要素に必須 */
  display: block; /* ブロック要素として表示 */
  width: 100px;
  height: 3px; /* 線の太さ */
  background-image: linear-gradient(
    135deg,
    #ffcdd2, /* パステルピンク */
    #fff9c4, /* パステルイエロー */
    #c8e6c9, /* パステルグリーン（黄緑系） */
    #b3e5fc  /* パステルブルー（水色） */
  );
  margin: 20px auto 0; /* 上に20pxの余白・左右中央揃え */
}

#content-wrapper .mainvisual_rounded .text-side::before,
#content-wrapper .mainvisual_rounded .text-side::after,
#content-wrapper .mainvisual_rounded .image-side::before,
#content-wrapper .mainvisual_rounded .image-side::after,
section:nth-child(6), section:nth-child(9),
.time_table_image_rounded {
  /* background-color: #FFFDE8; */
       background-image: linear-gradient(-45deg, rgb(255 252 220), rgb(255 255 255));
}

/*** 四角いあしらい ***/
.transparent_plate .section_inner {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 120px 20px;
  max-width: 800px;
}
.transparent_plate .section_inner::before {
  content: "";
  position: absolute;
  background-color: #D8D2C3;
  top: 10%;
  left: -15%;
  width: 260px;
  height: 260px;
  z-index: 1;
}
.transparent_plate .section_inner::after {
  content: "";
  position: absolute;
  background-color: #987C70;
  bottom: 10%;
  right: -10%;
  width: 120px;
  height: 120px;
  z-index: 1;

  box-shadow: 120px -120px 0 40px #fff;
}
.transparent_plate .section_inner .text_wrap {
  position: relative;
  z-index: 2;
}

/* =============================================== */
/***** TOPに戻るボタン *****/
/* =============================================== */
body:not(.eat_cms) section.fiexd {
  z-index: 4;
}
.section_btn .page_top_btn:hover {
  opacity: 0.7;
}
.footer_menu_center .back-top {
  display: none;
}
@media only screen and (min-width: 767px) {
  .page_top .section_btn a {
    padding: 1rem;
    text-align: center;
    border-radius: 50%;
    font-size: 2rem;
    opacity: 0.7;
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .page_top .section_btn:nth-child(1) a {
    right: 10px;
    bottom: 65px;
  }
  .page_top .section-image_bg {
    opacity: 1 !important;
  }
  .page_top .section_btn a {
    opacity: 1;
  }
}

/* =============================================== */
/***** ボタン *****/
/* =============================================== */
.section_btn a,
.linker a {
  /* 適応させたいコードのデザイン */
  background-color: #fff !important; /* 白背景 */
  border: 2px solid #8D4B2F !important; /* 枠線 */
  color: #8D4B2F !important; /* 文字 */
  letter-spacing: 0.2rem;
  font-size: 16px;
  font-weight: bold; 
  border-radius: 1rem;

  /* アニメーションに必要なプロパティを追加 */
  overflow: hidden; /* スライド要素をボタン内に隠す */
  position: relative; /* スライド要素の位置基準 */
  z-index: 1; /* スライド要素 (z-index: -1) の上にボタンのコンテンツを表示 */

  /* ★ トランジションで文字色がスムーズに変わるようにすると、より自然です */
  transition: color 0.3s; 

  /* (補足: ボタンとして機能させるため、displayやpadding, text-decorationなども追加すると良い) */
  /* display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  text-align: center;
  cursor: pointer; */
}
.section_btn .page_top_btn a:before {
  border-top: solid 2px #8D4B2F;
  border-right: solid 2px #8D4B2F;
}
/* スライドアニメーションの要素 (a::after) */
.section_btn a:not(.section_btn .page_top_btn a)::after,
.linker a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* スライドの色 = ホバー時の背景色 (オレンジ #8D4B2F) */
  background: #8D4B2F !important;
  border: 3px solid #fff !important;
  border-radius: 1rem;

  /* 初期状態: スケールを0にして見えないようにする (左上を基点に横方向のみ0) */
  transform: scale(0, 1); 
  transform-origin: left top;

  /* アニメーションの速度とイージング */
  transition: transform 0.5s cubic-bezier(0.45, 0, 0.55, 1); 

  /* 最背面に配置 */
  z-index: -1;
}
/* ホバー時のデザイン (a:hover) */
.section_btn a:not(.section_btn .page_top_btn a):hover,
.linker a:hover {
  /* ホバー時は文字色を白 (スライドの色とコントラストを出す) に変更 */
  /* 背景色・枠線は:afterがカバーするので、ここで指定は不要です */
  color: #fff !important;
  /* 枠線は白にしたい場合 (任意) */
  border: 1px solid #fff;
  opacity: 1;
}
/* ホバー時にスライド要素を拡大 (a:hover::after) */
.section_btn a:not(.section_btn .page_top_btn a):hover::after,
.linker a:hover::after {
  /* 最終状態: スケールを1にして全体を表示 */
  transform: scale(1, 1);
}

/*** お問い合わせ：送信ボタン ***/
.formapps .section_btn {
  /* 親要素をボタンラッパーとして使う場合の予備指定（必要なら有効化） */
  position: relative;
  display: inline-block; /* ボタン幅を内包する */
  overflow: hidden; /* 背景がはみ出さないようにする */
}
.formapps .section_btn input {
  /* ベーススタイル（見た目は従来と同等に） */
  background-color: #fff; /* 背景はグラデで制御するため透明に */
  background-image: linear-gradient(90deg, #8D4B2F 0%, #8D4B2F 100%);
  background-repeat: no-repeat;
  background-size: 0% 100%; /* ホバーで横幅100%に広げる */
  background-position: left top;

  border: 3px solid #8D4B2F !important;
  border-radius: 1rem;
  color: #1d1d1d !important;
  letter-spacing: 0.2rem;
  font-size: 16px;
  font-weight: bold;
  padding: 0.7rem 1.2rem; /* 適宜調整 */
  cursor: pointer;

  /* レイヤー順とアニメーション */
  position: relative;
  z-index: 1; /* 背景（bg）より前にテキストを出す */
  transition: background-size 0.5s cubic-bezier(0.45, 0, 0.55, 1), color 0.3s;
  appearance: none; /* 標準プロパティ（互換性のため先に記述） */
  -webkit-appearance: none; /* ブラウザ標準の見た目を抑制（必要に応じて） */
}
.formapps .section_btn input:hover,
.formapps .section_btn input:focus {
  background-size: 100% 100%; /* 横方向にスライドして塗りつぶす */
  color: #fff !important;
  /* 内側に白いボーダーを追加（ホバー時の内側枠） */
  box-shadow: inset 0 0 0 3px rgba(255,255,255,1);
}
/* アクセシビリティ: キーボードでフォーカスしたときは内側白枠＋外側リングを表示 */
.formapps .section_btn input:focus {
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,1), 0 0 0 3px rgba(27, 117, 211, 0.12);
}

/* =============================================== */
/***** 画像 *****/
/* =============================================== */
.image-side .frame-image:not(
    .half_slanted_line .half_content .image-side .frame-image,
    .flow_cards .image-side .frame-image,
    .three_cards_dot_separator .frame-image
) {
  border-radius: 2rem;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.3);
}
.half_slanted_line .half_content {
  border-radius: 2rem;
  background-color: #fff;
}
@media only screen and (min-width: 767px) {
  .half_slanted_line .half_content .image-side .frame-image:not(#section_669919 .half_slanted_line .half_content .image-side .frame-image) {
    border-radius: 2rem 0 0 2rem;
  }
  #section_669919 .half_slanted_line .half_content .image-side .frame-image {
    border-radius: 0 2rem 2rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .half_slanted_line .half_content .image-side .frame-image:not(#section_669919 .half_slanted_line .half_content .image-side .frame-image),
  #section_669919 .half_slanted_line .half_content .image-side .frame-image {
    border-radius: 2rem 2rem 0 0;
  }
}

/*** お問い合わせ ***/
.infomation_background_image .text-side {
  background: rgba(141, 75, 47, 0.2);
}

/* =============================================== */
/***** TOP *****/
/* =============================================== */
.standard_content_text_two .text-box {
  width: 100%;
  border: 2px solid #8D4B2F;
  border-radius: 2rem;
  background-color: #fff;
  padding: 50px 20px;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

/*** 背景色なし ***/
section:nth-child(6),
.half_out_of_position .section-image_bg {
  background-color: transparent;
}

/* =============================================== */
/***** 個人のお客様へ *****/
/* =============================================== */
/*** 工事の流れ ***/
@media only screen and (min-width: 1025px) {
  .flow_cards .duplicatable-container {
    width: 80%;
    margin: 0 auto;
  }
  .flow_cards .duplicatable-content {
     width: 25%; 
  }
}
  .flow_cards .dc-inner_bg .image-frame-bg {
  border-radius: 2rem;
}
.flow_cards .dc-inner_bg .frame-image {
  background-color: #fff;
  border: 2px solid #8D4B2F;
  border-radius: 2rem;
}
.flow_cards .number_wrap {
  background-color: #FFFDE8;
}

/*** イーリスだから安心できる ***/
.circle-box_link .image-frame.circle-image {
  position: relative;
  overflow: hidden;
}
.circle-box_link .image-frame.circle-image::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: inherit;
}
.circle-box_link .image-frame.circle-image .image_text {
  position: relative;
  z-index: 2;
}

/* =============================================== */
/***** 法人のお客様へ *****/
/* =============================================== */
#content-wrapper #section-wrapper .three_cards_dot_separator {
  padding-top: 0;
}

/* =============================================== */
/***** イリースを知る *****/
/* =============================================== */
.new_list_box .text-side .number_wrap {
  display: none;
}

.alternating-backcolor .duplicatable-content:nth-child(odd) .dc-inner_bg .frame-image {
    background-color: #fff;
}
.alternating-backcolor .dc-inner_bg .frame-image {
    background-color: #fff;
    border-radius: 2rem;
}

/* =============================================== */
/***** 採用情報 *****/
/* =============================================== */
#content-wrapper #section-wrapper .table_separated_border .duplicatable-content:nth-child(1) .th.editable.letter {
  border-top: 2px dotted #ccc;
}
#content-wrapper #section-wrapper .table_separated_border .th.editable.letter {
  border-bottom: 2px dotted #ccc;
}

/* =============================================== */
/***** お問い合わせ *****/
/* =============================================== */
.formapps {
  color: #000;
  font-weight: 400;
}

/* =============================================== */
/***** 施工事例・新着情報 *****/
/* =============================================== */
.showcase_chart .showcase_chart_popnews_item_title_wrap,
.blog_posts .blog_chart_popnews_item_title_wrap {
  justify-content: space-between;
  flex-direction: column-reverse;
}
.showcase_chart .showcase_chart_popnews_item_day,
.blog_posts .post_popnews_data {
  text-align: left !important;
}
@media (min-width: 767.9px) {
  .blog_posts .posts_title,
  .showcase_chart .showcase_chart_title {
    font-size: 36px !important;
    font-weight: 600 !important;
  }
  .showcase_chart .post_popnews_title,
  .showcase_chart .showcase_chart_sidebar_title {
    font-size: 24px !important;
  }
  h2.showcase_chart_item_title,
  h3.showcase_chart_popnews_item_title,
  h2.blog_post_title,
  h3.post_popnews_text {
    font-size: 20px !important;
    font-weight: bold;
  }
}
@media (max-width: 768px) {
  .blog_posts .posts_title,
  .showcase_chart .showcase_chart_title {
    font-size: 28px !important;
    font-weight: 600 !important;
  }
  .showcase_chart .post_popnews_title,
  .showcase_chart .showcase_chart_sidebar_title,
  .blog_posts .post_archives_title,
  .blog_posts .post_category_title,
  .blog_posts .post_popnews_title,
  .blog_posts .post_tag_title {
    font-size: 20px !important;
  }
  h2.showcase_chart_item_title,
  h3.showcase_chart_popnews_item_title,
  h2.blog_post_title,
  h3.post_popnews_text {
    font-size: 18px !important;
    font-weight: bold;
  }
  .showcase_chart .banner_text:nth-child(3),
  .blog_posts .banner_text:nth-child(3) {
    font-size: 15px !important;
  }
}

.blog_posts .banner_inner,
.showcase_chart  .banner_inner {
  background-color: #FFFDE8 !important;
  box-shadow: none !important;
  border-radius: 1rem;
}

/*** ボタン ***/
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link,
.banner_text .banner_link {
  /* 既存のスタイル */
  font-weight: 600;
  background: #fff !important;
  color: #8D4B2F !important;
  border: 3px solid #8D4B2F;
  padding: 1rem 2rem !important;
  border-radius: 5rem;

  /* ★ アニメーション土台の追加 ★ */
  overflow: hidden; /* スライド要素をボタン内に隠す */
  position: relative; /* スライド要素の位置基準 */
  z-index: 1; /* スライド要素 (z-index: -1) の上にコンテンツを表示 */
  transition: color 0.2s; /* ホバー時に文字色がスムーズに変わるように */
}
/* スライドアニメーションの要素を定義 (全セレクタ共通) */
.blog_posts .banner_text .banner_link::after,
.showcase_chart .banner_text .banner_link::after,
.banner_text .banner_link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* スライドの色 = ホバー時の背景色 */
  background: #8D4B2F;

  /* 初期状態: スケールを0にして見えないようにする (左上を基点に横方向のみ0) */
  transform: scale(0, 1); 
  transform-origin: left top;

  /* アニメーションの速度とイージング */
  transition: transform 0.2s cubic-bezier(0.45, 0, 0.55, 1); 

  /* 最背面に配置 */
  z-index: -1;
}
/* ホバー時のデザインとアニメーションの実行 (全セレクタ共通) */
.blog_posts .banner_text .banner_link:hover,
.showcase_chart .banner_text .banner_link:hover,
.banner_text .banner_link:hover {
  /* ホバー時は文字色と枠線を白に変更 */
  color: #fff !important;
  border-color: #fff;
  opacity: 1;
  /* background-color の変更は ::after が担うため不要 */
}

/* ホバー時にスライド要素を拡大 (アニメーション実行) */
.blog_posts .banner_text .banner_link:hover::after,
.showcase_chart .banner_text .banner_link:hover::after,
.banner_text .banner_link:hover::after {
  /* 最終状態: スケールを1にして全体を表示 */
  transform: scale(1, 1);
}

.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_,
.banner_text ._color_ {
  color: #8D4B2F !important;
}
.blog_posts .banner_text:nth-child(3),
.showcase_chart .banner_text:nth-child(3) {
  font-size: 15px !important;
  font-weight: 600;
}
/*** 新着情報 ***/
.breadcrumb_item {
  display: flex;
  place-items: center;
}
.blog_posts_index .blog_posts_sidebar {
  flex: 1 0 320px !important;
  margin: 0 0 0 84px;
}

/* =============================================== */
/***** サイトマップ *****/
/* =============================================== */
.title_text .text-side .text * {
  text-align: center;
  font-size: 1.8rem !important;
  font-weight: 500 !important;
  margin-bottom: 1rem;
  color: #1d1d1d !important;
}

/* =============================================== */
/***** e-thanks *****/
/* =============================================== */
@media only screen and (min-width: 1025px) {
  section:first-of-type .content {
    padding: 0;
  }
  .thanks_page .catch_text {
    padding: 4rem 0;
    font-size: 36px !important;
    font-weight: bold;
    color: #1d1d1d;
    text-align: center !important;
    letter-spacing: 0.1em
  }
}
.thanks_page {
  background-color: #FFFDE8;
}
.catch.text-side {
  margin: 0;
}
.thanks_page .catch {
  padding: 5%;
  background-color: #fff;
  border-radius: 2rem;
  border: none !important;
}
.thanks_page .headding_wrap,
.thanks_page .subtitle_wrap {
  display: flex;
  justify-content: center;
}

.thanks_page .catch_text {
  font-weight: bold;
  color: #1d1d1d;
  text-align: center !important;
  letter-spacing: 0.1em
}
.thanks_page .subtitle_wrap .catch_subtext {
  color: #8D4B2F !important;
  font-weight: bold;
  text-align: center !important;
  letter-spacing: 0.1em
}

@media only screen and (max-width: 768px) {
  .thanks_contents .section_inner {
    padding: 20rem 3rem;
  }
}


@media only screen and (min-width: 1025px) {
    #global-nav div:not(.gnav_garden):not(.gnav_live):not(.gnav_photographer) .section_inner {
        padding: unset!important;
    }
}

#section-wrapper .mainvisual_rounded .headding {
    font-size: clamp(2.7rem, 5vw, 5.2rem);
    font-weight: 600;
    /* color: #8d4b2f; */
    color: #754a38;
}
#section-wrapper .h1_left .headding_wrap .headding {
    font-size: 4.2rem;
    font-weight: 600;
    color: #fff;
}