﻿:root{--cl_design_1: #1b8c3c;--cl_design_2: #c2ca29;--cl_design_3: #024d2c;--cl_design_4: #d1ff62;--cl_design_5: #f5ffe0;--cl_bg: #fbffeb;--cl_txt: #222;--cl_mark: rgb(253, 255, 164);--bg_marker: linear-gradient(180deg, transparent 60%, var(--cl_mark) 60%);--box_shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);--font_ttl: "Zen Kaku Gothic New", sans-serif;--font_txt: "Zen Kaku Gothic New", sans-serif;--font_ttl_en: "Gantari", sans-serif;--font_txt_en: "Google Sans", sans-serif;--font_hand_en: "Caveat", cursive;--margin_full: calc(50% - 50vw);--transition: all .3s ease;--font_size_xxxl: clamp(45px, 6vw, 70px);--font_size_xxl: clamp(40px, 4vw, 60px);--font_size_xl: clamp(30px, 3vw, 50px);--font_size_lg: clamp(28px, 2.6vw, 44px);--font_size_md: clamp(26px, 2.4vw, 34px);--font_size_md_mini: clamp(22px, 2vw, 30px);--font_size_sm: clamp(18px, 1.6vw, 24px);--font_size_xs: clamp(14px, 1.2vw, 18px);--space_xl: 8rem;--space_lg: 6rem;--space_md: 4rem;--space_sm: 3rem;--space_xs: 2rem;--border_radius_l: 4vw;--border_radius_m: 2.4em;--border_radius_s: 8px}body *{font-family:var(--font_txt);letter-spacing:0.16em;font-feature-settings:"palt"}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:600;font-family:var(--font_ttl)}body h1 span,body h2 span,body h3 span,body h4 span,body h5 span,body h6 span{font-family:var(--font_ttl)}body p{color:var(--cl_txt)}@media (max-width:540px){body .mb-align-left{text-align:left}}body .snow-monkey-forms-turnstile div{justify-content:end}@media (max-width:750px){body .snow-monkey-forms-turnstile div{justify-content:center}}body .wrapper{text-align:center;margin-bottom:3rem}@media (max-width:950px){body .wrapper{margin-bottom:1.5rem}}body .wrapper p.ttl_en{color:#fff;-webkit-text-stroke:1px var(--cl_design_2);font-size:clamp(45px, 6vw, 85px);line-height:1;margin:0}body .wrapper p.ttl_en span{display:inline-block !important;position:relative !important;letter-spacing:6px;overflow:hidden !important;padding-bottom:10px}body .wrapper p.ttl_en span::before{content:attr(data-text);font-weight:700;font-family:var(--font_ttl_en);transform:translateY(100%);content:attr(data-text) !important;display:inline-block !important;width:100%;height:100%;visibility:visible !important;opacity:1 !important}body .wrapper p.ttl_en.is-animated span::before{animation:maskSlide 0.7s cubic-bezier(0.77, 0, 0.18, 1) forwards !important;animation-delay:inherit !important}@keyframes maskSlide{to{transform:translateY(0)}}@media (max-width:500px){body .wrapper p.ttl_en span{letter-spacing:4px}}@media (max-width:450px){body .wrapper p.ttl_en span{letter-spacing:3px}}body .wrapper h2.ttl{position:relative;color:var(--cl_design_3);font-size:var(--font_size_xs);text-align:center;padding-bottom:3.5rem;margin:0}body .wrapper h2.ttl::before{content:"";position:absolute;width:1px;height:2.5rem;z-index:1;bottom:0;left:50%;background-color:var(--cl_design_1)}body .wrapper h2.ttl.bg-contrast{color:#fff}body .wrapper h2.ttl.bg-contrast::before{background-color:#fff}body .wrapper.bg-contrast p.ttl_en{color:var(--cl_design_2);-webkit-text-stroke:1px #fff}body .wrapper.bg-contrast h2.ttl{color:#fff}body .wrapper.align-center h2,body .wrapper.align-center p{text-align:center}body h3.sub-ttl{position:relative;color:var(--cl_design_1);font-size:var(--font_size_md_mini);text-align:center;background-color:#fff;padding:0.5rem 1rem;margin-block:0 1rem}body h3.sub-ttl::before,body h3.sub-ttl::after{content:"";position:absolute;width:2rem;height:auto;z-index:1;aspect-ratio:1}body h3.sub-ttl::before{top:0;left:0;border-top:10px solid var(--cl_design_1);border-left:10px solid var(--cl_design_2)}body h3.sub-ttl::after{bottom:0;right:0;border-bottom:10px solid var(--cl_design_2);border-right:10px solid var(--cl_design_1)}body .wp-block-buttons .wp-block-button__link{position:relative;min-width:280px;max-width:300px;width:100%;height:1lh;color:var(--cl_design_1);font-weight:600;line-height:70px;background-color:transparent;border:1px solid;border-color:var(--cl_design_1);border-radius:0;overflow:hidden;padding:0;margin:0;transition:0.3s;z-index:10}body .wp-block-buttons .wp-block-button__link::before{content:"";position:absolute;width:100%;height:100%;z-index:-1;top:0;left:-100%;background-color:var(--cl_design_1);transition:var(--transition);z-index:-1}body .wp-block-buttons .wp-block-button__link:hover{color:#fff;text-decoration:none}body .wp-block-buttons .wp-block-button__link:hover::before{left:0}@media (max-width:540px){body .wp-block-buttons .wp-block-button__link{min-width:260px;max-width:290px}}@media (max-width:390px){body .wp-block-buttons .wp-block-button__link{min-width:240px;max-width:280px}}body #content_builder .link_button a.design_button{position:relative;min-width:280px;max-width:300px;width:100%;height:1lh;color:var(--cl_design_1);font-weight:600;line-height:70px;background-color:transparent;border:1px solid;border-color:var(--cl_design_1);border-radius:0;overflow:hidden;padding:0;margin:0;transition:0.3s;z-index:10;color:var(--cl_design_1) !important}body #content_builder .link_button a.design_button::before{content:"";position:absolute;width:100%;height:100%;z-index:-1;top:0;left:-100%;background-color:var(--cl_design_1);transition:var(--transition);z-index:-1}body #content_builder .link_button a.design_button:hover{color:#fff;text-decoration:none}body #content_builder .link_button a.design_button:hover::before{left:0}@media (max-width:540px){body #content_builder .link_button a.design_button{min-width:260px;max-width:290px}}@media (max-width:390px){body #content_builder .link_button a.design_button{min-width:240px;max-width:280px}}body #content_builder .link_button a.design_button:hover{color:#fff !important}body #return_top{transition:var(--transition);right:0}body #return_top span{display:none}body #return_top.active{bottom:0}body #return_top a{width:200px;height:auto;aspect-ratio:1;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-position:center 45%;background-image:url(img/return-top--paper.png);border:0;border-radius:0;padding:10px;transition:var(--transition)}body #return_top a::before{top:unset;bottom:2px;left:0;width:100%;height:1lh;color:var(--cl_design_3);font-size:11px;font-weight:600;font-family:var(--font_txt_en);line-height:20px;letter-spacing:1px;text-align:center;transform:unset;content:"PAGE TOP";transition:var(--transition);opacity:0}body #return_top a::after{content:"";position:absolute;width:100px;height:auto;z-index:1;bottom:10px;right:10px;aspect-ratio:2.1573604608;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(img/return-top-hagd-right.png);background-size:90%;filter:invert(1)}@media (max-width:850px){body #return_top a{width:18vw}body #return_top a::after{width:10vw;bottom:1vw;right:1.5vw;background-image:url(img/return-top-hagd-right_mb.png);background-size:contain;background-position:right}}body #return_top:hover a::before{color:var(--cl_design_2)}body #return_top:hover a::after{background-image:url(img/return-top-pt-center.png)}@media (max-width:850px){body #return_top:hover a::after{width:10vw;width:10vw;bottom:1vw;background-image:url(img/return-top-pt-right_mb.png);background-size:contain;background-position:right}}#header_logo img{max-height:calc(100% - 10px)}.footer_nav .headline{display:none}#footer_logo a{display:inline-block;background-color:#fff;padding:10px}#footer_info{color:#fff}#footer_banner .title{color:var(--cl_design_4);font-family:var(--font_txt_en);letter-spacing:4px}#footer_banner .sub_title{color:#fff}#body #page_contents{padding:0 !important;margin:0 auto !important}#body #page_contents .post_content{max-width:1200px;width:88vw;margin-inline:auto !important;padding:0 !important;margin:0 auto !important}@media (max-width:1280px){#body #page_contents .post_content{max-width:88dvw;width:100%}}body.home #header_slider_content .catch span{color:var(--cl_design_4);font-size:clamp(60px, 8vw, 120px);font-family:var(--font_txt_en) !important;letter-spacing:2px}body.home #header_slider_content .desc{color:#fff;font-size:var(--font_size_sm)}body.home .cb_free_space{padding:0 !important;margin:0 auto !important}body.home .cb_free_space .post_content{max-width:900px;width:88vw;margin:0 auto}body.home #front_about{padding-block:var(--space_xl)}@media (max-width:850px){body.home #front_about{padding-block:var(--space_lg)}}@media (max-width:650px){body.home #front_about{padding-block:var(--space_md)}}body.home #front_contact{padding-top:var(--space_xl)}@media (max-width:850px){body.home #front_contact{padding-top:var(--space_lg)}}@media (max-width:650px){body.home #front_contact{padding-top:var(--space_md)}}@media (max-width:781px){body.home #front_contact .wp-block-column{aspect-ratio:3.3333333333 !important}}@media (max-width:600px){body.home #front_contact .wp-block-column{aspect-ratio:2 !important}}@media (max-width:781px){body.home #front_contact::before{height:75% !important}}body.home .cb_design_header .headline{color:#fff;-webkit-text-stroke:1px var(--cl_design_2);font-size:clamp(45px, 6vw, 85px);font-family:var(--font_ttl_en);letter-spacing:0.1em;line-height:1;margin:0}body.home .cb_design_header .sub_title{position:relative;color:var(--cl_design_3);font-size:var(--font_size_xs);text-align:center;padding-bottom:3.5rem;margin:0}body.home .cb_design_header .sub_title::before{content:"";position:absolute;width:1px;height:2.5rem;z-index:1;bottom:0;left:50%;background-color:var(--cl_design_1)}body.home .cb_design_header .sub_title.bg-contrast{color:#fff}body.home .cb_design_header .sub_title.bg-contrast::before{background-color:#fff}body.home #footer_banner{display:none}body.home #front_about::before{content:"";position:absolute;width:99.2vw;height:100%;z-index:-1;top:0;left:50%;transform:translateX(-50%);border-top:10px solid var(--cl_design_1);border-left:10px solid var(--cl_design_2);border-right:10px solid var(--cl_design_1);border-bottom:10px solid var(--cl_design_2)}body.home #front_about::after{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-repeat:no-repeat;background-size:contain;background-position:left top;background-image:url(https://www.dbdl.jp/wp-content/uploads/2026/07/bg-front-concept_tr.png)}@media (max-width:1280px){body.home #front_about::after{background-size:10vw}}body.home #front_about h3{color:var(--cl_design_1);font-size:var(--font_size_md_mini);line-height:2}body.home #front_about .wp-block-buttons{display:flex;justify-content:center;gap:10px}body.home #front_service .scroll_content_section .content{max-width:1000px;width:88vw}body.home #front_service .scroll_content_section .content .headline{color:#fff;-webkit-text-stroke:1px var(--cl_design_4);font-size:clamp(45px, 6vw, 85px);font-family:var(--font_ttl_en);letter-spacing:4px;line-height:1;margin:0}body.home #front_service .scroll_content_section .content .sub_title{color:#fff;font-size:var(--font_size_xs)}body.home #front_service .scroll_content_section .content h3.catch{color:var(--cl_design_3);font-size:var(--font_size_lg);font-family:var(--font_txt);white-space:nowrap;background-color:var(--cl_design_4);padding:4px 10px}body.home #front_service .scroll_content_section .content .desc p{color:#fff;font-weight:500;text-align:center}body.home #front_service .link_button a.design_button{color:#fff !important;border-color:#fff !important}body.home #front_service .link_button a.design_button::before{background-color:#fff !important}body.home #front_service .link_button a.design_button:hover{color:var(--cl_design_1) !important}body.home #front_contact::before{content:"";position:absolute;width:100dvw;height:60%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:var(--cl_design_1)}body.home #front_contact h3,body.home #front_contact p.mb-align-left{color:#fff;text-align:center}body.home #front_contact .wp-block-columns{column-gap:2rem}body.home #front_contact .wp-block-column{position:relative;aspect-ratio:1.3333333333;overflow:hidden;border-top:10px solid var(--cl_design_4);border-left:10px solid var(--cl_design_3);border-right:10px solid var(--cl_design_4);border-bottom:10px solid var(--cl_design_3)}body.home #front_contact .wp-block-column .wp-block-group__inner-container{width:100%;height:100%}body.home #front_contact .wp-block-column a{display:block;width:100%;height:100%}body.home #front_contact .wp-block-column h2{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;color:#fff;text-align:center;padding:2rem}body.home #front_contact .wp-block-column h2 strong{font-size:var(--font_size_xl);font-family:var(--font_txt_en);letter-spacing:4px}body.home #front_contact .wp-block-column figure{position:relative;width:100%;height:100%;z-index:-1}body.home #front_contact .wp-block-column figure img{object-fit:cover;width:100%;height:100%;transition:var(--transition)}body.home #front_contact .wp-block-column figure::before{content:"";position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;background-color:var(--cl_design_1);opacity:0.4;transition:var(--transition)}body.home #front_contact .wp-block-column:hover figure img{transform:scale(1.2)}body.home #front_contact .wp-block-column:hover figure::before{opacity:0.9}body.home .txt-slide{display:flex;width:100vw;align-items:center;color:var(--cl_design_1);white-space:nowrap;overflow:hidden;margin-inline:var(--margin_full)}body.home .txt-slide ul{animation:flowing 150s linear infinite;transform:translateX(100%);padding:0;margin:0}body.home .txt-slide ul li{display:inline-block;position:relative;font-size:clamp(70px, 7vw, 100px);font-weight:600;font-family:var(--font_txt_en);line-height:1.3;letter-spacing:4px;padding-inline:0 8rem}body.home .txt-slide ul li:nth-of-type(even)::before{content:"";position:absolute;width:auto;height:50%;z-index:-1;aspect-ratio:1;top:25%;right:1.5rem;background-color:var(--cl_design_2);clip-path:polygon(0 0, 0 100%, 90% 50%)}body.home .txt-slide ul li::before{content:"";position:absolute;width:auto;height:50%;z-index:-1;aspect-ratio:1;top:25%;right:1.5rem;background-color:var(--cl_design_2);clip-path:polygon(0 0, 0 100%, 90% 50%)}@media (max-width:1280px){body.home .txt-slide ul li{font-size:clamp(60px, 6vw, 90px);padding-inline:0 6vw !important}body.home .txt-slide ul li::before{height:40% !important;top:30% !important;right:2% !important}}@media (max-width:850px){body.home .txt-slide ul li::before{right:0.5rem}}@media (max-width:800px){body.home .txt-slide ul li::before{right:0% !important}}@media (max-width:600px){body.home .txt-slide ul li{font-size:clamp(50px, 6vw, 90px);letter-spacing:0px;padding-inline:0 8vw !important}body.home .txt-slide ul li::before{right:-1% !important}}@media (max-width:370px){body.home .txt-slide ul li{padding-inline:0 10vw !important}body.home .txt-slide ul li::before{right:0% !important}}@keyframes flowing{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}#page_header .sub_title{color:var(--cl_design_4);font-size:var(--font_size_sm)}body.single #bread_crumb ul{max-width:900px;width:84vw;margin-inline:auto !important}@media (max-width:1280px){body.single #bread_crumb ul{max-width:80dvw;width:100%}}body.single #main_content{width:100%}body.single #main_col{max-width:900px;width:84vw;margin-inline:auto !important}@media (max-width:1280px){body.single #main_col{max-width:80dvw;width:100%}}body:not(.home) #header{margin-bottom:0 !important}body:not(.home) #page_header{position:relative;max-width:unset;width:100%;text-align:center;background-color:var(--cl_design_1);border-left:20px solid var(--cl_design_2);padding:3rem 0;margin:0 auto !important}body:not(.home) #page_header::before{content:"";display:grid;align-content:center;position:absolute;top:0;right:0;width:100%;height:100%;color:var(--cl_design_4);font-size:clamp(45px, 13vw, 190px);font-weight:800;font-family:var(--font_txt_en);text-align:right;opacity:0.06;z-index:1;letter-spacing:0}body:not(.home) #page_header .headline{display:inline-block;color:#fff;min-width:35vw;font-size:var(--font_size_lg);font-family:var(--font_txt);text-align:center;border:6px double #fff;border-radius:1000px;padding:2rem 4rem;margin-inline:auto}body:not(.home) .page-section{padding-block:var(--space_xl) 0}@media (max-width:850px){body:not(.home) .page-section{padding-block:var(--space_lg) 0}}@media (max-width:650px){body:not(.home) .page-section{padding-block:var(--space_md) 0}}body:not(.home) .page-section:last-of-type{padding-bottom:var(--space_xl)}@media (max-width:850px){body:not(.home) .page-section:last-of-type{padding-bottom:var(--space_lg)}}@media (max-width:650px){body:not(.home) .page-section:last-of-type{padding-bottom:var(--space_md)}}body:not(.home).page.page-id-65 #company,body:not(.home).page.page-id-81 #problems,body:not(.home).page.page-id-83 #problems,body:not(.home).page.page-id-81 #partners,body:not(.home).page.page-id-83 #partners,body:not(.home).page.page-id-81 #flow,body:not(.home).page.page-id-83 #flow,body:not(.home).page.page-id-81 #products,body:not(.home).page.page-id-83 #products,body:not(.home).page.page-id-79 #concept,body:not(.home).page.page-id-79 #philosophy,body:not(.home).page.page-id-79 #strength,body:not(.home).page.page-id-79 #service,body:not(.home).page.page-id-52 #tel{padding-bottom:var(--space_xl)}@media (max-width:850px){body:not(.home).page.page-id-65 #company,body:not(.home).page.page-id-81 #problems,body:not(.home).page.page-id-83 #problems,body:not(.home).page.page-id-81 #partners,body:not(.home).page.page-id-83 #partners,body:not(.home).page.page-id-81 #flow,body:not(.home).page.page-id-83 #flow,body:not(.home).page.page-id-81 #products,body:not(.home).page.page-id-83 #products,body:not(.home).page.page-id-79 #concept,body:not(.home).page.page-id-79 #philosophy,body:not(.home).page.page-id-79 #strength,body:not(.home).page.page-id-79 #service,body:not(.home).page.page-id-52 #tel{padding-bottom:var(--space_lg)}}@media (max-width:650px){body:not(.home).page.page-id-65 #company,body:not(.home).page.page-id-81 #problems,body:not(.home).page.page-id-83 #problems,body:not(.home).page.page-id-81 #partners,body:not(.home).page.page-id-83 #partners,body:not(.home).page.page-id-81 #flow,body:not(.home).page.page-id-83 #flow,body:not(.home).page.page-id-81 #products,body:not(.home).page.page-id-83 #products,body:not(.home).page.page-id-79 #concept,body:not(.home).page.page-id-79 #philosophy,body:not(.home).page.page-id-79 #strength,body:not(.home).page.page-id-79 #service,body:not(.home).page.page-id-52 #tel{padding-bottom:var(--space_md)}}body.page.page-id-79 #concept .sec1{position:relative;min-height:600px;width:100dvw;margin-inline:calc(50% - 50vw);margin-bottom:4rem}body.page.page-id-79 #concept .sec1 figure{width:50dvw;height:100%;right:0;overflow:hidden}body.page.page-id-79 #concept .sec1 figure img{object-fit:cover;width:100%;height:100%}body.page.page-id-79 #concept .sec1 .wp-block-media-text__content{max-width:600px;width:100%;padding-inline:3em 0}@media (max-width:1280px){body.page.page-id-79 #concept .sec1 .wp-block-media-text__content{padding-inline:3em}}@media (max-width:850px){body.page.page-id-79 #concept .sec1{width:100%;gap:1rem;margin-inline:auto;grid-template-areas:"img" "txt";grid-template-columns:100% !important;row-gap:2rem}body.page.page-id-79 #concept .sec1 .wp-block-media-text__media{grid-area:img}body.page.page-id-79 #concept .sec1 .wp-block-media-text__content{grid-area:txt;padding:0}body.page.page-id-79 #concept .sec1 .wp-block-media-text__media{width:100%}body.page.page-id-79 #concept .sec1 .wp-block-media-text__media img{border-radius:var(--border_radius_m)}body.page.page-id-79 #concept .sec1 .wp-block-media-text__content{max-width:unset;padding-inline:0}}@media (max-width:850px){body.page.page-id-79 #concept .sec1{margin-bottom:1rem}}body.page.page-id-79 #concept .sec1 h2{color:var(--cl_design_3);font-weight:800;text-align:left;line-height:2;margin-block:0}body.page.page-id-79 #concept .sec1 h2 em{color:var(--cl_design_3);font-style:normal;font-weight:800}body.page.page-id-79 #concept .sec1 h3{display:block;color:var(--cl_design_3);font-size:var(--font_size_sm);font-weight:600;border-bottom:4px solid var(--cl_design_2);margin-bottom:2rem}body.page.page-id-79 #concept .sec2 .wp-block-column:last-of-type{position:relative}body.page.page-id-79 #concept .sec2 .wp-block-column:last-of-type figure:last-of-type{position:absolute;top:50%;right:-4rem;width:250px}body.page.page-id-79 #concept .sec2 .wp-block-column:last-of-type figure:last-of-type img{object-fit:cover;width:100%;height:100%;aspect-ratio:1}body.page.page-id-79 #philosophy{position:relative;position:relative}body.page.page-id-79 #philosophy::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:#fbfff3}body.page.page-id-79 #philosophy::after{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-image:repeating-linear-gradient(0deg, var(--cl_design_2) 0px 1px, transparent 1px 46px), repeating-linear-gradient(90deg, var(--cl_design_2) 0px 1px, transparent 1px 48px);opacity:0.3}body.page.page-id-79 #philosophy p.mb-align-left{color:var(--cl_design_3);font-size:var(--font_size_xs);font-weight:500}body.page.page-id-79 #strength{position:relative}body.page.page-id-79 #strength::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:var(--cl_design_1)}body.page.page-id-79 #strength .strength-items{gap:1rem}body.page.page-id-79 #strength .strength-items .strength-item{display:grid;align-content:center;background-color:var(--cl_bg);padding:2rem}body.page.page-id-79 #strength .strength-items .strength-item h3{color:var(--cl_design_1);font-size:var(--font_size_xs);text-align:center}body.page.page-id-79 .service-item img{object-fit:cover;width:100%;height:100%;aspect-ratio:1.3333333333}body.page.page-id-79 .service-item h3{color:var(--cl_design_1);margin-bottom:1.5rem}body.page.page-id-79 .service-item p strong{color:var(--cl_design_3)}body.page.page-id-79 #area{position:relative}body.page.page-id-79 #area::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:var(--cl_bg)}body.page.page-id-79 #area p strong{display:block;color:#fff;background-color:var(--cl_design_1);padding:1rem}body.page.page-id-79 #area p strong em{font-size:1.5em;font-style:normal}body.page.page-id-83 #problems,body.page.page-id-81 #problems{position:relative;position:relative}body.page.page-id-83 #problems::before,body.page.page-id-81 #problems::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:#fbfff3}body.page.page-id-83 #problems::after,body.page.page-id-81 #problems::after{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-image:repeating-linear-gradient(0deg, var(--cl_design_2) 0px 1px, transparent 1px 46px), repeating-linear-gradient(90deg, var(--cl_design_2) 0px 1px, transparent 1px 48px);opacity:0.3}body.page.page-id-83 #problems h2,body.page.page-id-81 #problems h2{color:var(--cl_design_3);font-size:var(--font_size_md_mini)}body.page.page-id-83 #problems ul,body.page.page-id-81 #problems ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin:0}body.page.page-id-83 #problems ul li,body.page.page-id-81 #problems ul li{list-style:none;color:var(--cl_design_1);background-color:var(--cl_design_5);border:4px solid var(--cl_design_1);border-radius:0.5rem;padding:2rem}body.page.page-id-83 #flow,body.page.page-id-81 #flow{position:relative}body.page.page-id-83 #flow::before,body.page.page-id-81 #flow::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:#fff}body.page.page-id-83 #flow .flow-item,body.page.page-id-81 #flow .flow-item{position:relative;background-color:var(--cl_design_1);padding:3rem;margin-bottom:5rem}body.page.page-id-83 #flow .flow-item::before,body.page.page-id-81 #flow .flow-item::before{content:"";position:absolute;width:4rem;height:auto;z-index:-1;top:calc(100% + 2rem);left:50%;transform:translateX(-50%);aspect-ratio:2;background-color:var(--cl_design_2);clip-path:polygon(0 0, 50% 100%, 100% 0)}body.page.page-id-83 #flow .flow-item::after,body.page.page-id-81 #flow .flow-item::after{content:"";position:absolute;width:4rem;height:auto;z-index:-1;top:calc(100% + 1rem);left:50%;transform:translateX(-50%);aspect-ratio:2;background-color:var(--cl_design_3);clip-path:polygon(0 0, 50% 100%, 100% 0)}body.page.page-id-83 #flow .flow-item:last-of-type,body.page.page-id-81 #flow .flow-item:last-of-type{margin-bottom:0 !important}body.page.page-id-83 #flow .flow-item:last-of-type::before,body.page.page-id-83 #flow .flow-item:last-of-type::after,body.page.page-id-81 #flow .flow-item:last-of-type::before,body.page.page-id-81 #flow .flow-item:last-of-type::after{display:none}body.page.page-id-83 #flow .flow-item h4,body.page.page-id-81 #flow .flow-item h4{color:#fff;font-size:var(--font_size_xs);font-family:var(--font_ttl_en);line-height:1}body.page.page-id-83 #flow .flow-item h4 strong,body.page.page-id-81 #flow .flow-item h4 strong{color:var(--cl_design_4);font-size:var(--font_size_xxl);font-weight:600;font-family:var(--font_txt_en);letter-spacing:0}body.page.page-id-83 #flow .flow-item h3,body.page.page-id-81 #flow .flow-item h3{color:#fff;font-size:var(--font_size_sm);line-height:1;margin-block:0 1rem}body.page.page-id-83 #flow .flow-item p,body.page.page-id-81 #flow .flow-item p{color:#fff}body.page.page-id-83 #flow .flow-item figure img,body.page.page-id-81 #flow .flow-item figure img{object-fit:cover;width:100%;height:100%;aspect-ratio:1.7777777778}body.page.page-id-83 #flow .flow-item .wp-block-buttons .wp-block-button__link,body.page.page-id-81 #flow .flow-item .wp-block-buttons .wp-block-button__link{color:#fff;border-color:#fff}body.page.page-id-83 #flow .flow-item .wp-block-buttons .wp-block-button__link::before,body.page.page-id-81 #flow .flow-item .wp-block-buttons .wp-block-button__link::before{background-color:#fff}body.page.page-id-83 #flow .flow-item .wp-block-buttons .wp-block-button__link:hover,body.page.page-id-81 #flow .flow-item .wp-block-buttons .wp-block-button__link:hover{color:var(--cl_design_1)}body.page.page-id-83 #partners,body.page.page-id-81 #partners{position:relative}body.page.page-id-83 #partners::before,body.page.page-id-81 #partners::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(img/bg-partners.jpg);opacity:0.6;filter:blur(4px);z-index:-5}body.page.page-id-83 #partners h3,body.page.page-id-81 #partners h3{color:var(--cl_design_3);font-size:var(--font_size_sm);text-align:center;margin:0}body.page.page-id-83 #partners .wp-block-columns,body.page.page-id-81 #partners .wp-block-columns{gap:1rem}body.page.page-id-83 #partners .wp-block-columns .wp-block-column,body.page.page-id-81 #partners .wp-block-columns .wp-block-column{background-color:var(--cl_bg);box-shadow:var(--box_shadow);padding:2rem}body.page.page-id-83 #partners .wp-block-columns .wp-block-column figure.wp-block-image,body.page.page-id-81 #partners .wp-block-columns .wp-block-column figure.wp-block-image{display:block;margin-bottom:10px}body.page.page-id-83 #partners .wp-block-columns .wp-block-column figure.wp-block-image img,body.page.page-id-81 #partners .wp-block-columns .wp-block-column figure.wp-block-image img{max-height:120px;object-fit:contain;width:100%;height:100%}body.page.page-id-83 #products,body.page.page-id-81 #products{position:relative}body.page.page-id-83 #products::before,body.page.page-id-81 #products::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:var(--cl_bg)}body.page.page-id-83 #products h3.sub-ttl,body.page.page-id-81 #products h3.sub-ttl{margin-bottom:2rem}body.page.page-id-83 #products .products-items,body.page.page-id-81 #products .products-items{gap:0}body.page.page-id-83 #products .products-items .products-item,body.page.page-id-81 #products .products-items .products-item{position:relative;border-bottom:1px dashed var(--cl_design_1);padding:2rem}body.page.page-id-83 #products .products-items .products-item:nth-of-type(odd),body.page.page-id-81 #products .products-items .products-item:nth-of-type(odd){border-right:1px dashed var(--cl_design_1)}body.page.page-id-83 #products .products-items .products-item:nth-of-type(odd)::before,body.page.page-id-81 #products .products-items .products-item:nth-of-type(odd)::before{content:"";position:absolute;width:1rem;height:auto;z-index:2;top:100%;left:100%;transform:translate(-50%, -50%) rotate(45deg);aspect-ratio:1;background-color:var(--cl_bg)}body.page.page-id-83 #products .products-items .products-item h4,body.page.page-id-81 #products .products-items .products-item h4{position:relative;color:#fff;background-color:var(--cl_design_1);border-radius:1000px;padding:4px 1rem 4px 2.5rem}body.page.page-id-83 #products .products-items .products-item h4::before,body.page.page-id-81 #products .products-items .products-item h4::before{content:"";position:absolute;width:8px;height:auto;z-index:5;top:0.6lh;left:1.5rem;transform:translate(-50%, -50%);aspect-ratio:1;background-color:var(--cl_design_4);border-radius:1000px}body.page.page-id-83 #products .products-items .products-item h4 strong,body.page.page-id-81 #products .products-items .products-item h4 strong{font-size:16px;font-weight:500}body.page.page-id-83 #products .sec2,body.page.page-id-83 #products .sec3,body.page.page-id-81 #products .sec2,body.page.page-id-81 #products .sec3{margin-top:4rem}body.page.page-id-83 #products .sec2 .sec-catch,body.page.page-id-83 #products .sec3 .sec-catch,body.page.page-id-81 #products .sec2 .sec-catch,body.page.page-id-81 #products .sec3 .sec-catch{color:var(--cl_design_3);font-size:var(--font_size_xs);text-align:center;margin-bottom:1rem}body.page.page-id-83 #notes p.notes-txt strong,body.page.page-id-81 #notes p.notes-txt strong{color:var(--cl_design_1);font-weight:500}body.page.page-id-83 #notes .notes-item,body.page.page-id-81 #notes .notes-item{margin-bottom:4rem}body.page.page-id-83 #notes .notes-item h3,body.page.page-id-81 #notes .notes-item h3{background-color:var(--cl_design_5)}body.page.page-id-83 #notes .notes-item table,body.page.page-id-81 #notes .notes-item table{border:0}body.page.page-id-83 #notes .notes-item table td,body.page.page-id-81 #notes .notes-item table td{display:grid;align-content:center;border:0;border-top:1px solid var(--cl_design_1);padding:1rem}body.page.page-id-83 #notes .notes-item table td:nth-of-type(odd),body.page.page-id-81 #notes .notes-item table td:nth-of-type(odd){color:#fff;font-size:1.1em;font-weight:500;text-align:center;background-color:var(--cl_design_3)}body.page.page-id-83 #notes .notes-item table tr,body.page.page-id-81 #notes .notes-item table tr{display:grid;grid-template-columns:30% 1fr}body.page.page-id-83 #notes .notes-item table tr:last-of-type,body.page.page-id-81 #notes .notes-item table tr:last-of-type{margin-bottom:0}body.page.page-id-83 #notes .notes-item table tr:last-of-type td,body.page.page-id-81 #notes .notes-item table tr:last-of-type td{border-bottom:1px solid var(--cl_design_1)}body.page.page-id-83 #notes .notes-item:last-of-type,body.page.page-id-81 #notes .notes-item:last-of-type{margin-bottom:0}body.page.page-id-65 #greeting .wp-block-media-text__media{position:relative}body.page.page-id-65 #greeting .wp-block-media-text__media::before{content:"";position:absolute;width:6rem;height:auto;z-index:2;top:-3rem;left:-3rem;aspect-ratio:1;border:1.5rem solid #fff;box-sizing:content-box;background-color:var(--cl_design_2)}body.page.page-id-65 #greeting .wp-block-media-text__content{position:relative;padding-block:3rem}body.page.page-id-65 #greeting .wp-block-media-text__content p{color:#fff}body.page.page-id-65 #greeting .wp-block-media-text__content p.name img{display:inline-block;margin-left:10px}body.page.page-id-65 #greeting .wp-block-media-text__content::before{content:"";position:absolute;width:110%;height:100%;z-index:-5;top:0;left:50%;transform:translateX(-50%);background-color:var(--cl_design_1)}body.page.page-id-65 #greeting .wp-block-media-text__content::after{content:"";position:absolute;width:6rem;height:auto;z-index:-5;bottom:0;left:calc(105% + 2rem);aspect-ratio:1;background-color:var(--cl_design_2);clip-path:polygon(0 0, 0 100%, 90% 50%)}body.page.page-id-65 #company table{border:0}body.page.page-id-65 #company table tr{display:grid;grid-template-columns:30% 1fr;gap:0.5rem;margin-bottom:10px}body.page.page-id-65 #company table td{display:grid;align-content:center;min-height:88px;border:0;padding-inline:1rem}body.page.page-id-65 #company table td:nth-of-type(odd){color:#fff;text-align:center;background-color:var(--cl_design_1)}body.page.page-id-65 #company table td:nth-of-type(even){border-bottom:4px solid var(--cl_design_2)}body.page.page-id-65 #solicitation{position:relative}body.page.page-id-65 #solicitation::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:var(--cl_bg)}body.page.page-id-65 #solicitation h4{color:var(--cl_design_3);font-size:var(--font_size_sm);border-bottom:1px solid var(--cl_design_1)}body.page.page-id-69 #faq .faq-item{margin-bottom:var(--space_md)}body.page.page-id-69 #faq h3.sub-ttl{background-color:var(--cl_design_5);margin-bottom:2rem}body.page.page-id-54 h3{color:#fff;font-size:var(--font_size_sm);background-color:var(--cl_design_1);padding:5px 1rem}body.page.page-id-54 table{border:0}body.page.page-id-54 table td{border:0;border-bottom:1px solid var(--cl_design_1)}body.page.page-id-54 table tr:first-of-type td{border-top:1px solid var(--cl_design_1)}body.page.page-id-52 #tel{position:relative}body.page.page-id-52 #tel::before{content:"";position:absolute;width:100dvw;height:100%;left:0;margin-inline:var(--margin_full);z-index:-1;top:0;background-color:var(--cl_bg)}body.page.page-id-52 #tel p.tel-num{margin-bottom:0}body.page.page-id-52 #tel p.tel-num a{font-size:var(--font_size_md)}body.page.page-id-52 #tel p.tel-num a strong{font-size:var(--font_size_xxl);font-family:var(--font_txt_en)}body.page.page-id-52 [data-screen=back] .smf-progress-tracker__item--input .smf-progress-tracker__item__number,body.page.page-id-52 [data-screen=complete] .smf-progress-tracker__item--complete .smf-progress-tracker__item__number,body.page.page-id-52 [data-screen=confirm] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number,body.page.page-id-52 [data-screen=input] .smf-progress-tracker__item--input .smf-progress-tracker__item__number,body.page.page-id-52 [data-screen=invalid] .smf-progress-tracker__item--input .smf-progress-tracker__item__number{background-color:var(--cl_design_1)}body.page.page-id-52 .snow-monkey-form .smf-progress-tracker__item__number{width:min(80px, 15vw);height:min(80px, 15vw);font-size:var(--font_size_md);font-family:var(--font_ttl_en);font-weight:600}body.page.page-id-52 .snow-monkey-form .smf-progress-tracker__item:after,body.page.page-id-52 .snow-monkey-form .smf-progress-tracker__item:before{background-color:var(--_light-color-gray);top:min(40px, 7.5vw)}body.page.page-id-52 .snow-monkey-form ol.smf-progress-tracker{margin:0 0 4em}body.page.page-id-52 .snow-monkey-form .smf-form{max-width:900px;margin:0 auto}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item{position:relative;color:var(--cl_txt)}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item.required .smf-item__label{position:relative;padding-top:10px;margin-top:24px}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item.required .smf-item__label::before{content:"必須";position:absolute;bottom:100%;left:0;color:#fff;font-size:14px;font-family:var(--ttl_font);background:var(--cl_design_1);padding:4px 8px 4px 12px;border-radius:99px}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item .smf-item__label{color:var(--cl_design_1);font-weight:600}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item .smf-radio-buttons-control__control .smf-label{line-height:2}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item:first-of-type .smf-radio-buttons-control__control input{margin:auto 10px auto 0}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item:last-of-type .smf-item__label{margin-bottom:1em}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item:last-of-type .smf-item__description{line-height:2;margin-bottom:1em}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item:last-of-type .smf-checkbox-control__control{margin:auto 10px auto 0}body.page.page-id-52 .snow-monkey-form .smf-form .wp-block-snow-monkey-forms-item:last-of-type span.smf-checkbox-control__label{line-height:1.4}body.page.page-id-52 .snow-monkey-form .smf-form .smf-item .smf-checkbox-control__control:checked{background-color:var(--cl_design_1);border-color:var(--cl_design_1)}body.page.page-id-52 .snow-monkey-form .smf-action{text-align:center}body.page.page-id-52 .snow-monkey-form .smf-action button.smf-button-control__control{position:relative;min-width:280px;max-width:300px;width:100%;height:1lh;color:var(--cl_design_1);font-weight:600;line-height:70px;background-color:transparent;border:1px solid;border-color:var(--cl_design_1);border-radius:0;overflow:hidden;padding:0;margin:0;transition:0.3s;z-index:10;background-image:unset}body.page.page-id-52 .snow-monkey-form .smf-action button.smf-button-control__control::before{content:"";position:absolute;width:100%;height:100%;z-index:-1;top:0;left:-100%;background-color:var(--cl_design_1);transition:var(--transition);z-index:-1}body.page.page-id-52 .snow-monkey-form .smf-action button.smf-button-control__control:hover{color:#fff;text-decoration:none}body.page.page-id-52 .snow-monkey-form .smf-action button.smf-button-control__control:hover::before{left:0}@media (max-width:540px){body.page.page-id-52 .snow-monkey-form .smf-action button.smf-button-control__control{min-width:260px;max-width:290px}}@media (max-width:390px){body.page.page-id-52 .snow-monkey-form .smf-action button.smf-button-control__control{min-width:240px;max-width:280px}}body.page.page-id-52 .snow-monkey-form .smf-complete-content h3 strong{color:var(--cl_design_1);font-weight:500}body.page.page-id-52 .snow-monkey-form .smf-complete-content a{transition:var(--transition)}body{overflow-x:clip}body #global_menu>ul>li#menu-item-424,body #global_menu>ul>li#menu-item-426,body #global_menu>ul>li#menu-item-425{display:none}@media (max-width:1299px){body #global_menu>ul>li#menu-item-424,body #global_menu>ul>li#menu-item-426,body #global_menu>ul>li#menu-item-425{display:block}}@media (max-width:1200px){body .txt-slide ul li:nth-of-type(even){padding-inline:2rem 14vw}}@media (max-width:900px){body .txt-slide ul li:nth-of-type(even){padding-inline:2rem 10vw}body .txt-slide ul li:nth-of-type(even)::before{right:1rem}}@media (max-width:800px){body .txt-slide ul li:nth-of-type(even){padding-inline:1rem 10vw}}@media (max-width:750px){body .txt-slide ul li:nth-of-type(even)::before{right:0.8rem}}@media (max-width:650px){body .txt-slide ul li:nth-of-type(even)::before{right:0.5rem}}@media (max-width:560px){body .txt-slide ul li:nth-of-type(even){padding-inline:1rem 3.5rem}body .txt-slide ul li:nth-of-type(even)::before{top:15%;height:70%}}@media (max-width:900px){body .txt-slide ul li{font-size:clamp(40px, 6vw, 80px)}}@media (max-width:560px){body .txt-slide ul li{letter-spacing:0.1em}}@media (max-width:400px){body .wrapper p.ttl_en{font-size:clamp(40px, 6vw, 70px);line-height:1.3}}@media (max-width:1500px){.pc #global_menu>ul{padding-right:5vw}}@media (max-width:1400px){.pc #global_menu>ul{padding-right:8vw}}@media (max-width:1500px){.pc #global_menu>ul li>a{padding:0 15px}}#drawer_menu_wrap #global_menu>ul{padding-right:0}@media (max-width:500px){body.home #header_slider_content .catch span{font-size:clamp(50px, 8vw, 80px)}}@media (max-width:500px){body.home #header_slider_content p.desc{font-size:var(--font_size_xs)}}body.home #header_slider_content p.desc br.mb-br{display:none}@media (max-width:680px){body.home #header_slider_content p.desc br.mb-br{display:inline-block}}@media (max-width:800px){body.home .cb_free_space .post_content{padding-inline:0 !important}}@media (max-width:800px){body.home #front_about{width:70vw;margin-inline:auto}}@media (max-width:540px){body.home #front_about{width:80vw}}@media (max-width:1280px){body.home #front_about::after{background-position:left 2px top 6px}}@media (max-width:850px){body.home #front_about::after{background-position:left 4px top 6px}}@media (max-width:540px){body.home #front_about::after{background-image:url(https://www.dbdl.jp/wp-content/uploads/2026/07/return-top.png);background-size:50vw}}@media (max-width:650px){body.home #front_about h3{font-size:var(--font_size_sm)}}@media (max-width:520px){body.home #front_about h3{font-size:var(--font_size_xs)}}@media (max-width:700px){body.home #front_about .wp-block-buttons{display:grid;grid-template-columns:1fr}body.home #front_about .wp-block-buttons .wp-block-button{text-align:center}}@media (max-width:1200px){body.home #front_service .scroll_content_section:nth-of-type(1) .bg_image img{object-position:right -22vw top 0}}@media (max-width:960px){body.home #front_service .scroll_content_section:nth-of-type(1) .bg_image img{object-position:right -40vw top 0}}@media (max-width:800px){body.home #front_service .scroll_content_section:nth-of-type(1) .bg_image img{object-position:right -50vw top 0}}@media (max-width:700px){body.home #front_service .scroll_content_section:nth-of-type(1) .bg_image img{object-position:right -60vw top 0}}@media (max-width:651px){body.home #front_service .scroll_content_section:nth-of-type(1) .bg_image img{object-position:left top !important}}body.home #front_service .scroll_content_section .content h3.catch br.mb-br{display:none}@media (max-width:700px){body.home #front_service .scroll_content_section .content h3.catch{font-size:var(--font_size_md_mini);white-space:unset}body.home #front_service .scroll_content_section .content h3.catch br.mb-br{display:inline-block}}@media (max-width:430px){body.home #front_service .scroll_content_section .content h3.catch{font-size:var(--font_size_sm)}}@media (max-width:350px){body.home #front_service .scroll_content_section .content h3.catch{font-size:var(--font_size_xs)}}@media (max-width:650px){body.home #front_service .scroll_content_section .content .desc p{text-align:left}body.home #front_service .scroll_content_section .content .desc p br{display:none}}@media (max-width:750px){body.home #front_contact h3{font-size:var(--font_size_md_mini)}}@media (max-width:600px){body.home #front_contact h3{font-size:var(--font_size_sm)}}@media (max-width:450px){body.home #front_contact h3{text-align:left}}@media (max-width:400px){body.home #front_contact h3{font-size:var(--font_size_xs)}}@media (max-width:600px){body.home #front_contact p.mb-align-left{text-align:left}body.home #front_contact p.mb-align-left br{display:none}}@media (max-width:1400px){body.home #front_contact .wp-block-column h2{font-size:var(--font_size_md_mini)}}@media (max-width:540px){body.home #front_contact .wp-block-column h2{font-size:var(--font_size_sm)}}@media (max-width:350px){body.home #front_contact .wp-block-column h2{font-size:var(--font_size_xs)}}@media (max-width:600px){body.home #front_contact .wp-block-column{border-width:8px}}@media (max-width:350px){body.home #front_contact .wp-block-column{border-width:6px}}@media (max-width:850px){body:not(.home) #page_header .headline{font-size:var(--font_size_md)}}@media (max-width:650px){body:not(.home) #page_header .headline{font-size:var(--font_size_md_mini);padding:1.5rem 2rem}}@media (max-width:400px){body:not(.home) #page_header .headline{font-size:var(--font_size_sm)}}@media (max-width:350px){body:not(.home) #page_header .headline{padding:1rem 1.5rem}}@media (max-width:1200px){body:not(.home).page-id-79 #concept .sec1 h2{font-size:var(--font_size_md_mini)}}@media (max-width:950px){body:not(.home).page-id-79 #concept .sec1 h2{font-size:var(--font_size_sm)}}@media (max-width:850px){body:not(.home).page-id-79 #concept .sec1 h2 br:nth-of-type(2){display:none}}@media (max-width:630px){body:not(.home).page-id-79 #concept .sec1 h2 br:nth-of-type(2){display:inline-block}}@media (max-width:850px){body:not(.home).page-id-79 #concept .sec1 h2 br:nth-of-type(3){display:none}}@media (max-width:360px){body:not(.home).page-id-79 #concept .sec1 h2 br{display:none !important}}@media (max-width:850px){body:not(.home).page-id-79 #concept .sec1 .wp-block-media-text__media img{border-radius:0}}@media (max-width:1180px){body:not(.home).page-id-79 #concept .sec2 .wp-block-column:last-of-type figure:last-of-type{top:20vw}}@media (max-width:950px){body:not(.home).page-id-79 #concept .sec2{display:grid;grid-template-columns:1fr}body:not(.home).page-id-79 #concept .sec2 .wp-block-column:last-of-type figure:first-of-type{width:80%}body:not(.home).page-id-79 #concept .sec2 .wp-block-column:last-of-type figure:last-of-type{width:30vw;right:0;top:unset;bottom:-2rem}}@media (max-width:1120px){body:not(.home).page-id-79 #strength .strength-items .strength-item{padding-inline:1rem}}@media (max-width:1000px){body:not(.home).page-id-79 #strength .strength-items{grid-template-columns:repeat(1, minmax(0, 1fr))}}@media (max-width:1200px){body:not(.home).page-id-79 #service .service-item .wp-block-media-text__media{height:100%}body:not(.home).page-id-79 #service .service-item .wp-block-media-text__content{padding-block:2rem}}@media (max-width:860px){body:not(.home).page-id-79 #service .service-item{grid-template-areas:"img" "txt";grid-template-columns:100% !important;row-gap:2rem;row-gap:1rem;margin-bottom:3rem}body:not(.home).page-id-79 #service .service-item .wp-block-media-text__media{grid-area:img}body:not(.home).page-id-79 #service .service-item .wp-block-media-text__content{grid-area:txt;padding:0}body:not(.home).page-id-79 #service .service-item:last-of-type{margin-bottom:0 !important}}@media (max-width:650px){body:not(.home).page-id-79 #service .service-item h3::before,body:not(.home).page-id-79 #service .service-item h3::after{border-width:8px}}@media (max-width:550px){body:not(.home).page-id-79 #area p:not(.ttl_en){text-align:left}body:not(.home).page-id-79 #area p:not(.ttl_en) br{display:none}}@media (max-width:550px){body:not(.home).page-id-79 #area p:not(.ttl_en) strong{margin-bottom:1rem}}@media (max-width:600px){body:not(.home).page-id-79 #area p:not(.ttl_en) strong em{font-size:1.3em}}@media (max-width:550px){body:not(.home).page-id-79 #area p:not(.ttl_en) strong em{display:block}}@media (max-width:430px){body:not(.home).page-id-79 #area p:not(.ttl_en) strong em{font-size:var(--font_size_xs)}}@media (max-width:1600px){body:not(.home).page-id-65 #greeting .wp-block-media-text__media::before{border-width:14px}}@media (max-width:1600px){body:not(.home).page-id-65 #greeting .wp-block-media-text__content{padding-inline:2rem 0;margin-right:4rem}body:not(.home).page-id-65 #greeting .wp-block-media-text__content::after{left:calc(105% + 14px)}}@media (max-width:1000px){body:not(.home).page-id-65 #greeting .wp-block-media-text{grid-template-areas:"img" "txt";grid-template-columns:100% !important;row-gap:2rem}body:not(.home).page-id-65 #greeting .wp-block-media-text .wp-block-media-text__media{grid-area:img}body:not(.home).page-id-65 #greeting .wp-block-media-text .wp-block-media-text__content{grid-area:txt;padding:0}body:not(.home).page-id-65 #greeting .wp-block-media-text .wp-block-media-text__media::before{display:none}body:not(.home).page-id-65 #greeting .wp-block-media-text .wp-block-media-text__content{padding:0 2rem 2rem;margin:0}body:not(.home).page-id-65 #greeting .wp-block-media-text .wp-block-media-text__content::before{top:unset;bottom:0;width:100%;height:150%}body:not(.home).page-id-65 #greeting .wp-block-media-text .wp-block-media-text__content::after{display:none}body:not(.home).page-id-65 #greeting .wp-block-media-text figure img{max-width:300px;margin-inline:auto}}@media (max-width:550px){body:not(.home).page-id-65 #greeting .wp-block-media-text .wp-block-media-text__content::before{height:130%}}@media (max-width:420px){body:not(.home).page-id-65 #greeting .wp-block-media-text figure img{max-width:100%}}@media (max-width:500px){body:not(.home).page-id-65 #company table tr{grid-template-columns:1fr;gap:0}body:not(.home).page-id-65 #company table tr td{min-height:unset}}@media (max-width:700px){body:not(.home).page-id-65 #company iframe{height:auto;aspect-ratio:1.3333333333}}@media (max-width:900px){body:not(.home).page-id-83 #problems ul,body:not(.home).page-id-81 #problems ul{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media (max-width:500px){body:not(.home).page-id-83 #problems ul,body:not(.home).page-id-81 #problems ul{grid-template-columns:1fr}}@media (max-width:1280px){body:not(.home).page-id-83 #flow .flow-item figure,body:not(.home).page-id-81 #flow .flow-item figure{height:100%}body:not(.home).page-id-83 #flow .flow-item p,body:not(.home).page-id-81 #flow .flow-item p{font-size:15px;line-height:2.2}}@media (max-width:800px){body:not(.home).page-id-83 #flow .flow-item,body:not(.home).page-id-81 #flow .flow-item{padding:2rem}}@media (max-width:700px){body:not(.home).page-id-83 #flow .flow-item,body:not(.home).page-id-81 #flow .flow-item{grid-template-areas:"img" "txt";grid-template-columns:100% !important;row-gap:2rem;row-gap:1rem}body:not(.home).page-id-83 #flow .flow-item .wp-block-media-text__media,body:not(.home).page-id-81 #flow .flow-item .wp-block-media-text__media{grid-area:img}body:not(.home).page-id-83 #flow .flow-item .wp-block-media-text__content,body:not(.home).page-id-81 #flow .flow-item .wp-block-media-text__content{grid-area:txt;padding:0}}@media (max-width:600px){body:not(.home).page-id-83 #flow .flow-item,body:not(.home).page-id-81 #flow .flow-item{padding:1.5rem}}@media (max-width:700px){body:not(.home).page-id-83 .wp-block-buttons,body:not(.home).page-id-81 .wp-block-buttons{justify-content:center}}@media (max-width:580px){body:not(.home).page-id-83 #products .sec-catch strong,body:not(.home).page-id-81 #products .sec-catch strong{display:block;text-align:left;line-height:2.2}}@media (max-width:600px){body:not(.home).page-id-83 #products h3.sub-ttl::before,body:not(.home).page-id-83 #products h3.sub-ttl::after,body:not(.home).page-id-81 #products h3.sub-ttl::before,body:not(.home).page-id-81 #products h3.sub-ttl::after{border-width:8px}}@media (max-width:540px){body:not(.home).page-id-83 #products h3.sub-ttl,body:not(.home).page-id-81 #products h3.sub-ttl{font-size:var(--font_size_sm)}}@media (max-width:1280px){body:not(.home).page-id-83 #products .products-items .products-item h4,body:not(.home).page-id-81 #products .products-items .products-item h4{font-size:var(--font_size_sm)}}@media (max-width:950px){body:not(.home).page-id-83 #products .products-items .products-item h4,body:not(.home).page-id-81 #products .products-items .products-item h4{border-radius:5px}}@media (max-width:540px){body:not(.home).page-id-83 #products .products-items .products-item h4,body:not(.home).page-id-81 #products .products-items .products-item h4{font-size:var(--font_size_xs)}}@media (max-width:700px){body:not(.home).page-id-83 #products .products-items,body:not(.home).page-id-81 #products .products-items{grid-template-columns:repeat(1, minmax(0, 1fr))}body:not(.home).page-id-83 #products .products-items .products-item,body:not(.home).page-id-81 #products .products-items .products-item{padding-inline:0}body:not(.home).page-id-83 #products .products-items .products-item:nth-of-type(odd),body:not(.home).page-id-81 #products .products-items .products-item:nth-of-type(odd){border-right:0}body:not(.home).page-id-83 #products .products-items .products-item:nth-of-type(odd)::before,body:not(.home).page-id-81 #products .products-items .products-item:nth-of-type(odd)::before{display:none}}@media (max-width:750px){body:not(.home).page-id-83 #notes p.mb-align-left.notes-txt,body:not(.home).page-id-81 #notes p.mb-align-left.notes-txt{text-align:left}body:not(.home).page-id-83 #notes p.mb-align-left.notes-txt br,body:not(.home).page-id-81 #notes p.mb-align-left.notes-txt br{display:none}}@media (max-width:600px){body:not(.home).page-id-83 #notes .notes-item table tr,body:not(.home).page-id-81 #notes .notes-item table tr{grid-template-columns:1fr}body:not(.home).page-id-83 #notes .notes-item table tr td:nth-of-type(even),body:not(.home).page-id-81 #notes .notes-item table tr td:nth-of-type(even){padding-inline:0}}@media (max-width:420px){body:not(.home).page-id-54 table td{display:block;border-top:0 !important}body:not(.home).page-id-54 table td:nth-of-type(odd){color:var(--cl_design_1);font-weight:600;border-bottom:0 !important;padding-bottom:0 !important}body:not(.home).page-id-54 table td:nth-of-type(even){padding-top:0 !important}body:not(.home).page-id-54 table tr:first-of-type td:first-of-type{border-top:1px solid var(--cl_design_1) !important}}@media (max-width:500px){body:not(.home).page-id-52 #tel p.tel-num a{font-size:var(--font_size_sm)}body:not(.home).page-id-52 #tel p.tel-num a strong{font-size:var(--font_size_xl);white-space:nowrap}}@media (max-width:350px){body:not(.home).page-id-52 #tel p.tel-num a{line-height:1}}body:not(.home).page-id-52 #tel p.tel-time strong{font-weight:400}@media (max-width:390px){body:not(.home).page-id-52 #tel p.tel-time strong{display:block}}/*# sourceMappingURL=style2.css.map */