.mainvisual_standard{position:relative;height:100vh}.mainvisual_standard .section_inner{height:100%;width:100%;position:absolute;top:0}.mainvisual_standard .image-side{position:absolute;top:0;height:100%;width:100%}.mainvisual_standard .swiper-wrapper{height:100%}.mainvisual_standard .swiper-slide{height:100%;position:relative;overflow:hidden}.mainvisual_standard .swiper-slide img{height:100vh;max-width:none;width:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mainvisual_standard .catch{width:90%;text-align:center;padding:0 1.5rem;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);line-height:1.6;color:#fff}.mainvisual_standard .catch_text{font-size:2.1rem;margin-bottom:2rem;letter-spacing:.2em}.mainvisual_standard .catch_subtext{font-size:2rem;letter-spacing:.1em}.mainvisual_standard .headding_wrap{font-size:2.1rem}.mainvisual_standard .subtitle_wrap{font-size:2rem}.mainvisual_standard .one_page_scroll_btn{position:absolute;z-index:1;bottom:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);text-transform:uppercase;background-color:transparent;width:60px;height:auto;text-align:center;font-size:1rem;padding-bottom:4rem;cursor:pointer;overflow:hidden;letter-spacing:2px}.mainvisual_standard .one_page_scroll_btn span{-webkit-transform:translate(0,0);transform:translate(0,0);width:1px;height:35px;position:absolute;top:auto;left:50%;bottom:0;display:block}@-webkit-keyframes down{0%,100%,40%{-webkit-transform:translate(0,0);transform:translate(0,0);height:60px}80%{-webkit-transform:translate(0,60px);transform:translate(0,60px);height:0}90%{-webkit-transform:translate(0,-60px);transform:translate(0,-60px);height:0}}@keyframes down{0%,100%,40%{-webkit-transform:translate(0,0);transform:translate(0,0);height:60px}80%{-webkit-transform:translate(0,60px);transform:translate(0,60px);height:0}90%{-webkit-transform:translate(0,-60px);transform:translate(0,-60px);height:0}}.mainvisual_standard .swiper-pagination{width:auto;position:absolute;right:10px;left:auto}.mainvisual_standard .swiper-pagination-bullet{opacity:1;background:#fff;width:6px;height:6px;margin:0 7px;vertical-align:middle}.mainvisual_standard .swiper-pagination-bullet-active{background:0 0;border:2px solid #fff;width:12px;height:12px}@media only screen and (min-width:1025px){.mainvisual_standard .swiper-slide img{width:120%;height:auto}.mainvisual_standard .catch_text,.mainvisual_standard .headding_wrap{font-size:4.2rem}.mainvisual_standard .one_page_scroll_btn{padding-bottom:7rem}.mainvisual_standard .one_page_scroll_btn span{height:60px;-webkit-animation:down 3s ease-in;animation:down 3s ease-in;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}}
.h1_text .text-side,.h1_text .text{color:#fff;font-size:1.8rem}.h1_text .subtitle{letter-spacing:0px}.h1_text .headding_wrap,.h1_text .section_h1{color:#fff;font-size:4rem}.h1_text .subtitle_wrap{font-size:1.2rem}.h1_text .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:4rem}.h1_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}@media only screen and (min-width: 768px){.h1_text .headding_wrap,.h1_text .section_h1{font-size:5rem;line-height:1.4}.h1_text .subtitle_wrap{font-size:1.5rem}.h1_text .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:5rem}.h1_text .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.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}}
.half_fit_image .image-side{position:relative}.half_fit_image .image-side_inner{padding-top:66%}.half_fit_image .image-side .image-frame-bg{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.half_fit_image .text-side_inner{width:100%;max-width:280px;margin:auto}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:2.3rem}.half_fit_image .subtitle{font-size:1.1rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.half_fit_image{padding:5rem 0}.half_fit_image .section_inner{display:-ms-flexbox;display:flex}.half_fit_image .image-side,.half_fit_image .text-side{width:50%}.half_fit_image .image-side_inner{height:100%}.half_fit_image .text-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.5rem 0 5rem}.half_fit_image .text-side_inner{max-width:440px;margin-left:0}.half_fit_image .section_btn{margin-left:0}.half_fit_image.reverse .section_inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.half_fit_image.reverse .text-side{padding:0 5rem 0 1.5rem}.half_fit_image.reverse .text-side_inner{margin-left:auto;margin-right:0}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:3rem}.half_fit_image .subtitle{font-size:1.2rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.half_fit_image .image-side{position:relative}.half_fit_image .image-side_inner{padding-top:66%}.half_fit_image .image-side .image-frame-bg{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.half_fit_image .text-side_inner{width:100%;max-width:280px;margin:auto}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:2.3rem}.half_fit_image .subtitle{font-size:1.1rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.half_fit_image{padding:5rem 0}.half_fit_image .section_inner{display:-ms-flexbox;display:flex}.half_fit_image .image-side,.half_fit_image .text-side{width:50%}.half_fit_image .image-side_inner{height:100%}.half_fit_image .text-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.5rem 0 5rem}.half_fit_image .text-side_inner{max-width:440px;margin-left:0}.half_fit_image .section_btn{margin-left:0}.half_fit_image.reverse .section_inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.half_fit_image.reverse .text-side{padding:0 5rem 0 1.5rem}.half_fit_image.reverse .text-side_inner{margin-left:auto;margin-right:0}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:3rem}.half_fit_image .subtitle{font-size:1.2rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.title_icon .image-side{text-align:center}.title_icon .image-frame{width:100%;max-width:110px;margin:0 auto}.title_icon .image-frame img{width:100%}.title_icon .text-side{max-width:850px;margin:auto;text-align:center}.title_icon .subtitle{letter-spacing:0px}.title_icon .headding_wrap,.title_icon .editable_wrap{font-size:2.5rem}.title_icon .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_icon .headding_wrap,.title_icon .editable_wrap{font-size:3rem}.title_icon .subtitle_wrap{font-size:1.6rem}}@media only screen and (max-width: 768px){.title_icon .subtitle.editable{font-size:1.6rem}}
.portfolio_coloroverlay{background-color:#fff}.portfolio_coloroverlay li{margin-bottom:3rem;padding-bottom:2rem;font-size:1.6rem}.portfolio_coloroverlay li .image-wrap{margin-bottom:2.2rem;padding-top:66%;position:relative;overflow:hidden}.portfolio_coloroverlay li .image-wrap .portfolio_image{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;transition:.8s .1s all;backface-visibility:hidden}.portfolio_coloroverlay li .image-wrap a{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.portfolio_coloroverlay li .image-wrap:hover a{opacity:1}.portfolio_coloroverlay li .image-wrap:hover .category{opacity:0}.portfolio_coloroverlay li .image-wrap:hover .portfolio_image{transform:scale(1.03);transition:.8s .1s all}.portfolio_coloroverlay li .portfolio_text .text_wrap{text-align:left;margin-bottom:2.4rem;padding:0}.portfolio_coloroverlay li .portfolio_text .text_wrap h4{font-size:1.6rem;margin-bottom:1rem;line-height:1.5}.portfolio_coloroverlay li .portfolio_text .text_wrap p{color:#bababa}.portfolio_coloroverlay li .portfolio_text .text_wrap .date{font-size:1.2rem;margin-bottom:.5rem}.portfolio_coloroverlay li .category{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.4rem;color:#fff;width:140px;height:140px;padding:1rem;display:flex;justify-content:center;align-items:center;transition:.6s all}.portfolio_coloroverlay li .category .category_cover{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #fff;opacity:.7;z-index:-1}.portfolio_coloroverlay li .category .category_cover::before,.portfolio_coloroverlay li .category .category_cover::after{content:"";position:absolute;width:30px;height:30px;background-color:#fff}.portfolio_coloroverlay li .category .category_cover::before{top:-15px;left:-15px}.portfolio_coloroverlay li .category .category_cover::after{right:-15px;bottom:-15px}.portfolio_coloroverlay .section_btn{width:96%;max-width:300px}.portfolio_coloroverlay .dummy_blog_text{background-color:rgba(255,255,255,0.9);color:#333;transition:opactiy .2s ease}.portfolio_coloroverlay .dummy_blog_text:hover{background-color:rgba(255,255,255,0.5)}@media only screen and (min-width: 768px){.portfolio_coloroverlay{text-align:left}.portfolio_coloroverlay .portfolio_item_wrap,.portfolio_coloroverlay .dummy_form_area{text-align:center;font-size:0}.portfolio_coloroverlay .portfolio_item_wrap{display:flex;justify-content:center;flex-wrap:wrap}.portfolio_coloroverlay li{width:29%;margin:0 2%}}
.btn_wide .section_btn{max-width:990px}.btn_wide .section_btn a{background-color:#2C5DFF}
#content-wrapper .photo_gallery_02{background-color:#dedede}#content-wrapper .photo_gallery_02 .duplicatable{width:100%;max-width:940px;margin:auto;text-align:center}#content-wrapper .photo_gallery_02 .duplicatable-content{margin-bottom:3rem}@media only screen and (min-width: 768px){#content-wrapper .photo_gallery_02 .duplicatable-content{margin-bottom:3rem}}
.fit_card_three_image{text-align:center}.fit_card_three_image .section_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .image-side{position:relative}.fit_card_three_image .image-side_bg{width:100%}.fit_card_three_image .image-side_inner{display:flex;align-items:center;justify-content:center}.fit_card_three_image .image-side .image-frame-bg{padding-top:66%}.fit_card_three_image .image-side .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .image-side_text{width:90%;color:#fff;z-index:2;margin-top:-1rem;padding:5rem 0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fit_card_three_image .image-side_text .title{font-size:3rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.fit_card_three_image .image-side .headding_wrap{font-size:3rem}.fit_card_three_image .image-side .editable_wrap{font-size:1.5rem}.fit_card_three_image .text-side{position:relative;width:90%;max-width:990px;margin:-2rem auto 0}.fit_card_three_image .text-side_content{margin-bottom:3rem;position:relative;padding:1.5rem}.fit_card_three_image .text-side_content:nth-child(3){margin-bottom:0}.fit_card_three_image .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.fit_card_three_image .text-side_inner{z-index:2;margin:auto;position:relative}.fit_card_three_image .text-side_image{position:relative;z-index:2}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:57%}.fit_card_three_image .text-side_image .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.fit_card_three_image .text-side .headding_wrap,.fit_card_three_image .text-side .section_h3{font-size:2.5rem}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.1rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.5rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}.fit_card_three_image .section_btn{position:relative}@media only screen and (min-width: 768px){.fit_card_three_image .image-side .image-frame-bg{padding-top:38%}.fit_card_three_image .image-side_text{font-size:3rem;margin-top:-5rem}.fit_card_three_image .image-side_text .title{font-size:7rem}.fit_card_three_image .image-side .headding_wrap{font-size:7rem}.fit_card_three_image .image-side .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:7rem}.fit_card_three_image .text-side{margin:-10rem auto 0;display:flex;justify-content:space-between;height:100%}.fit_card_three_image .text-side_content{width:32%;display:flex;flex-direction:column;padding:1.5rem 1.5rem 2.5rem;margin-bottom:0}.fit_card_three_image .text-side_inner{max-width:340px;margin:0;width:100%;position:relative}.fit_card_three_image .text-side_image{width:100%}.fit_card_three_image .text-side_image .image-frame-bg{padding-top:61%}.fit_card_three_image .text-side .subtitle_wrap,.fit_card_three_image .text-side .subtitle{font-size:1.2rem}.fit_card_three_image .text-side .spacer-item_wrap:nth-child(4) .editable_wrap{font-size:1.5rem}}
.half_fit_image .image-side{position:relative}.half_fit_image .image-side_inner{padding-top:66%}.half_fit_image .image-side .image-frame-bg{position:absolute!important;top:0;right:0;bottom:0;left:0;margin:auto}.half_fit_image .text-side_inner{width:100%;max-width:280px;margin:auto}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:2.3rem}.half_fit_image .subtitle{font-size:1.1rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:2.3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.half_fit_image{padding:5rem 0}.half_fit_image .section_inner{display:-ms-flexbox;display:flex}.half_fit_image .image-side,.half_fit_image .text-side{width:50%}.half_fit_image .image-side_inner{height:100%}.half_fit_image .text-side{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.5rem 0 5rem}.half_fit_image .text-side_inner{max-width:440px;margin-left:0}.half_fit_image .section_btn{margin-left:0}.half_fit_image.reverse .section_inner{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.half_fit_image.reverse .text-side{padding:0 5rem 0 1.5rem}.half_fit_image.reverse .text-side_inner{margin-left:auto;margin-right:0}.half_fit_image .headding_wrap,.half_fit_image .section_h3{font-size:3rem}.half_fit_image .subtitle{font-size:1.2rem}.half_fit_image .editable_wrap{font-size:1.5rem}.half_fit_image .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.half_fit_image .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.2rem}}
.api_map .map_area{position:relative;overflow:hidden;padding-top:57%}.api_map .map_area iframe{position:absolute;top:0;left:0}.api_map .image-side{position:relative}.api_map .overlay{display:none}@media only screen and (min-width: 768px){.api_map .map_area{padding-top:50%}.api_map_wide .map_area{padding-top:27%}}
.infomation_background_image a{border-radius:45px}.infomation_background_image .section_inner{max-width:95%;margin:0 auto}.infomation_background_image .dc-inner_bg{height:100%;width:100%;position:absolute;top:0;left:0;border-radius:20px;overflow:hidden}.infomation_background_image .text-area{display:flex;gap:15%;border-radius:20px}.infomation_background_image .text-area_inner{color:#fff;width:70%}.infomation_background_image .text-area h3{font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif;font-size:32px;margin-bottom:80px;line-height:0.9em}.infomation_background_image .text-area h3 span{font-family:ヒラギノ角ゴ StdN;font-size:20px;color:#333;letter-spacing:0.05em}.infomation_background_image .text-area .contact-detail{font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif}.infomation_background_image .text-area .section_btn{width:100%;display:flex;align-items:center}.infomation_background_image .text-area .section_btn .linker{flex:1}.infomation_background_image .text-area .section_btn .linker a{background-color:#333;border:1px solid #333;padding:4% 0;height:auto;font-family:游ゴシック体, YakuHanJP, “Noto Sans JP”, “Helvetica Neue”, Lato, “Droid Sans”, “Hiragino Kaku Gothic ProN”, eatYuG, Meiryo, sans-serif}.infomation_background_image .section_btn a{font-size:24px}.infomation_background_image .text-side{position:relative;z-index:1;padding:8% 14%;border-radius:20px;background:#33413780 0% 0% no-repeat padding-box}@media only screen and (max-width: 1024px){.infomation_background_image .section_inner{padding:0}.infomation_background_image .text-area{flex-direction:column;padding:80px 60px}.infomation_background_image .text-area_inner{width:100%;text-align:center}.infomation_background_image .text-area h3{margin-bottom:30px}.infomation_background_image .contact-detail{margin-bottom:80px}}@media only screen and (max-width: 480px){.infomation_background_image{padding:64px 16px}.infomation_background_image .section_inner{max-width:100%;margin:0}.infomation_background_image .text-area{padding:0%}.infomation_background_image .text-area h3{margin-bottom:36px}.infomation_background_image .text-area h3 span{font-size:16px;line-height:1.2em}.infomation_background_image .text-area .section_btn{width:100%}.infomation_background_image .text-area .section_btn a{padding:5% 0;font-size:24px}.infomation_background_image .contact-detail{margin-bottom:48px}}
.eat_cms .cta_fixed{padding:5rem 0 10rem}.eat_cms .cta_fixed .duplicatable-content{width:120px;margin:0 auto 15px}.eat_cms .cta_fixed::after{content:"レビュー画面もしくは公開画面で確認してください。\Aこのセクションは1ページにつき1つまでが望ましいです。";position:absolute;left:50%;bottom:0;width:100%;padding:2rem;background-color:#2C5DFF;font-size:1.6rem;text-align:center;color:#fff;transform:translateX(-50%);white-space:pre}body:not(.eat_cms) .cta_fixed{opacity:0;right:10px;padding:10px;border-radius:10px}body:not(.eat_cms) .cta_fixed .duplicatable-content:not(:last-child){margin-bottom:10px}body:not(.eat_cms) .cta_fixed .fixed_btn{width:50px}body:not(.eat_cms) .cta_fixed .image-frame div{display:flex}@media only screen and (max-width: 768px){body:not(.eat_cms) .cta_fixed{top:auto;right:5px;bottom:60px}body:not(.eat_cms) .cta_fixed .fixed_btn{width:40px}}.cta_fixed .duplicatable-container{display:flex;flex-direction:column}.cta_fixed .fixed_btn{text-align:center}.cta_fixed .image-frame{border-radius:10px;overflow:hidden}body:not(.eat_cms) section.fixed{z-index:2}body:not(.eat_cms) section.fixed .pos_fixed_section{animation:fadeFixedSection 0.3s ease-in forwards}body:not(.eat_cms) section.fixed .close_situation_bottom{animation:fadeOutFixedSection 0.3s ease-in forwards}body:not(.eat_cms) section.fixed .close_situation_top{animation:fadeOutFixedSection 0.3s ease-in forwards}@keyframes fadeFixedSection{0%{opacity:0}100%{opacity:1}}@keyframes fadeOutFixedSection{0%{opacity:1}100%{opacity:0}}
.footer_logo_under .footer-nav{display:flex;justify-content:space-between;padding:4.5rem 15px;max-width:990px;margin:0 auto}.footer_logo_under .nav-side .duplicatable-container{max-height:180px;display:flex;flex-direction:column;flex-wrap:wrap}.footer_logo_under .nav-side .duplicatable-content{width:180px;margin-top:5px;margin-right:10px}.footer_logo_under .contact-side .footer-info{text-align:center}.footer_logo_under .contact-side .letter{min-width:200px;max-width:320px}.footer_logo_under .contact-side .tel{font-size:2.5rem}.footer_logo_under .contact-side .tel .tel-small{font-size:1.5rem}.footer_logo_under .contact-side .section_btn{margin-top:15px}.footer_logo_under .footer-icon{padding:3rem 0 0;position:relative;z-index:1}.footer_logo_under .footer-icon_bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.footer_logo_under .footer-icon_inner{display:flex;justify-content:space-between;max-width:990px;margin:0 auto;padding:0 15px}.footer_logo_under .footer-icon .logo{width:200px;text-align:center}.footer_logo_under .footer-icon img{width:auto;max-width:100%}.footer_logo_under .sns-side{display:flex;align-items:center}.footer_logo_under .sns-side .duplicatable-container{display:flex;align-items:center;justify-content:center}.footer_logo_under .sns-side .duplicatable-content{padding:0 1rem;width:60px}.footer_logo_under .copy{text-align:center;padding:2rem 15px;max-width:990px;margin:0 auto}@media only screen and (max-width: 1024px){.footer_logo_under .footer-nav{flex-direction:column;justify-content:center;align-items:center;padding:4.5rem 15px}.footer_logo_under .nav-side{display:none;max-width:400px;text-align:center;margin-bottom:20px}.footer_logo_under .nav-side .duplicatable-container{max-height:none}.footer_logo_under .footer-icon_inner{flex-direction:column;align-items:center}.footer_logo_under .logo-side{padding:20px 0}.footer_logo_under .sns-side{padding:20px 0}}
@charset "UTF-8";#section-wrapper{background-color:#fff}#section-wrapper .headding{    font-family: YakuHanJP, Quicksand, "Droid Sans", "Helvetica Neue", Rounded, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanJP, Quicksand, "Droid Sans", "Helvetica Neue", Rounded, "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}}

body {
  color:#222;
}

body,#section-wrapper .headding, .letter, h1,h2,h3, .subtitle, #section-wrapper .letter {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
}


#content-wrapper #section-wrapper .section_btn .linker a {
    font-weight: bold;
    background-color: #9FE2FF!important;  /* ボタンの背景色（例：青） */
    color: #008CFE!important;         /* ボタンの文字色（例：白） */
    border: 4px dashed #FFE131!important;               /* 枠線なし（必要に応じて変更） */
    padding: 10px 20px;         /* 余白 */
    border-radius: 5px;         /* 角を丸くする */
    cursor: pointer;            /* カーソルをポインターに */
}
.dia_block-row {
    box-shadow: none;
}
/* .h2_text .section-image {
    position: relative;
}*/
.h2_text::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    background-size: 3px 3px;
    background-color: #009bff42;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.gnav-editable-contents .gnav-btn {
background-color: #008CFE;
font-weight: bold;
}

.simple_text_content .simple_text_title.editable.headding::before {
    background-color:#FF6C17;

}

.new_list_box .text-side .number_wrap {
    background-color:#008CFE;

}

.faq_accordion .duplicatable-content {
    background-color:#FFDEC4;

}

.table_light .table_wrap .tr .th {
    background-color:#FFDEC4;

}

.showcase_chart .banner_text .banner_link {
    display: inline-block;
    padding: .5rem 2rem;
    font-size: 25.6px;
    font-size: 1.6rem;
    background-color: #008CFF;
    color: #fff;
}
#section-wrapper .mainvisual_standard  {
    background-size: contain;
    height: 40vw;
}
@media only screen and (min-width: 768px) {
#section-wrapper .mainvisual_standard  {
    margin-top: 7rem;
}
}
@media only screen and (max-width: 768px) {
#section-wrapper .mainvisual_standard  {
    background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/441889/optimized_CGXpUomW4QvaGicJvL-cMA.png)!important;
    height:160vw;
}
}

/*20250828修正*/
body.portfolios .banner_text ._color_,
.blog .blog_posts .banner_text ._color_ {
    color: #008CFF;
}

body.portfolios .banner_text .banner_link,
.blog .blog_posts .banner_text .banner_link {
    background:#008CFF;
}

.formapps .section_inner {
    font-weight: bold;
}

.formapps .dummy_form_area .input_text input, 
.formapps .dummy_form_area .input_text textarea, 
.formapps .form_area .input_text input, 
.formapps .form_area .input_text textarea {
    border: 2px solid #222;
}

/*20250912修正*/
.thanks_page .catch_text {
    text-align: center;
}

.thanks_page .catch_text span {
    padding: 0;
}

.gnav-editable-contents .gnav-btn {
    font-size: 15px;
}

#section-wrapper .thanks_page {
    background-color: #FFFDF5;
    margin: -25px;
}

@media (max-width:1200px) {
#global-nav .gnav_accordion_icon .gnav_pc {
    display: none;
}

#global-nav .gnav_accordion_icon .gnav_sp {
    display: block;
}
}