html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#splash{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:20000;display:flex;justify-content:center;flex-direction:column;gap:3rem;align-items:center}#splash img{width:18rem}#splash .loader{width:40px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #ffa516 94%, rgba(0, 0, 0, 0)) top/4px 4px no-repeat,conic-gradient(rgba(0, 0, 0, 0) 30%, #ffa516);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 4px), #000 0);animation:l13 1s infinite linear}@keyframes l13{100%{transform:rotate(1turn)}}.logged-in #g-head{top:2rem}#g-head{display:flex;justify-content:space-between;align-items:center;padding:16px 0px 16px 32px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);position:fixed;top:0;left:0;right:0;z-index:10000;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}@media screen and (max-width: 1023px){#g-head{padding:16px}}#g-head>h1 a{display:block}@media screen and (max-width: 1023px){#g-head>h1{width:10rem}#g-head>h1 img{width:100%}}@media screen and (max-width: 1023px){#g-head .sd_buttons{position:absolute;top:0;right:16px;bottom:0;display:flex;align-items:center;gap:.5rem;z-index:10}#g-head .sd_buttons .phone,#g-head .sd_buttons .hamburger{border-radius:4px}#g-head .sd_buttons .phone{width:2rem;height:2rem;box-sizing:border-box;padding:.4rem;display:flex;align-items:center;justify-content:center;background-color:#f1ab3e}#g-head .sd_buttons .phone img{width:100%}#g-head .sd_buttons .hamburger{width:2rem;height:2rem;cursor:pointer;position:relative;background-color:#87bd42}#g-head .sd_buttons .hamburger span{position:absolute;left:.5rem;right:.5rem;height:2px;background-color:#fff;margin:auto;transition:.3s}#g-head .sd_buttons .hamburger span:nth-child(1){top:.7rem}#g-head .sd_buttons .hamburger span:nth-child(2){bottom:.7rem}#g-head .sd_buttons .hamburger.is_open span{top:50%;bottom:auto}#g-head .sd_buttons .hamburger.is_open span:nth-child(1){transform:translateY(-50%) rotate(45deg)}#g-head .sd_buttons .hamburger.is_open span:nth-child(2){transform:translateY(-50%) rotate(-45deg)}}@media screen and (max-width: 1023px){#g-head nav{z-index:-1;position:relative}}#g-head nav>ul{list-style:none;display:flex}@media screen and (max-width: 1023px){#g-head nav>ul{position:fixed;justify-content:center;align-items:flex-start;background-color:#fff;right:0;left:0;top:-100vh;bottom:100vh;padding-top:6rem;transition:top .2s ease-in-out .2s,bottom .2s ease-in-out .2s}#g-head nav>ul li{opacity:0;transition:opacity .2s ease-in-out}}@media screen and (max-width: 1023px){#g-head nav>ul.is_open{transition:top .2s ease-in-out,bottom .2s ease-in-out;top:0;bottom:0}#g-head nav>ul.is_open li{opacity:1;transition:opacity .2s ease-in-out .2s}}@media screen and (min-width: 1024px){#g-head .base{display:flex;gap:1.5rem;align-items:flex-end;padding-right:204px}}@media screen and (min-width: 1024px)and (max-width: 1279px){#g-head .base a{font-size:12px}}@media screen and (max-width: 1023px){#g-head .base{width:100%;max-width:40rem;margin-left:auto;margin-right:auto;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem}#g-head .base .border{display:none}#g-head .base .contact_sd{text-align:center;background-color:#f1ab3e;margin-top:2rem;border-radius:8px}#g-head .base .contact_sd a{color:#fff;display:block;padding-top:1rem;border-bottom:none}}#g-head .base a{display:flex;flex-direction:column;gap:12px;align-items:center;color:#171923;text-decoration:none;font-weight:700}#g-head .base a img{display:block}#g-head .base a span{display:block}@media screen and (max-width: 1023px){#g-head .base a{flex-direction:row-reverse;justify-content:space-between;border-bottom:1px dotted #cbd5e0;padding-bottom:1rem}#g-head .base a img{transform:scale(0.7)}}#g-head .contact{width:180px;position:absolute;right:0;top:0}.p_head{background-image:url("assets/common/bg_tile.png");background-repeat:repeat;padding-top:14rem;padding-bottom:4rem;box-shadow:inset 0 2px 6px 0 rgba(0,0,0,.2);position:relative}@media screen and (max-width: 1023px){.p_head{padding-top:10rem;padding-bottom:3rem}}.p_head .ttl{display:flex;flex-direction:column;gap:.25em;align-items:flex-start;font-size:52px;line-height:1.5em;font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-weight:900;letter-spacing:.04em}@media screen and (max-width: 1023px){.p_head .ttl{font-size:28px}}@media screen and (min-width: 1024px){.p_head .ttl{max-width:1024px}}.note_bg{background-image:url("assets/common/bg_tile.png");background-repeat:repeat}.brush_bg{width:102%;margin-bottom:-1px}.brush_bg.bottom{margin-bottom:0;margin-top:-1px;transform:scaleY(-1)}.sec_ttl{font-size:40px;line-height:1.5em;letter-spacing:.04em;font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-weight:900;display:flex;gap:.75rem;flex-direction:column}@media screen and (max-width: 1023px){.sec_ttl{font-size:24px}}.sec_ttl span,.sec_ttl img{display:block}.sec_ttl img{width:110px}.sec_ttl.center{align-items:center;text-align:center}.btn_black{font-size:20px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;color:#fff;background-color:#000;display:flex;justify-content:space-between;padding:1.25em 1.5em 1.25em 2em;border-radius:2.5em;max-width:12em;transition:all .2s ease-in-out}@media screen and (max-width: 1023px){.btn_black{font-size:16px}}.btn_black span{display:inline-block;border-bottom:2px dotted #fff;padding-bottom:.25em}.btn_black img{display:block;margin-right:0;transition:all .2s ease-in-out}.btn_black:hover{opacity:.9}.btn_black:hover img{margin-right:-0.25em}#section_access{background-image:url("assets/pictures/town.jpeg");background-size:cover;background-repeat:no-repeat;background-position:center bottom;color:#fff;padding-top:10rem;padding-bottom:10rem}#section_access .v_stack{gap:2.5rem;display:flex;flex-direction:column;max-width:1024px}#section_access .block{text-align:center;display:flex;flex-direction:column;gap:1.5rem;align-items:center}#section_access .block h4{font-size:24px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700}@media screen and (max-width: 1023px){#section_access .block h4{font-size:18px}}#section_access .block p{font-size:20px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#section_access .block p{font-size:16px}}@media screen and (max-width: 1023px){#section_access .block p{font-size:12px}}#g-foot{box-shadow:0 -1px 2px 0 rgba(0,0,0,.2)}#g-foot .flex{width:100%;display:flex;justify-content:space-between;padding-top:6rem;padding-bottom:6rem}@media screen and (max-width: 1023px){#g-foot .flex{flex-direction:column;gap:3rem;text-align:center}}#g-foot .l{display:flex;flex-direction:column;gap:3rem}#g-foot .l h3 img{margin:auto;max-width:100%}#g-foot .l .detail{display:flex;flex-direction:column;gap:.25rem}@media screen and (max-width: 1023px){#g-foot .l .detail{align-items:center}}#g-foot .l .sns{display:flex;gap:.5rem}@media screen and (max-width: 1023px){#g-foot .l .sns{justify-content:center}}#g-foot .l .sns a{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:4px;font-size:12px;line-height:1.7em;font-weight:500;background-color:#000;color:#fff;padding:4px 8px;border-radius:4px}@media screen and (max-width: 1023px){#g-foot .l .sns a{font-size:10px}}#g-foot .l .sns a img{width:1.2rem}#g-foot .l .sns a:hover{opacity:.7}#g-foot .r{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 1023px){#g-foot .r{max-width:18rem;margin-left:auto;margin-right:auto}}#g-foot .r a{display:block;transition:all .2s ease-in-out}#g-foot .r a:hover{opacity:.7}#g-foot .r a img{display:block;width:100%}#g-foot .copy{text-align:center;background-color:#e2e8f0;color:#171923;font-size:12px;line-height:1.7em;font-weight:500;padding:1em}@media screen and (max-width: 1023px){#g-foot .copy{font-size:10px}}#p-front .top{position:relative;background-image:url("assets/pictures/house_m.jpeg");background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (min-width: 1024px){#p-front .top{background-image:url("assets/pictures/house.jpeg");min-height:700px;height:calc(100vh - 2rem)}}@media screen and (max-width: 1023px){#p-front .top{height:calc(70vh - 3rem);max-height:120vw;min-height:70vw;background-position:center bottom}}#p-front .top .news{background-color:rgba(255,255,255,.8);display:flex;gap:2rem;align-items:center}@media screen and (min-width: 1024px){#p-front .top .news{position:absolute;bottom:20vh;right:0;padding:1.5rem 1.5rem 1.5rem 3rem;border-top-left-radius:8rem;border-bottom-left-radius:8rem;z-index:10}}@media screen and (max-width: 1023px){#p-front .top .news{position:absolute;bottom:8vh;left:2rem;right:2rem;max-width:40rem;margin:auto;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem;box-sizing:border-box;border-radius:1rem;z-index:10}}#p-front .top .news h2{font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-size:20px;display:flex;flex-direction:column;line-height:1.4em;gap:.1em;border-right:1px solid #000;padding-right:2em;box-sizing:border-box}#p-front .top .news h2 span{display:flex;justify-content:space-between}@media screen and (max-width: 1023px){#p-front .top .news h2{font-size:14px;border-right:none;border-bottom:1px solid #000;flex-direction:row;width:100%;padding:0;padding-bottom:.5rem}#p-front .top .news h2 span{display:block;gap:.75rem}#p-front .top .news h2 img{display:none}}#p-front .top .news ul li a{display:flex;font-size:12px;line-height:1.7em;font-weight:500;gap:1.5em}@media screen and (max-width: 1023px){#p-front .top .news ul li a{font-size:10px}}#p-front .top .news ul li a:hover h4{text-decoration:underline}#p-front .top .news ul li a time{color:#a72126}@media screen and (max-width: 1023px){#p-front .top .news ul{display:flex;flex-direction:column;gap:.5rem}}#p-front .top .mask{width:102%;position:absolute;left:-1%;right:-1%;bottom:-1px;z-index:0}#p-front main{position:relative;padding-top:4rem;margin-bottom:10rem;position:relative}#p-front main .ornaments{position:absolute;left:4rem;right:4rem;top:-10vw;width:calc(100% - 8rem);max-width:1024px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1023px){#p-front main .ornaments{left:0;right:0;width:100%}}#p-front main .n{position:absolute;top:-10vw;left:0;right:0;margin:auto}@media screen and (max-width: 1023px){#p-front main .n{width:3rem;top:-7vw}}#p-front main h2{font-size:40px;line-height:1.5em;letter-spacing:.04em;font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-weight:900;text-align:center;margin-bottom:1em;position:relative;z-index:10}@media screen and (max-width: 1023px){#p-front main h2{font-size:24px}}#p-front main p{max-width:620px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.9em;letter-spacing:.04em;font-weight:500;position:relative;z-index:10}@media screen and (max-width: 1023px){#p-front main p{font-size:16px}}@media screen and (max-width: 1023px){#p-front main p{max-width:40rem}}#p-front .flex{display:flex;gap:3rem;max-width:1024px}#p-front .flex .l{width:calc(45% - 1.5rem)}#p-front .flex .l img{width:100%}#p-front .flex .r{width:calc(55% - 1.5rem);display:flex;flex-direction:column;gap:2.5rem}#p-front .flex .r p{font-size:20px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#p-front .flex .r p{font-size:16px}}@media screen and (max-width: 1023px){#p-front .flex{flex-direction:column;gap:4rem;max-width:40rem}#p-front .flex .l,#p-front .flex .r{width:100%}}#p-front .greetings .green{background-color:#c8e264}#p-front .clinic{position:relative;padding-top:10rem;padding-bottom:10rem}#p-front .clinic .dots{position:absolute;top:0;bottom:0;margin:auto}#p-front .clinic .dots.l{left:2vw}#p-front .clinic .dots.r{right:2vw}@media screen and (max-width: 1023px){#p-front .clinic .dots{width:5px}#p-front .clinic .dots.l{left:.5rem}#p-front .clinic .dots.r{right:.5rem}}@media screen and (min-width: 1024px){#p-front .clinic .flex{flex-direction:row-reverse}}#p-front .clinic .flex .l{position:relative}#p-front .clinic .flex .l .m{position:absolute;display:block}#p-front .clinic .flex .l .onpu{width:6rem;right:0;top:0}#p-front .clinic .flex .l .drum{width:4rem;left:0;bottom:0}#p-front .area .orange{background-color:#fde289}#p-front .info{padding-top:calc(10rem + 15vw);margin-top:-15vw;padding-bottom:10rem}@media screen and (min-width: 1024px){#p-front .info .mx{max-width:50rem}}#p-front .info h3{margin-bottom:1.5em}#p-front .info dl{font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500;display:flex;flex-direction:column;gap:1em}@media screen and (max-width: 1023px){#p-front .info dl{font-size:16px}}#p-front .info dl>div{display:flex;gap:1em}#p-front .info dl dt{width:12em}@media screen and (max-width: 1023px){#p-front .info dl>div{flex-direction:column;gap:0em;padding-bottom:1em;border-bottom:1px solid #4a5568}#p-front .info dl dt{font-size:14px;font-weight:800}}#p-contact{background-color:#f7fafc;padding:10rem 0}#p-contact .flex{display:flex;gap:2rem}@media screen and (min-width: 1024px){#p-contact .flex{max-width:1024px}}#p-contact .flex .l,#p-contact .flex .r{box-sizing:border-box}#p-contact .flex .l{width:40%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}#p-contact .flex .l p{font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#p-contact .flex .l p{font-size:16px}}#p-contact .flex .l .tel{display:flex;gap:8px}#p-contact .flex .l .tel span{display:block;font-size:32px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700}@media screen and (max-width: 1023px){#p-contact .flex .l .tel span{font-size:20px}}#p-contact .flex .l .tel.sd_only{display:none}@media screen and (max-width: 1023px){#p-contact .flex .l .tel.sd_only{display:flex}#p-contact .flex .l .tel.sd_only img{width:1.5rem}#p-contact .flex .l .tel.desktop_only{display:none}}#p-contact .flex .r{background-color:#edf2f7;width:60%;padding:3rem;border-radius:20px}@media screen and (max-width: 1023px){#p-contact .flex .r{padding:3rem 1.5rem}}@media screen and (max-width: 1023px){#p-contact .flex{flex-direction:column;gap:4rem}#p-contact .flex .l,#p-contact .flex .r{width:100%}#p-contact .flex .l{align-items:center}#p-contact .flex .l p{text-align:center}}#p-contact .flex form{display:flex;flex-direction:column;gap:2rem}#p-contact .flex form .row{display:flex;flex-direction:column;gap:4px}#p-contact .flex form .row label{display:block;font-size:16px;letter-spacing:.04em;line-height:1.9em;font-weight:500}@media screen and (max-width: 1023px){#p-contact .flex form .row label{font-size:14px}}#p-contact .flex form .row label.required::after{content:"*";color:#a72126;padding-left:4px}#p-contact .flex form .wpcf7-form-control-wrap{display:block}#p-contact .flex form .wpcf7-form-control-wrap input,#p-contact .flex form .wpcf7-form-control-wrap textarea{display:block;width:100%;padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem;line-height:1.5;transition:all .2s;outline:none;box-sizing:border-box}#p-contact .flex form .wpcf7-form-control-wrap input:hover,#p-contact .flex form .wpcf7-form-control-wrap textarea:hover{border-color:#cbd5e0}#p-contact .flex form .wpcf7-form-control-wrap input:focus,#p-contact .flex form .wpcf7-form-control-wrap textarea:focus{border-color:#718096;box-shadow:0 0 0 1px #718096}#p-contact .flex form input[type=submit]{border:none;cursor:pointer;max-width:10em;background-color:#87bd42;color:#fff;font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500;padding:.25em 1em;border-radius:1.5em}@media screen and (max-width: 1023px){#p-contact .flex form input[type=submit]{font-size:16px}}#p-contact .flex form input[type=submit]:hover{opacity:.9}@media screen and (max-width: 1023px){#p-contact .flex form input[type=submit]{margin:auto;min-width:8em}}#p-contact .flex form .wpcf7-not-valid-tip{font-size:12px;line-height:1.7em;font-weight:500}@media screen and (max-width: 1023px){#p-contact .flex form .wpcf7-not-valid-tip{font-size:10px}}#p-contact .flex form .wpcf7-response-output{margin:1rem 0 0;padding:.5em;text-align:center;font-size:12px;line-height:1.7em;font-weight:500;border-style:dotted;border-radius:1em}@media screen and (max-width: 1023px){#p-contact .flex form .wpcf7-response-output{font-size:10px}}#p-greetings main{padding:6rem 0 8rem}#p-greetings .flex{display:flex;gap:3rem;max-width:1024px}#p-greetings .flex .l{width:calc(45% - 1.5rem)}#p-greetings .flex .l img{width:100%}#p-greetings .flex .l h2{padding-top:2em;font-size:32px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;margin-bottom:1rem}@media screen and (max-width: 1023px){#p-greetings .flex .l h2{font-size:20px}}#p-greetings .flex .l h2 span{font-size:20px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700}@media screen and (max-width: 1023px){#p-greetings .flex .l h2 span{font-size:16px}}@media screen and (max-width: 1023px){#p-greetings .flex .l h2 span{font-size:12px}}#p-greetings .flex .l .roles{font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500;margin-bottom:2.5rem}@media screen and (max-width: 1023px){#p-greetings .flex .l .roles{font-size:16px}}#p-greetings .flex .l p{font-size:20px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#p-greetings .flex .l p{font-size:16px}}#p-greetings .flex .r{width:calc(55% - 1.5rem);display:flex;flex-direction:column}#p-greetings .flex .r .card{max-width:24rem;width:calc(100% - 6rem);background-color:#fff;box-sizing:border-box;margin:-2rem auto 0;padding:2rem 1.5rem;border:1px solid #000;border-radius:1rem;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 1023px){#p-greetings .flex .r .card{max-width:none;width:calc(100% - 2rem)}}#p-greetings .flex .r .card h4{font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#p-greetings .flex .r .card h4{font-size:16px}}@media screen and (max-width: 1023px){#p-greetings .flex .r .card p{font-size:12px}}@media screen and (max-width: 1023px){#p-greetings .flex{flex-direction:column;gap:4rem;max-width:40rem}#p-greetings .flex .l,#p-greetings .flex .r{width:100%}}#p-greetings .history{margin-top:4rem}@media screen and (min-width: 1024px){#p-greetings .history{max-width:1024px}}#p-greetings .history dl{background-color:rgba(253,226,137,.5);padding:4rem;border-radius:1.4rem;display:flex;flex-direction:column;gap:1rem}#p-greetings .history dl .pair{display:flex;gap:1.2rem;padding-bottom:1.2rem;border-bottom:1px dotted #171923;font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#p-greetings .history dl .pair{font-size:16px}}#p-greetings .history dl dt{width:10rem}@media screen and (max-width: 1023px){#p-greetings .history dl{padding:3rem 1.5rem}#p-greetings .history dl .pair{flex-direction:column;gap:8px}#p-greetings .history dl .pair dt{width:100%}#p-greetings .history dl .pair dd{font-size:12px;line-height:1.8em;display:flex;flex-direction:column;gap:8px}}#p-greetings .kodawari .content{background-color:#c8e264;padding-bottom:10rem}#p-greetings .kodawari .content .sec_ttl{margin-bottom:2em}#p-greetings .kodawari .cards{display:flex;gap:2rem}@media screen and (min-width: 1024px){#p-greetings .kodawari .cards{max-width:1024px}}@media screen and (max-width: 1023px){#p-greetings .kodawari .cards{flex-direction:column}}#p-greetings .kodawari .cards li{background-color:#fff;padding:3rem 2rem;box-sizing:border-box;width:calc((100% - 4rem)/3);border-radius:1.5rem;color:#2d3748;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}#p-greetings .kodawari .cards li .icon{display:flex;flex-direction:column;gap:12px;text-align:center;align-items:center;margin-bottom:2rem}#p-greetings .kodawari .cards li .icon h4{font-size:20px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700}@media screen and (max-width: 1023px){#p-greetings .kodawari .cards li .icon h4{font-size:16px}}#p-greetings .kodawari .cards li p{font-size:16px;letter-spacing:.04em;line-height:1.9em;font-weight:500}@media screen and (max-width: 1023px){#p-greetings .kodawari .cards li p{font-size:14px}}@media screen and (max-width: 1023px){#p-greetings .kodawari .cards li{width:100%;padding:3rem 2rem 4rem}}#p-greetings .kodawari .note{text-align:center;display:block;width:-moz-fit-content;width:fit-content;background-color:rgba(255,255,255,.25);border-radius:1.5rem;padding:.25em 1em;margin:4em auto 0;font-size:12px;line-height:1.7em;font-weight:500}@media screen and (max-width: 1023px){#p-greetings .kodawari .note{font-size:10px}}#p-hv .top{padding-top:10rem;padding-bottom:10rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem}@media screen and (min-width: 1024px){#p-hv .top{max-width:1024px}}#p-hv .top img{position:absolute;left:0;right:0;top:3rem;max-width:920px;margin:auto;width:100%}#p-hv .top h2{font-size:32px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;position:relative;z-index:10}@media screen and (max-width: 1023px){#p-hv .top h2{font-size:20px}}#p-hv .top p{font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500;position:relative;z-index:10;max-width:586px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1023px){#p-hv .top p{font-size:16px}}#p-hv .merit .bg{background-color:#fde289}#p-hv .merit .content{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width: 1024px){#p-hv .merit .content{max-width:1024px}}#p-hv .merit .cards{display:flex;flex-wrap:wrap;gap:2rem}#p-hv .merit .cards li{background-color:rgba(255,255,255,.9);width:calc(50% - 1rem);display:flex;gap:2rem;box-sizing:border-box;padding:2rem;border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}#p-hv .merit .cards li .l{width:96px}#p-hv .merit .cards li .l span{margin-bottom:1rem;display:block;font-family:Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:bold}#p-hv .merit .cards li .l .red{color:rgba(234,85,68,.5)}#p-hv .merit .cards li .l .green{color:rgba(135,189,66,.5)}#p-hv .merit .cards li .l .blue{color:rgba(48,161,210,.5)}#p-hv .merit .cards li .l .orange{color:rgba(241,171,62,.5)}#p-hv .merit .cards li .r{width:calc(100% - 96px - 2rem)}#p-hv .merit .cards li .r h4{font-size:24px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;margin-bottom:.75em}@media screen and (max-width: 1023px){#p-hv .merit .cards li .r h4{font-size:18px}}@media screen and (max-width: 1023px){#p-hv .merit .cards{flex-direction:column}#p-hv .merit .cards li{width:100%;padding:3rem 1.5rem}#p-hv .merit .cards li .l{width:48px;margin-top:-1.5rem}#p-hv .merit .cards li .l img{width:100%}#p-hv .merit .cards li .r{width:calc(100% - 48px - 1rem)}}#p-hv .area{background-image:url("assets/pictures/town.jpeg");background-size:cover;background-repeat:no-repeat;background-position:center bottom;color:#fff;margin-top:-20vw;padding-top:calc(7rem + 20vw);padding-bottom:10rem}@media screen and (max-width: 1023px){#p-hv .area{padding-bottom:calc(10rem + 10vw)}}#p-hv .area .flex{display:flex;gap:5rem;max-width:1024px;align-items:center}#p-hv .area .flex .l{width:calc(45% - 1.5rem)}#p-hv .area .flex .l img{width:100%}#p-hv .area .flex .l h2{padding-top:2em;font-size:32px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;margin-bottom:1rem}@media screen and (max-width: 1023px){#p-hv .area .flex .l h2{font-size:20px}}#p-hv .area .flex .l h2 span{font-size:20px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700}@media screen and (max-width: 1023px){#p-hv .area .flex .l h2 span{font-size:16px}}#p-hv .area .flex .l p{font-size:20px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#p-hv .area .flex .l p{font-size:16px}}#p-hv .area .flex .r{width:calc(55% - 1.5rem);display:flex;flex-direction:column;gap:1.5rem}#p-hv .area .flex .r p{text-shadow:0 0 4px rgba(0,0,0,.3)}@media screen and (min-width: 1024px){#p-hv .area .flex .r p{max-width:22em}}@media screen and (max-width: 1023px){#p-hv .area .flex{flex-direction:column;gap:4rem;max-width:40rem}#p-hv .area .flex .l,#p-hv .area .flex .r{width:100%}}#p-hv .detail{padding:10rem 0}#p-hv .detail .container{position:relative}@media screen and (min-width: 1024px){#p-hv .detail .container{max-width:1024px}}#p-hv .detail .container .sec_ttl{margin-bottom:1.5em}#p-hv .detail .container .dots{position:absolute;top:0;bottom:0;margin:auto}#p-hv .detail .container .dots.l{left:-2vw}#p-hv .detail .container .dots.r{right:-2vw}@media screen and (max-width: 1023px){#p-hv .detail .container .dots{width:5px}#p-hv .detail .container .dots.l{left:.5rem}#p-hv .detail .container .dots.r{right:.5rem}}#p-hv .detail .container ul{background-color:#fef1c4;padding:2.2rem 2rem;display:flex;flex-direction:column;gap:.75rem;padding-left:3rem;border-radius:1rem}#p-hv .detail .container ul li{list-style:disc;font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#p-hv .detail .container ul li{font-size:16px}}#p-hv .flow{padding:10rem 0;background-color:#f7fafc}@media screen and (min-width: 1024px){#p-hv .flow .mx{max-width:1024px}}#p-hv .flow .sec_ttl{margin-bottom:3rem}#p-hv .flow .cards{display:flex;flex-wrap:wrap;gap:2rem}#p-hv .flow .cards .one,#p-hv .flow .cards .two{border-radius:1rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}#p-hv .flow .cards .two{width:calc(50% - 2rem);display:flex;flex-direction:column;gap:2rem;padding:3rem 2rem;box-sizing:border-box}#p-hv .flow .cards .two h3{font-size:20px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;text-align:center}@media screen and (max-width: 1023px){#p-hv .flow .cards .two h3{font-size:16px}}#p-hv .flow .cards .two .content{display:flex;flex-direction:column;gap:1rem}#p-hv .flow .cards .two .content h4{font-size:16px;font-weight:bold;margin-bottom:.25em}#p-hv .flow .cards .two .content p{font-size:16px;letter-spacing:.04em;line-height:1.9em;font-weight:500}@media screen and (max-width: 1023px){#p-hv .flow .cards .two .content p{font-size:14px}}@media screen and (max-width: 1023px){#p-hv .flow .cards .two{width:100%;padding:2rem 1.5rem}}#p-hv .flow .cards .one{padding:3rem 0;width:100%;text-align:center}#p-hv .flow .cards .one h2{font-size:32px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;margin-bottom:1rem}@media screen and (max-width: 1023px){#p-hv .flow .cards .one h2{font-size:20px}}#p-hv .flow .cards .one .blue{padding:2rem;background-color:#30a1d2;color:#fff;display:flex;flex-direction:column;gap:1rem}#p-hv .flow .cards .one .blue span{display:block;font-size:12px;line-height:1.7em;font-weight:500}@media screen and (max-width: 1023px){#p-hv .flow .cards .one .blue span{font-size:10px}}#p-hv .flow .cards .one .blue span.big{font-size:24px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700}@media screen and (max-width: 1023px){#p-hv .flow .cards .one .blue span.big{font-size:18px}}#p-hv .flow .cards .one .bottom{padding:1rem 2rem 0}#p-hv .flow .cards .one .bottom p{text-align:center;font-size:12px;line-height:1.7em;font-weight:500}@media screen and (max-width: 1023px){#p-hv .flow .cards .one .bottom p{font-size:10px}}#blog_head{padding-top:3rem;background-color:#f7fafc;position:relative}#blog_head .main img{width:100%;display:block}@media screen and (min-width: 1024px){#blog_head{padding-top:6rem;padding-bottom:5vw}}@media screen and (max-width: 1023px){#blog_head .sd_mask{width:101%;margin-top:-10vw}}#blog_head .card{background-color:rgba(255,255,255,.9);padding:3rem;border-top-left-radius:2rem;border-bottom-left-radius:2rem}@media screen and (min-width: 1024px){#blog_head .card{position:absolute;right:0;bottom:15vw;width:40vw}}@media screen and (max-width: 1023px){#blog_head .card{position:relative;background-color:#fff;border-radius:0}}#blog_head .card .ttl{display:flex;justify-content:space-between;margin-bottom:1.5rem}#blog_head .card .ttl h1{font-size:40px;line-height:1.5em;letter-spacing:.04em;font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-weight:900}@media screen and (max-width: 1023px){#blog_head .card .ttl h1{font-size:24px}}#blog_head .card .ttl h2{color:#f1ab3e;font-size:24px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700}@media screen and (max-width: 1023px){#blog_head .card .ttl h2{font-size:18px}}@media screen and (max-width: 1023px){#blog_head .card .ttl img{width:15vw}}#blog_head .card p{margin-top:1.5rem;font-size:20px;line-height:1.9em;letter-spacing:.04em;font-weight:500}@media screen and (max-width: 1023px){#blog_head .card p{font-size:16px}}#blog_head .mask{position:absolute;bottom:0;width:101%;left:0}@media screen and (max-width: 1023px){#blog_head .mask{display:none}}#p-blog{background-color:#f7fafc;padding-top:2rem;padding-bottom:10rem}#p-blog .mx{display:flex;gap:3rem;align-items:flex-start;max-width:1024px}#p-blog .blogs{width:calc(100% - 16rem - 3rem);padding:5rem 3rem;box-sizing:border-box;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);border-radius:1rem;display:flex;flex-direction:column;gap:8rem}#p-blog .blogs>ul{display:flex;gap:1rem;flex-direction:column}#p-blog .blogs>ul>li{padding-bottom:1rem;border-bottom:1px dotted #2d3748;display:flex;flex-direction:column;gap:8px}#p-blog .blogs .r1{display:flex;gap:8px;align-items:center;font-size:12px;line-height:1.7em;font-weight:500}@media screen and (max-width: 1023px){#p-blog .blogs .r1{font-size:10px}}#p-blog .blogs .r1 .line{height:1px;display:block;width:3rem;background-color:#2d3748}#p-blog .blogs .r2{display:flex;align-items:center}#p-blog .blogs .r2 img{padding-right:.5rem;transition:all .2s ease-in-out}#p-blog .blogs .r2:hover{opacity:.7}#p-blog .blogs .r2:hover img{padding-left:.5rem}#p-blog .paging-navigation ul.page-numbers{display:flex;gap:12px}#p-blog .paging-navigation ul.page-numbers li{font-size:12px;line-height:1.7em;font-weight:500;padding:4px;display:flex;align-items:center;justify-content:center;min-width:2rem;box-sizing:border-box;text-align:center}@media screen and (max-width: 1023px){#p-blog .paging-navigation ul.page-numbers li{font-size:10px}}#p-blog .paging-navigation ul.page-numbers span{display:block;width:100%}#p-blog .paging-navigation span.page-numbers,#p-blog .paging-navigation a.page-numbers{display:block}#p-blog .paging-navigation span.page-numbers.current,#p-blog .paging-navigation a.page-numbers.current{border:1px solid #e2e8f0;border-radius:4px}#p-blog .paging-navigation span.page-numbers.next,#p-blog .paging-navigation span.page-numbers.prev,#p-blog .paging-navigation a.page-numbers.next,#p-blog .paging-navigation a.page-numbers.prev{text-indent:-9999px;overflow:hidden;background-image:url("assets/p-blog/arrow_page.svg");background-size:contain;background-repeat:no-repeat;width:8px;background-position:center center}#p-blog .paging-navigation span.page-numbers.prev,#p-blog .paging-navigation a.page-numbers.prev{transform:rotate(180deg)}#p-blog #widget-area-container{width:16rem}#p-blog .wp-block-group__inner-container .wp-block-heading{margin-top:3rem;border-bottom:1px dotted #2d3748;margin-bottom:1rem;padding-bottom:.25rem;font-size:16px;letter-spacing:.04em;line-height:1.9em;font-weight:500}@media screen and (max-width: 1023px){#p-blog .wp-block-group__inner-container .wp-block-heading{font-size:14px}}#p-blog .wp-block-group__inner-container>ul{display:flex;flex-direction:column;gap:.75rem;font-size:12px;line-height:1.7em;font-weight:500}@media screen and (max-width: 1023px){#p-blog .wp-block-group__inner-container>ul{font-size:10px}}@media screen and (max-width: 1023px){#p-blog{padding-top:8rem}#p-blog .mx{flex-direction:column}#p-blog .blogs{padding:4rem 1.5rem}#p-blog .blogs,#p-blog #widget-area-container{width:100%}}.thumbnail{margin-bottom:1rem;display:block}.thumbnail img{width:100%;height:auto}#blog-single{background-color:#f7fafc;padding-top:6rem;padding-bottom:10rem}#blog-single img{max-width:100%}#blog-single .card{background-color:#fff;box-sizing:border-box;max-width:1024px;padding:5rem 3rem;border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}@media screen and (max-width: 1023px){#blog-single .card{padding:4rem 1.5rem}}#blog-single .info{margin-bottom:2rem;text-align:right}#blog-single .info time{font-size:20px;line-height:1.5em;letter-spacing:.04em;font-family:source-han-sans-japanese,sans-serif;font-weight:700;color:#f1ab3e}@media screen and (max-width: 1023px){#blog-single .info time{font-size:16px}}#blog-single .info li{display:inline-block}#blog-single .info li a{font-size:18px;line-height:1.9em;letter-spacing:.04em;font-weight:500;display:block}@media screen and (max-width: 1023px){#blog-single .info li a{font-size:16px}}#blog-single .info li a:hover{text-decoration:underline}#blog-single .nav-links{margin-top:4rem;display:flex;justify-content:space-between}@media screen and (max-width: 1023px){#blog-single .nav-links{flex-direction:column;gap:2rem}}#blog-single .nav-previous,#blog-single .nav-next{@z}#blog-single .nav-previous a,#blog-single .nav-next a{display:flex;gap:4px}#blog-single .nav-previous:hover,#blog-single .nav-next:hover{text-decoration:underline}#blog-single .nav-previous img{transform:rotate(180deg)}#blog-single .nav-next a{flex-direction:row-reverse}#blog-single .the_content .h1{margin:.25em 0}#blog-single .the_content>time{margin-top:2em;display:block}#blog-single .the_content p{line-height:1.8125em;font-size:1rem;letter-spacing:.08em;text-align:justify}#blog-single .the_content h1{font-size:2.6em}#blog-single .the_content h2{font-size:2.4em}#blog-single .the_content h3{font-size:2em}#blog-single .the_content h4{font-size:1.8em}#blog-single .the_content h5{font-size:1.6em}#blog-single .the_content h6{font-size:1.4em}#blog-single .the_content h1,#blog-single .the_content h2,#blog-single .the_content h3,#blog-single .the_content h4,#blog-single .the_content h5,#blog-single .the_content h6{line-height:1.5em;margin:1em 0}#blog-single .the_content img{max-width:100%;height:auto}#blog-single .the_content p.has-text-align-center{text-align:center}#blog-single .the_content p.has-text-align-left{text-align:left}#blog-single .the_content p.has-text-align-right{text-align:right}#blog-single .the_content>p:first-of-type{margin-top:0}#blog-single .the_content a{text-decoration:underline}#blog-single .the_content a:hover{opacity:.8}#blog-single .the_content hr{width:100%;height:1px;margin-top:2em;margin-bottom:2em;background-color:#2d3748}#blog-single .the_content dl dt{font-size:1.2em}#blog-single .the_content dl dd{padding-left:2em}#blog-single .the_content ol,#blog-single .the_content ul{margin:1em 0}#blog-single .the_content ol{list-style:decimal;padding-left:1.5em}#blog-single .the_content ul{list-style:disc;padding-left:1.5em}#blog-single .the_content li{margin-bottom:1em}#blog-single .the_content fieldset{padding:1em;background-color:#f7fafc}#blog-single .the_content legend{font-size:1.2em}#blog-single .the_content button,#blog-single .the_content input,#blog-single .the_content select,#blog-single .the_content textarea{padding:.5em;color:#171923;background:#fff}#blog-single .the_content input,#blog-single .the_content textarea{min-width:20em}#blog-single .the_content textarea{width:calc(100% - 1em);height:20em}#blog-single .the_content input[type=checkbox],#blog-single .the_content input[type=radio]{width:1em;min-width:auto;border-radius:50%;border:1px solid #171923}#blog-single .the_content :checked{background-color:#f7fafc}#blog-single .the_content input[type=submit],#blog-single .the_content input[type=reset]{background-color:#f1ab3e;transition:all .2s;cursor:pointer;color:#fff;font-size:1.2em;width:auto;min-width:auto;padding:.5em 2em}#blog-single .the_content input[type=reset]{background-color:#f7fafc}#blog-single .the_content input[type=submit]:hover,#blog-single .the_content input[type=reset]:hover{background-color:#f7fafc}#blog-single .the_content table th,#blog-single .the_content table td{padding:.5em;border:1px solid #171923}#blog-single .the_content table th{font-size:1.1em}#blog-single .the_content sup{top:-0.5em}#blog-single .the_content sub,#blog-single .the_content sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#blog-single .the_content pre{line-height:2em;color:#171923;letter-spacing:.1em}#blog-single .the_content blockquote{letter-spacing:.1em;font-size:1.4em;line-height:1.7em;border-top:1px solid #171923;border-bottom:1px solid #171923;padding:.5em 0;margin:2em 0}/*!
Theme Name: companyname
Description: companyname original theme
Version: 1.0
Text Domain: company name
Author: BUX
License: N/A
License URI: N/A
*/#nf{min-height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#nf p{font-size:12px;opacity:.5}html{font-size:16px;letter-spacing:.04em;line-height:1.9em;font-weight:500;scroll-behavior:smooth;overflow-x:hidden}@media screen and (max-width: 1023px){html{font-size:14px}}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:source-han-sans-japanese,sans-serif;font-feature-settings:"palt";overflow-x:hidden;font-size:16px;letter-spacing:.04em;line-height:1.9em;font-weight:500}@media screen and (max-width: 1023px){body{font-size:14px}}p{text-align:justify}a{text-decoration:none;color:#171923}img{display:block}.mx{padding-left:2rem;padding-right:2rem;box-sizing:border-box;max-width:1480px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1023px){.mx{max-width:40rem}}@media screen and (min-width: 1024px){.sd_only{display:none}}@media screen and (max-width: 1023px){.desktop_only{display:none}}
