.post-item{display:grid;grid-template-rows:subgrid;grid-row:span 3;justify-items:center;row-gap:20px}.post-item .item__contentlink:hover{opacity:0.8}.post-item .item__image{aspect-ratio:1.78125;object-fit:cover}.post-item .item__text{display:grid;grid-template-columns:minmax(0, 1fr);row-gap:10px;width:100%}.post-item .item__text .corporate_name{color:var(--c-skyblue_dark)}.post-item .item__link{display:grid;place-content:center;width:185px;height:40px;border-radius:40px;background-color:var(--c-white);border:2px solid var(--c-black);color:var(--c-black);font-family:var(--font-head)}.post-item .item__link:hover{border-color:var(--c-skyblue_dark);color:var(--c-skyblue_dark)}.carekarteMania{display:grid;row-gap:30px;justify-items:center;padding-inline:20px}.carekarteMania .site__link:hover{opacity:0.7}.carekarteMania .svg_carekartemania01{width:223px}.carekarteMania .company__link{font-family:var(--font-head);color:var(--c-black)}.carekarteMania .company__link:hover{color:var(--c-skyblue_dark)}.carekarteMania .copyright{font-size:clamp(10px, 2.67vw, 16px);color:var(--c-gray);text-align:center}.front-page__main{--svg_linedeco01: url('data:image/svg+xml;utf8,<svg width="32" height="40" xmlns="http://www.w3.org/2000/svg"><path d="M27.548 5.086 4.12 33.762M27.91 25.714 14.9 36.298" stroke="%233B3B3B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');line-height:1.5;padding-block-end:60px}.front-page__main img{height:auto;border-radius:15px}.front-page__main>section{padding-block:clamp(30px, 8vw, 100px);padding-inline:32px}.front-page__main .link_underline{text-decoration:underline}.front-page__main .link_underline:hover{opacity:0.7}.front-page__main .section__title{display:grid;place-content:center;place-items:center;row-gap:clamp(10px, 2.67vw, 24px);width:fit-content;margin-inline:auto;font-size:clamp(18px, 4.8vw, 24px);font-family:var(--font-aokane_std_eb)}.front-page__main .section__title .svg_ck-logo{width:clamp(37px, 10vw, 50px)}.front-page__main .section__title.svg_linedeco01{position:relative}.front-page__main .section__title.svg_linedeco01::before,.front-page__main .section__title.svg_linedeco01::after{content:"";display:block;aspect-ratio:0.8;width:clamp(24px, 6.5vw, 32px);background:var(--svg_linedeco01) center/contain no-repeat;position:absolute;bottom:-5px}.front-page__main .section__title.svg_linedeco01::before{transform:scale(-1, 1);right:calc(100% + 15px)}.front-page__main .section__title.svg_linedeco01::after{left:calc(100% + 15px)}.front-page__main .fot-aokane{font-family:var(--font-aokane_std_eb)}.front-page__main .c-red{color:var(--c-red)}.image_carekarteMania{position:relative;width:100%;height:calc(100dvw * (800 / 1425));max-height:800px;background:url("../img/front-page/bg_cloud01.svg");background-position:center;background-repeat:no-repeat;background-size:auto 100%}.image_carekarteMania .image__title{width:min(42.6%, 607px);position:absolute;top:12.5%;left:50%;transform:translateX(-50%)}.image_carekarteMania::after{content:"";display:block;width:100%;height:calc(100dvw * (510 / 1280));max-height:530px;background-image:url("../img/be_shared/nippon01_green.svg"), url("../img/be_shared/nippon01_train.svg"), url("../img/be_shared/nippon01_landmark.svg"), url("../img/be_shared/nippon01_greenline.svg"), url("../img/be_shared/nippon01_fuji.svg");background-position:bottom, right bottom, bottom, bottom, bottom;background-repeat:repeat-x, no-repeat, no-repeat, repeat-x, no-repeat;background-size:auto 100%;position:absolute;bottom:0}.about_carekarteMania{display:grid;place-content:center;row-gap:2.5em;background-color:var(--c-seablue_light)}@media print,screen and (min-width:544px){.about_carekarteMania{background-image:url("../img/front-page/bg_gull01.svg"), url("../img/front-page/bg_wave-pattern01.png");background-position:center;background-repeat:no-repeat;background-size:auto 100%}}.about_carekarteMania .about__content{display:contents;font-size:clamp(14px, 3.7vw, 18px);text-align:center}.about_carekarteMania .about__content .fot-aokane{font-size:clamp(16px, 4.3vw, 22px)}.case_carekarteMania .case__list{display:grid;grid-template-columns:minmax(0, 1fr);justify-content:center;gap:45px;width:100%;max-width:420px;margin-block:50px 100px;margin-inline:auto}@media print,screen and (min-width:832px){.case_carekarteMania .case__list{grid-template-columns:repeat(auto-fill, 300px);max-width:calc((300px + 45px) * 3)}}.case_carekarteMania .case__item .item__text h4{font-family:var(--font-head)}