@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Rounded+Mplus+1c:wght@400;500;700;800&display=swap");:root{--primary:#f96270;--secondary:#4ed4ea;--primaryLight:#fcb0b7;--secondaryLight:#d3f4fa;--txtColor:#555;--borderColor:#8c8c8c;--borderColorSecondary:#848179;--bgColor:#fff;--bgColorSecondary:#fff7f8;--bgColorTh:#fff7f8;--bgColorHover:#ffe6e9;--white:#fff;--black:#333;--fontFamily:"Noto Sans JP","ヒラギノ角 Pro W3","Hiragino Kaku Pro W3","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;--txtSizeSp:1.4rem;--txtSizePc:1.6rem;--lineHeight:1.75;--lineHeightTitle:1.5;--letterSpacing:0.01em;--fixedWidth:1156px;--fixedWidthArticle:860px;--zIndexLv0:0;--zIndexLv1:1;--zIndexLv2:10;--zIndexLv3:100;--zIndexLv4:1000;--zIndexLv5:10000;--breakTabLength:768;--breakPcLength:1025}.c-txt-ttl1__date{display:block;margin-top:12px;font-size:1.4rem}@media print,screen and (min-width:768px){.c-txt-ttl1__date{margin-top:16px;font-size:1.6rem}}.c-banner.c-banner--kv{margin-top:64px}@media print,screen and (min-width:768px){.c-banner.c-banner--kv{margin-top:80px}}.c-banner__img{display:flex;align-items:center;justify-content:center}.c-banner__img-src{width:100%;height:100%}@media print,screen and (min-width:768px){@media print,screen and (min-width:768px){.c-banner__img-src{max-width:850px;max-height:573px}}}.c-bottom{border-top:1px solid #000}.c-sns-share{display:flex;gap:24px;align-items:center;justify-content:flex-end;padding-block:32px 64px}@media print,screen and (min-width:768px){.c-sns-share{padding-block:40px 80px}}.c-sns-share__txt{font-size:1.6rem;font-weight:800}@media print,screen and (min-width:768px){.c-sns-share__txt{font-size:1.8rem}}.c-sns-share__button-list{display:flex;gap:24px}.c-bottom-nav{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;margin-top:32px}@media print,screen and (min-width:768px){.c-bottom-nav{grid-template-columns:1fr auto 1fr;gap:16px;margin-top:40px}}.c-bottom-nav__next,.c-bottom-nav__prev{position:relative;display:flex;align-items:center}.c-bottom-nav__next a,.c-bottom-nav__prev a{display:flex;gap:12px;align-items:center}@media print,screen and (min-width:768px){.c-bottom-nav__next a,.c-bottom-nav__prev a{gap:16px}}.c-bottom-nav__next a:focus-visible .c-bottom-nav__next-txt,.c-bottom-nav__next a:focus-visible .c-bottom-nav__prev-txt,.c-bottom-nav__prev a:focus-visible .c-bottom-nav__next-txt,.c-bottom-nav__prev a:focus-visible .c-bottom-nav__prev-txt{background:var(--bgColorHover);transform:translate(2px,2px)}.c-bottom-nav__next a:focus-visible .c-bottom-nav__txt,.c-bottom-nav__prev a:focus-visible .c-bottom-nav__txt{color:var(--primary)}@media (hover:hover) and (pointer:fine){.c-bottom-nav__next a:hover .c-bottom-nav__next-txt,.c-bottom-nav__next a:hover .c-bottom-nav__prev-txt,.c-bottom-nav__prev a:hover .c-bottom-nav__next-txt,.c-bottom-nav__prev a:hover .c-bottom-nav__prev-txt{background:var(--bgColorHover);transform:translate(2px,2px)}.c-bottom-nav__next a:hover .c-bottom-nav__txt,.c-bottom-nav__prev a:hover .c-bottom-nav__txt{color:var(--primary)}}.c-bottom-nav__next button,.c-bottom-nav__prev button{position:relative;inset:0;display:inline-block;padding:0;background-color:transparent;border:none}.c-bottom-nav__prev{grid-row:1;grid-column:1;justify-self:start}@media print,screen and (min-width:768px){.c-bottom-nav__prev{grid-row:1;grid-column:1;justify-self:start}}.c-bottom-nav__next{grid-row:1;grid-column:2;justify-self:end}@media print,screen and (min-width:768px){.c-bottom-nav__next{grid-row:1;grid-column:3;justify-self:end}}.c-bottom-nav__next-button,.c-bottom-nav__prev-button{width:34px;height:34px;margin-top:0}@media print,screen and (min-width:768px){.c-bottom-nav__next-button,.c-bottom-nav__prev-button{width:42px;height:42px}}.c-bottom-nav__next-button:before,.c-bottom-nav__prev-button:before{position:absolute;right:0;bottom:0;width:32px;height:32px;content:"";background-color:var(--primary);border-radius:50%}@media print,screen and (min-width:768px){.c-bottom-nav__next-button:before,.c-bottom-nav__prev-button:before{width:40px;height:40px}}.c-bottom-nav__next-button:after,.c-bottom-nav__prev-button:after{content:none}.c-bottom-nav__next-txt,.c-bottom-nav__prev-txt{position:absolute;top:0;left:0;width:32px;height:32px;font-size:0;text-align:center;background-color:var(--white);border:1px solid var(--primary);border-radius:50%;transition:transform .1s ease-out}@media print,screen and (min-width:768px){.c-bottom-nav__next-txt,.c-bottom-nav__prev-txt{width:40px;height:40px}}.c-bottom-nav__next-txt:before,.c-bottom-nav__prev-txt:before{position:absolute;top:0;right:0;bottom:0;left:0;width:12px;height:12px;margin:auto;content:"";background-color:var(--primary);-webkit-mask-image:url(../../images/i_arrow2.svg);mask-image:url(../../images/i_arrow2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;transform:rotate(180deg);transform-origin:center}.c-bottom-nav__next-txt:before{transform:rotate(0deg)}.c-bottom-nav__txt{font-weight:700}@media print,screen and (min-width:768px){.c-bottom-nav__txt{font-size:1.6rem}}.c-bottom-nav__back{grid-column:1/3;justify-self:center;width:auto;margin-top:0;text-align:center}@media print,screen and (min-width:768px){.c-bottom-nav__back{grid-row:1;grid-column:2;justify-self:center;width:auto;margin-top:0}}.c-btn-back{position:relative;display:inline-block}.c-btn-back:after{position:absolute;right:-2px;bottom:-2px;z-index:-1;display:block;width:100%;height:100%;content:"";background-color:var(--primary);border:1px solid var(--primary);border-radius:22.5px}@media print,screen and (min-width:1025px){.c-btn-back:after{border-radius:28px}}.c-btn-back:focus-visible .c-btn-back__inner{color:var(--primary);background-color:var(--bgColorHover);transform:translate(2px,2px)}@media (hover:hover) and (pointer:fine){.c-btn-back:hover .c-btn-back__inner{color:var(--primary);background-color:var(--bgColorHover);transform:translate(2px,2px)}}.c-btn-back__inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;width:100%;height:100%;min-height:45px;padding:12px 44px 12px 16px;font-size:1.4rem;font-weight:700;line-height:1;background-color:var(--white);border:1px solid var(--primary);border-radius:22.5px;transition:transform .1s ease}.c-btn-back__inner:after{position:absolute;top:0;right:18px;bottom:0;display:block;width:12px;height:12px;margin:auto;content:"";background-color:var(--primary);-webkit-mask:url(../../images/i_arrow2.svg) center no-repeat;mask:url(../../images/i_arrow2.svg) center no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto}.p-banner{position:fixed;right:0;bottom:0;left:0;z-index:100;width:100%;transition:all .2s ease-out}@media print,screen and (min-width:1025px){.p-banner{display:none}}.p-banner__link{display:block}