@charset "UTF-8";.news_list{display:-ms-grid;display:grid;gap:20px}.news_item._news{--category-color:#7BC0B4}.news_item._media{--category-color:#F28976}.news_item._info{--category-color:#FEE25B}.news_item._info .news_category{color:#000000}.news_item._blog{--category-color:#81C2D4}.news_item a{position:relative;display:block;-webkit-padding-after:20px;padding-block-end:20px;border-bottom:solid 1px #E6E6E6;text-decoration:none}.news_item a:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;top:40px;right:0;background-color:#E6E6E6;-webkit-transition:translate 0.3s;transition:translate 0.3s}.news_item a:after{content:"";position:absolute;top:47px;right:9px;width:4px;height:4px;border-top:solid 1px #000000;border-right:solid 1px #000000;rotate:45deg;-webkit-transition:translate 0.3s;transition:translate 0.3s}@media (hover:hover) and (pointer:fine){.news_item a:hover:after,.news_item a:hover:before{translate:5px 0}.news_item a:hover .news_item_title{color:var(--category-color)}}.news_info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news_category{background-color:var(--category-color);color:#ffffff;font-weight:500;font-size:1.2rem;line-height:1.5;padding:3px 0px;border-radius:5px;min-width:100px;text-align:center}.news_date{font-size:1.4rem;font-weight:500;line-height:1.5}.news_item_title{-webkit-margin-before:15px;margin-block-start:15px;font-size:1.6rem;font-weight:500;line-height:1.4;-webkit-transition:color 0.3s;transition:color 0.3s}.service_grid{display:-ms-grid;display:grid;gap:40px;-webkit-margin-before:30px;margin-block-start:30px}@media screen and (min-width:768px){.service_grid{-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(6,1fr);gap:40px 30px;-webkit-margin-before:50px;margin-block-start:50px}}@media screen and (min-width:992px){.service_grid{gap:60px}}.service_grid:has(.service_thumbnail:hover) .service_thumbnail:not(:hover) img{-webkit-filter:brightness(0.7);filter:brightness(0.7)}.service_item{position:relative;container-type:inline-size;width:100%}@media screen and (min-width:768px){.service_item:nth-child(1 of .service_item),.service_item:nth-child(2 of .service_item){-ms-grid-column-span:3;grid-column:span 3}.service_item:nth-child(n+3 of .service_item){-ms-grid-column-span:3;grid-column:span 3}}@media screen and (min-width:992px){.service_item:nth-child(n+3 of .service_item){-ms-grid-column-span:2;grid-column:span 2}}@media (hover:hover) and (pointer:fine){.service_item:hover{cursor:pointer}.service_item:hover .service_label .arrow{background-color:#000000}.service_item:hover .service_label .arrow:before{border-color:#ffffff}.service_item:hover .service_label .arrow._blank:before{background-color:#ffffff}}.service_thumbnail{display:block;overflow:hidden;border-radius:10px;text-decoration:none}.service_thumbnail img{-webkit-transition:scale 0.3s,-webkit-filter 0.5s;transition:scale 0.3s,-webkit-filter 0.5s;transition:filter 0.5s,scale 0.3s;transition:filter 0.5s,scale 0.3s,-webkit-filter 0.5s}@media (hover:hover) and (pointer:fine){.service_thumbnail:hover{cursor:pointer}.service_thumbnail:hover img{scale:1.1}.service_thumbnail:hover .online_button{cursor:pointer;background-color:#000000;color:#ffffff}}.online_button{position:absolute;z-index:10;display:block;top:10px;left:10px;padding:10px 15px;background-color:#ffffff;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.16);box-shadow:3px 3px 5px rgba(0,0,0,0.16);border-radius:5px;font-size:1.4rem;font-weight:500;line-height:1.6;color:#000000;font-family:"Zen Maru Gothic";text-align:center;letter-spacing:0.1em;-webkit-transition:background-color 0.3s,color 0.3s;transition:background-color 0.3s,color 0.3s}@-webkit-keyframes bright-flash{0%{-webkit-filter:brightness(0.8);filter:brightness(0.8)}to{-webkit-filter:brightness(1.2);filter:brightness(1.2)}}@keyframes bright-flash{0%{-webkit-filter:brightness(0.8);filter:brightness(0.8)}to{-webkit-filter:brightness(1.2);filter:brightness(1.2)}}.service_label{position:relative;background-color:#FEE25B;border-radius:0 0 10px 10px;text-align:center;font-size:clamp(1.6rem,5.3731343284cqi,2.2rem);font-weight:700;line-height:1.7;padding:15px 10px;-webkit-padding-end:40px;padding-inline-end:40px;color:#000000}@media screen and (min-width:768px){.service_label br{display:none}}.service_label .arrow{position:absolute;width:30px;height:30px;background-color:#ffffff;border-radius:50%;top:50%;right:10px;translate:0 -50%;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.service_label .arrow._blank:before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:13px;height:10px;-webkit-mask-image:url(../img/common/blank.svg);mask-image:url(../img/common/blank.svg);background-color:#000000;-webkit-transition:scale 0.3s;transition:scale 0.3s}.service_label .arrow:not(._blank):before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:4px;height:4px;border-top:solid 1px #000000;border-right:solid 1px #000000;rotate:var(--rotate,45deg);-webkit-transition:border-color 0.3s;transition:border-color 0.3s;-webkit-transition:scale 0.3s;transition:scale 0.3s}.service_description{-webkit-margin-before:10px;margin-block-start:10px;font-size:1.6rem;font-weight:500;text-align:center}.contents_inner{max-width:1100px;margin-inline:auto}#news{-webkit-margin-before:15.625vh;margin-block-start:15.625vh;padding-block:20px 50px;padding-inline:20px}@media screen and (min-width:425px){#news{padding-inline:30px}}@media screen and (min-width:768px){#news{padding-inline:40px}}@media screen and (min-width:992px){#news{padding-inline:60px}}@media screen and (min-width:500px){#news{-webkit-margin-before:23.4375vh;margin-block-start:23.4375vh}}@media screen and (min-width:768px){#news{padding-block:80px 100px}}@media screen and (min-width:992px){#news{padding-block:160px 140px;-webkit-margin-before:40px;margin-block-start:40px}}#news .link_btn{-webkit-margin-before:30px;margin-block-start:30px}@media screen and (min-width:768px){#news .link_btn{-webkit-margin-before:45px;margin-block-start:45px}}@media screen and (min-width:992px){#news .link_btn{-webkit-margin-before:60px;margin-block-start:60px}}.news_title p{font-family:"Zen Maru Gothic";font-weight:700;font-size:3rem;line-height:1.5}@media screen and (min-width:992px){.news_title p{font-size:4rem}}.news_title h2{position:relative;-webkit-padding-start:1.5em;padding-inline-start:1.5em;font-size:1.4rem;font-weight:500;line-height:1.5}.news_title h2:before{content:"";position:absolute;top:50%;left:0;width:10px;height:10px;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#f28976),color-stop(50%,#f28976),color-stop(51%,#fee25b),to(#fee25b));background:linear-gradient(180deg,#f28976 0%,#f28976 50%,#fee25b 51%,#fee25b 100%);translate:0 -50%}.news_list{max-width:700px;margin-inline:auto;-webkit-margin-before:30px;margin-block-start:30px}@media screen and (min-width:768px){.news_list{-webkit-margin-before:45px;margin-block-start:45px}}@media screen and (min-width:992px){.news_list{-webkit-margin-before:60px;margin-block-start:60px}}#about{padding-inline:20px}@media screen and (min-width:425px){#about{padding-inline:30px}}@media screen and (min-width:768px){#about{padding-inline:40px}}@media screen and (min-width:992px){#about{padding-inline:60px}}#about{--inner:800px;position:relative;background-color:#FFF9D9;--padding-height:50px;overflow-x:clip;margin-block:var(--padding-height)}@media screen and (min-width:768px){#about{--padding-height:100px}}@media screen and (min-width:1200px){#about{--padding-height:160px}}#about:after,#about:before{content:"";position:absolute;left:50%;width:133.3333333333vw;height:auto;background-color:#FFF9D9;-webkit-mask-image:url(../img/common/semi_circle_sp.svg);mask-image:url(../img/common/semi_circle_sp.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;aspect-ratio:500/50;z-index:-1}@media screen and (min-width:992px){#about:after,#about:before{width:130.2083333333vw;-webkit-mask-image:url(../img/common/semi_circle.svg);mask-image:url(../img/common/semi_circle.svg);aspect-ratio:2000/160}}#about:before{top:1px;translate:-50% -100%}#about:after{bottom:1px;translate:-50% 100%;rotate:180deg}.about_title{text-align:center;font-size:3rem;font-weight:700;line-height:1.5}@media screen and (min-width:992px){.about_title{font-size:4rem}}.about_title_dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-margin-before:10px;margin-block-start:10px}.dots{width:10px;height:10px;border-radius:50%}.dots._type01{background:-webkit-gradient(linear,left top,left bottom,from(#fee25b),color-stop(50%,#fee25b),color-stop(51%,#7bc0b4),to(#7bc0b4));background:linear-gradient(180deg,#fee25b 0%,#fee25b 50%,#7bc0b4 51%,#7bc0b4 100%)}.dots._type02{background:-webkit-gradient(linear,left top,left bottom,from(#f28976),color-stop(50%,#f28976),color-stop(51%,#fee25b),to(#fee25b));background:linear-gradient(180deg,#f28976 0%,#f28976 50%,#fee25b 51%,#fee25b 100%)}.about_title_sub{-webkit-margin-before:15px;margin-block-start:15px;text-align:center;font-size:1.4rem;font-family:"Zen Maru Gothic";font-weight:500;line-height:1.5;letter-spacing:0.1em}.about_top_img{display:block;max-width:300px;margin-inline:auto}@media screen and (min-width:768px){.about_top_img{max-width:272px;-webkit-margin-start:40px;margin-inline-start:40px}}@media screen and (min-width:768px){.about_contents_text_block{width:50%}}@media screen and (min-width:992px){.about_contents_text_block{max-width:700px}}@media screen and (min-width:1200px){.about_contents_text_block{width:70%}}.about_contents_block{position:relative;z-index:10}.about_contents_block:nth-child(2 of .about_contents_block){-webkit-margin-before:20px;margin-block-start:20px}@media screen and (min-width:768px){.about_contents_block:nth-child(2 of .about_contents_block){-webkit-margin-before:100px;margin-block-start:100px;-webkit-padding-after:200px;padding-block-end:200px}}@media screen and (min-width:992px){.about_contents_block:nth-child(2 of .about_contents_block){-webkit-padding-after:300px;padding-block-end:300px}}@media screen and (min-width:1200px){.about_contents_block:nth-child(2 of .about_contents_block){-webkit-padding-after:400px;padding-block-end:400px}}@media screen and (min-width:1800px){.about_contents_block:nth-child(2 of .about_contents_block){-webkit-padding-after:25vw;padding-block-end:25vw}}.about_contents_block:nth-child(2 of .about_contents_block) .about_contents_text_block{-webkit-margin-start:auto;margin-inline-start:auto}.about_contents_title{font-size:2.6rem;font-weight:500;letter-spacing:0.03em;line-height:1.8}@media screen and (min-width:768px){.about_contents_title{font-size:3rem}}.about_contents_text{-webkit-margin-before:30px;margin-block-start:30px;font-size:1.6rem;line-height:2}@media screen and (min-width:768px){.about_contents_text{-webkit-margin-before:45px;margin-block-start:45px}}@media screen and (min-width:992px){.about_contents_text{-webkit-margin-before:60px;margin-block-start:60px}}.about_content_img01{-webkit-margin-end:-20px;margin-inline-end:-20px;-webkit-margin-start:auto;margin-inline-start:auto}@media screen and (min-width:425px){.about_content_img01{-webkit-margin-end:-30px;margin-inline-end:-30px;max-width:450px}}@media screen and (min-width:768px){.about_content_img01{position:absolute;bottom:0%;right:0%;margin:0;translate:35% 100px;max-width:none;width:600px}}@media screen and (min-width:992px){.about_content_img01{width:816px;translate:40% 100px;right:0%}}@media screen and (min-width:1600px){.about_content_img01{translate:30% 100px;right:calc((100vw - 1400px) / 2 * -1)}}.about_content_img02{position:relative;overflow:hidden;aspect-ratio:366/395;width:100vw;margin-inline:calc(50% - 50vw);height:100%;-webkit-margin-before:-5%;margin-block-start:-5%;z-index:-1;max-height:534px}@media screen and (min-width:768px){.about_content_img02{margin-inline:unset;overflow:visible;position:absolute;bottom:0px;left:50%;width:105.696969697vw;height:auto;max-width:none;aspect-ratio:1744/1100;translate:-50% 0;z-index:-1;max-height:unset;-webkit-margin-before:0;margin-block-start:0}}@media screen and (min-width:800px){.about_content_img02{bottom:-70px}}@media screen and (min-width:1600px){.about_content_img02{left:calc((100vw - 900px) / 2 * -1);translate:0% 50px}}@media screen and (min-width:1640px){.about_content_img02{left:calc((100vw - 880px) / 2 * -1);translate:0% 70px}}@media screen and (min-width:1760px){.about_content_img02{left:calc((100vw - 920px) / 2 * -1);translate:0% 100px}}@media screen and (min-width:1800px){.about_content_img02{width:117.8181818182vw;left:calc((100vw - 960px) / 2 * -1);translate:-6% 12%}}.about_content_img02 img{position:absolute;-ms-grid-row-align:center;-ms-grid-column-align:center;place-self:center;top:50%;left:50%;translate:-35% -50%;width:870px;height:534px;max-width:none}@media screen and (min-width:600px){.about_content_img02 img{translate:-40% -50%}}@media screen and (min-width:768px){.about_content_img02 img{width:100%;height:auto;position:static;translate:revert}}#business{padding-inline:20px}@media screen and (min-width:425px){#business{padding-inline:30px}}@media screen and (min-width:768px){#business{padding-inline:40px}}@media screen and (min-width:992px){#business{padding-inline:60px}}#business{padding-block:50px}@media screen and (min-width:768px){#business{padding-block:100px}}@media screen and (min-width:992px){#business{padding-block:140px}}@media screen and (min-width:1800px){#business{-webkit-margin-before:11.1111111111vw;margin-block-start:11.1111111111vw}}.business_title{text-align:center;font-size:3rem;font-weight:700;line-height:1.5}@media screen and (min-width:992px){.business_title{font-size:4rem}}.business_title_dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-margin-before:10px;margin-block-start:10px}.dots{width:10px;height:10px;border-radius:50%}.dots._type01{background:-webkit-gradient(linear,left top,left bottom,from(#fee25b),color-stop(50%,#fee25b),color-stop(51%,#7bc0b4),to(#7bc0b4));background:linear-gradient(180deg,#fee25b 0%,#fee25b 50%,#7bc0b4 51%,#7bc0b4 100%)}.dots._type02{background:-webkit-gradient(linear,left top,left bottom,from(#f28976),color-stop(50%,#f28976),color-stop(51%,#fee25b),to(#fee25b));background:linear-gradient(180deg,#f28976 0%,#f28976 50%,#fee25b 51%,#fee25b 100%)}.business_title_sub{-webkit-margin-before:15px;margin-block-start:15px;text-align:center;font-size:1.4rem;font-family:"Zen Maru Gothic";font-weight:500;line-height:1.5;letter-spacing:0.1em}.business_contents_box{position:relative;-webkit-margin-before:30px;margin-block-start:30px;padding:30px 25px;background-color:#FFF9D9;border-radius:10px;-webkit-padding-after:100px;padding-block-end:100px}@media screen and (min-width:768px){.business_contents_box{padding:50px;-webkit-padding-after:100px;padding-block-end:100px}}@media screen and (min-width:992px){.business_contents_box{padding:80px;-webkit-padding-after:100px;padding-block-end:100px}}.business_contents_box_wrap{-webkit-margin-before:20px;margin-block-start:20px}@media screen and (min-width:768px){.business_contents_box_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-margin-before:40px;margin-block-start:40px}}@media screen and (min-width:992px){.business_contents_box_wrap{gap:80px;-webkit-margin-before:60px;margin-block-start:60px}}@media screen and (min-width:768px){.business_contents_textblock{width:55%}}.business_contents_title{position:relative;text-align:center;font-size:2.2rem;font-weight:700;line-height:1.5;-webkit-padding-after:10px;padding-block-end:10px}@media screen and (min-width:768px){.business_contents_title{font-size:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}.business_contents_title br{display:none}}.business_contents_title:before{content:"";position:absolute;bottom:0;left:50%;translate:-50% 0;width:100%;height:5px;background-image:radial-gradient(circle at 5px 0,#F28976 4.5px,transparent 5.5px);background-size:18px 10px;background-repeat:repeat-x;max-width:408px}.business_contents_text{font-size:1.6rem;line-height:2}.business_contents_img{position:relative;-webkit-margin-before:30px;margin-block-start:30px;max-width:390px;-webkit-padding-start:13px;padding-inline-start:13px;margin-inline:auto}@media screen and (min-width:768px){.business_contents_img{-webkit-margin-before:0;margin-block-start:0;-webkit-padding-start:0;padding-inline-start:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}.business_contents_img:before{content:"";position:absolute;width:62px;height:53px;background-image:url(../img/top/business_decoration01.webp);top:0;right:0;translate:0 -13px;background-size:cover}@media screen and (min-width:768px){.business_contents_img:before{width:90px;height:78px;translate:0 -20px}}.business_contents_img:after{content:"";position:absolute;width:62px;height:53px;background-image:url(../img/top/business_decoration02.webp);bottom:0;left:0;translate:-13px 13px;background-size:cover}@media screen and (min-width:768px){.business_contents_img:after{width:90px;height:78px;translate:-20px 20px}}.box_link{position:absolute;display:block;bottom:0;right:0;padding:15px 20px;background-color:#ffffff;border-top-left-radius:10px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;text-decoration:none}.box_link span{position:relative;font-size:1.4rem;font-weight:500;-webkit-padding-end:40px;padding-inline-end:40px;-webkit-transition:color 0.3s;transition:color 0.3s}.box_link span:before{content:"";position:absolute;width:30px;height:30px;border-radius:50%;top:50%;right:0px;background-color:#FEE25B;translate:0 -50%;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.box_link span:after{content:"";position:absolute;top:50%;translate:0 -50%;right:14px;width:4px;height:4px;border-top:solid 1px #000000;border-right:solid 1px #000000;rotate:var(--rotate,45deg);-webkit-transition:border-color 0.3s;transition:border-color 0.3s}@media (hover:hover) and (pointer:fine){.box_link:hover{background-color:#FEE25B}.box_link:hover span:before{background-color:#000000}.box_link:hover span:after{border-color:#ffffff}}.business_service_block{-webkit-margin-before:50px;margin-block-start:50px}@media screen and (min-width:992px){.business_service_block{-webkit-margin-before:80px;margin-block-start:80px}}.service_title{position:relative;text-align:center;font-size:2.2rem;font-weight:700;line-height:1.5;-webkit-padding-after:10px;padding-block-end:10px}@media screen and (min-width:768px){.service_title{font-size:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}.service_title br{display:none}}.service_title:before{content:"";position:absolute;bottom:0;left:50%;translate:-50% 0;width:100%;height:5px;background-image:radial-gradient(circle at 5px 0,#FEE25B 4.5px,transparent 5.5px);background-size:18px 10px;background-repeat:repeat-x;max-width:408px}.service_text{-webkit-margin-before:20px;margin-block-start:20px;font-size:1.6rem;line-height:2;max-width:726px;margin-inline:auto}