:root{--gradation-color:linear-gradient(90deg,var(--main-color) 0%,var(--sub-color) 100%)}::-webkit-scrollbar-track{background:#e6f1d3}.header{height:auto;border:none;background-color:var(--header-color)}@media (min-width:768px){.header{padding-block:1em !important}}.header .information{flex-direction:row;align-items:center;gap:34px;padding-block:0}.header .information .tel{font-weight:var(--weight-bold);font-size:var(--text-xxl)}.header .information .tel::before{font-size:var(--text-xl)}.header .inner{gap:31px;flex-direction:row;background-color:transparent}.header .inner .link.logo{margin-right:auto;max-height:40px}@media (min-width:768px){.header .inner .link.logo{height:50px;max-height:50px}}.header .inner .link.logo .img{height:40px}@media (min-width:768px){.header .inner .link.logo .img{height:auto}}.header .inner .link.form{height:50px;padding:0;font-size:var(--text-md);line-height:1;border-radius:10px;color:var(--text-contrast-color);background:var(--gradation-color);display:flex;align-items:center;width:146px;justify-content:center}.header .inner .link.form:hover{color:var(--main-color);background:var(--contents-bg-color);border:1px solid var(--main-color)}.header .list{display:none}@media (min-width:1100px){.header .list{display:flex;gap:26px;padding:0}.header .list .sep{display:none}.header .list .item{height:50px;line-height:50px}.header .list .item .menu{display:flex}.header .list .item .text,.header .list .item .link{font-size:var(--text-md);font-weight:var(--weight-bold);white-space:nowrap;padding:0}.header .list .item:hover .menu{top:100%}.header .list .item:hover .menu .inner{display:flex;flex-direction:column;width:100%;gap:0}.header .list .item:hover .menu .inner li{width:100%}.header .list .item:hover .menu .heading{display:none}}.hamburger-menu{gap:5px;padding:0;height:50px;top:5px}@media (min-width:890px){.hamburger-menu{top:16px}}.hamburger-menu .item{background-color:var(--main-color);height:5px;border-radius:3px;width:29px}.footer{display:flex;flex-direction:column;gap:var(--gap-xxl);padding-block:var(--p-xxxl)}.footer .footer_header{padding-inline:var(--content-spacing);width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:var(--gap-xxl) 60px}@media (min-width:768px){.footer .footer_header{flex-direction:row;padding-inline:0;flex-wrap:wrap;gap:var(--gap-xxl) 60px}}.footer .footer_header .logo{display:flex;align-items:center;gap:1em;flex-direction:column;width:100%}@media (min-width:768px){.footer .footer_header .logo{width:auto;flex-direction:row}}.footer .footer_header .address{display:flex;align-items:center;gap:1em;flex-direction:column;word-break:keep-all;overflow-wrap:break-word;white-space:nowrap}@media (min-width:768px){.footer .footer_header .address{flex-direction:row}}.footer .footer_header .address .address-text{display:flex;flex-direction:column}.footer .footer_header .address .address-text wbr{display:none}@media (min-width:768px){.footer .footer_header .address .address-text,.footer .footer_header .address .address-text wbr{display:inline}}.footer .footer_header .address .link.map{display:block;padding-inline:var(--p-xl);color:var(--text-contrast-color);background-color:var(--main-color);border:1px solid var(--main-color);text-decoration:none;border-radius:20px;margin:0 auto}.footer .footer_header .address .link.map:hover{color:var(--main-color);background-color:var(--contents-bg-color)}.footer .footer_information{display:flex;justify-content:space-between;align-items:center;gap:0 60px}@media (min-width:768px){.footer .footer_information{width:100%}}.footer .footer_information .information{padding-bottom:0;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.footer .footer_information .information{align-items:flex-start}}.footer .footer_information .information .link.form{width:100%;height:4em;font-size:var(--text-lg);line-height:1;border-radius:10px;color:var(--text-contrast-color);background:var(--gradation-color);display:flex;align-items:center;justify-content:center}@media (min-width:768px){.footer .footer_information .information .link.form{max-width:300px}}.footer .footer_information .information .link.form:hover{color:var(--main-color);background:var(--contents-bg-color);border:1px solid var(--main-color)}.footer .footer_information .information .tel{font-weight:var(--weight-bold);font-size:var(--text-xxxl)}.footer .footer_information .information .tel::before{font-size:var(--text-xl)}.footer .footer_information .information .text{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.footer .footer_information .information .text .title{width:100%;text-align:center}.footer .footer_information .information .text span{white-space:nowrap}.footer .footer_information .information .text span::after{content:'｜'}.footer .footer_information .information .text span:first-child::after,.footer .footer_information .information .text span:last-child::after,.footer .footer_information .information .text span:nth-last-child(2)::after{content:''}@media (min-width:768px){.footer .footer_information .information .text{display:block;font-size:var(--text-xs)}}.footer .list{display:none}@media (min-width:768px){.footer .list{display:grid;grid-template-columns:repeat(3,auto);gap:0 30px;grid-template-rows:repeat(6,auto);grid-auto-flow:column}.footer .list .item .link{text-align:left;white-space:nowrap}.footer .list .item:nth-child(5){grid-area:5/1/7/2}}@media (min-width:890px){.footer .list{gap:0 65px}}.footer .footer_footer{width:100%;padding-inline:var(--content-spacing);display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border-color)}@media (min-width:768px){.footer .footer_footer{padding-inline:0}}.button-link{background-color:var(--main-color);border-color:var(--main-color);color:var(--text-contrast-color)}.button-link:hover{background-color:var(--contents-bg-color);color:var(--main-color)}.sns{display:flex;gap:var(--gap-md)}.sns .link{font-size:var(--text-xl);color:var(--text-color)}.sns .link:hover{color:var(--main-color)}.case-item{display:flex;flex-direction:column;position:relative;background-color:#f4f1e9;border-radius:16px;overflow:hidden}.case-item .item-link{width:100%;height:100%;border-radius:16px;position:absolute;z-index:2;left:0;top:0;box-sizing:border-box}.case-item .item-link:hover{background-color:rgba(255,255,255,0.3);border:1px solid var(--main-color)}@media (min-width:1000px){.case-item{display:grid;grid-template-columns:auto 1fr;grid-template-areas:'image content';border-radius:16px;overflow:hidden;min-height:312px}.case-item[data-image-count='0']{display:block}}@media (min-width:1100px){.case-item{}}.case-item[data-image-count='0'] .content{border-top-left-radius:16px;border-top-right-radius:16px;height:100%}@media (min-width:1000px){.case-item[data-image-count='0'] .content{border-top-left-radius:0;border-top-right-radius:0}}.case-item .content{order:2;padding:15px 20px 30px;display:flex;flex-direction:column;gap:24px}@media (min-width:1000px){.case-item .content{grid-area:content;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:30px 40px}}.case-item .content .title{display:flex;align-items:center;padding-inline-start:60px;position:relative;height:44px}@media (min-width:1000px){.case-item .content .title{padding-inline-start:65px;height:57px;justify-content:space-between}}.case-item .content .title::before{content:'';position:absolute;left:0;top:0;bottom:0;width:44px;height:44px;background-size:contain;background-repeat:no-repeat;background-position:center}@media (min-width:1000px){.case-item .content .title::before{width:57px;height:57px}}.case-item .content .title.title-male::before{background-image:url('../image/case-icon-male.png')}.case-item .content .title.title-female::before{background-image:url('../image/case-icon-female.png')}.case-item .content .title.title-no-selection::before{background-image:url('../image/case-icon-no-selection.png')}.case-item .content .title .title-text{font-size:15px;line-height:calc(28 / 15)}@media (min-width:1000px){.case-item .content .title .title-text{font-size:16px;line-height:1.75}}.case-item .content .title .link{display:none}@media (min-width:1000px){.case-item .content .title .link{display:inline-block;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;color:#fff;background-color:var(--main-color);border-radius:9999px;width:200px;text-align:center;padding-block:4px}}.case-item .content .info{display:flex;flex-direction:column;gap:8px}@media (min-width:1000px){.case-item .content .info{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:40px;column-gap:40px}}.case-item .content .info .block{display:grid;grid-template-columns:80px 1fr;-moz-column-gap:16px;column-gap:16px}.case-item .content .info .label{width:100%;font-size:13px;line-height:calc(20 / 13);text-align:center;background-color:#fff;font-weight:700;padding:4px 0;height:27px}@media (min-width:1000px){.case-item .content .info .label{font-size:14px}}.case-item .content .info .value{font-size:13px;line-height:calc(20 / 13);padding:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:1000px){.case-item .content .info .value{font-size:15px;padding:2px 0}}.case-item .content .description{font-size:15px;line-height:calc(26 / 15);word-break:break-all;min-height:78px}@media (min-width:1000px){.case-item .content .description{font-size:16px;line-height:1.75}}.case-item .content .description>p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.case-item .content .link-wrapper{display:flex;justify-content:center}@media (min-width:1000px){.case-item .content .link-wrapper{display:none}}.case-item .content .link-wrapper .link{max-width:180px;background-color:var(--main-color);padding:14px 28px;border-radius:9999px;text-decoration:none;color:#fff;font-size:15px;text-align:center}.case-item .images{order:1;display:grid;grid-template-columns:repeat(2,1fr);aspect-ratio:46/31}.case-item .images.images-hidden{display:none}.case-item .images.images-single{display:block}@media (min-width:1000px){.case-item .images{grid-area:image;max-height:312px;overflow:hidden}}.case-item .images .image{width:100%;height:auto;aspect-ratio:9/16;aspect-ratio:23/31;-o-object-fit:cover;object-fit:cover;overflow:hidden;max-height:414px}@media (min-width:1000px){.case-item .images .image{height:100%;-o-object-fit:cover;object-fit:cover;max-height:none}}.case-item .images .image:first-child{border-top-left-radius:16px}@media (min-width:1000px){.case-item .images .image:first-child{border-top-left-radius:0}}.case-item .images .image:last-child{border-top-right-radius:16px}@media (min-width:1000px){.case-item .images .image:last-child{border-top-right-radius:0}}.case-item .images.images-single .image{aspect-ratio:46/31}.contact .contact-inner{box-sizing:border-box;text-align:center;padding:3px;background:var(--gradation-color)}.contact .title{font-size:15px;text-align:center;color:#fff;font-weight:bold;line-height:1.5;padding:8px 5px;letter-spacing:1px;display:flex;flex-direction:column}.contact .block{background:#f4f1e9;padding:1rem}.contact .block .tel-wrapper{display:flex;justify-content:center;align-items:center;gap:var(--gap-sm);margin-bottom:var(--p-md);margin-left:auto}.contact .block .tel-wrapper .tel{color:#000;text-decoration:none;font-weight:500;font-size:clamp(26px,8.3vw,32px);display:flex;justify-content:center;gap:var(--gap-sm);line-height:1;white-space:nowrap}.contact .block .tel-wrapper .tel::before{font:var(--fa-font-solid);content:'\f095';display:inline-block;padding-top:var(--p-md);font-size:var(--text-lg)}.contact .block .information{color:#333;line-height:1.5;font-size:var(--text-xs)}.contact .block .information .time{white-space:nowrap}.contact .block .information .time::after{content:'｜'}.contact .block .information .time:first-child::after,.contact .block .information .time:last-child::after,.contact .block .information .time:nth-last-child(2)::after{content:''}.contact .block .mail-wrapper{margin-top:0.5rem;display:flex;justify-content:center}.contact .block .mail-wrapper .mail{position:relative;box-sizing:border-box;width:100%;height:80px;background:#f9f9f9;border:2px solid #318ccc;border-radius:10px;color:#333;font-size:18px;font-weight:bold;letter-spacing:1px;text-decoration:none;display:flex;justify-content:center;align-items:center;padding-inline:var(--p-lg);max-width:280px}@media (min-width:800px){.contact .block .mail-wrapper .mail{padding-inline:var(--p-xl)}}.contact .block .mail-wrapper .mail:hover{transition:0.3s;border-color:var(--main-color);background-color:var(--main-color);color:var(--base-color)}.contact .block .mail-wrapper .mail:hover::after{border-color:var(--base-color)}@media (min-width:768px){.contact{width:100%}}@media (min-width:800px){.contact .title{flex-direction:row;justify-content:center;font-size:var(--text-lg)}.contact .block{padding:1.5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,auto);-moz-column-gap:var(--gap-xxl);column-gap:var(--gap-xxl)}.contact .block .tel-wrapper{grid-column:1;grid-area:2;justify-content:flex-end;font-size:var(--text-xxxl)}.contact .block .tel-wrapper .tel{font-size:var(--text-xxxl)}.contact .block .tel-wrapper .tel::before{padding-top:0.8rem}.contact .block .tel-wrapper:hover{color:var(--main-color)}.contact .block .tel-wrapper:hover .tel{color:var(--main-color)}.contact .block .information{grid-column:1;grid-area:3;font-size:0.75rem;text-align:right}.contact .block .mail-wrapper{grid-column:2;grid-area:span 4;max-width:400px;min-width:360px;margin-top:0}.contact .block .mail-wrapper .mail{height:100px;font-size:var(--text-xl);background-position:30px 50%;line-height:1;max-width:400px}}@media (min-width:900px){.contact .block .information{font-size:var(--text-sm);max-width:400px;margin-left:auto}}
