.c-btn{background-color:#fff;cursor:pointer;display:inline-block}.c-btn-icon{background-color:#fff;cursor:pointer;display:inline-block}.c-btn-icon::after{content:"";display:inline-block;background:url("../images/arrow-right.svg") no-repeat;width:25px;height:25px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.c-btn-round,.is-style-btn-theme .wp-block-button__link,.is-style-btn-theme-blue .wp-block-button__link,.is-style-btn-theme-gold .wp-block-button__link,.c-btn-round--gold,.c-btn-round--blue,.c-btn-round--gray{background:var(--btn-round-bg, linear-gradient(to right, var(--gradient-magenta)));cursor:pointer;display:inline-flex;justify-content:center;align-items:center;text-align:center;font-size:var(--btn-round-fz, 14px);font-weight:var(--btn-round-fw, 600);color:var(--btn-round-color, var(--color-white));width:100%;min-width:fit-content;max-width:var(--btn-round-width, auto);padding:var(--btn-round-padding, 10px 24px);border-radius:9em;text-decoration:none;box-shadow:0px 2px 3px 0px rgba(0,0,0,.25);transition:box-shadow .3s}.c-btn-round:hover,.is-style-btn-theme .wp-block-button__link:hover,.is-style-btn-theme-blue .wp-block-button__link:hover,.is-style-btn-theme-gold .wp-block-button__link:hover,.c-btn-round--gold:hover,.c-btn-round--blue:hover,.c-btn-round--gray:hover{box-shadow:none;color:var(--btn-round-hover-color, var(--color-white))}.c-btn-round:has(img),.is-style-btn-theme .wp-block-button__link:has(img),.is-style-btn-theme-blue .wp-block-button__link:has(img),.is-style-btn-theme-gold .wp-block-button__link:has(img),.c-btn-round--gold:has(img),.c-btn-round--blue:has(img),.c-btn-round--gray:has(img){gap:.5em;padding:10px 20px}.c-btn-round--gray{--btn-round-bg: var(--color-text)}.c-btn-round--blue{--btn-round-bg: linear-gradient(to right, var(--gradient-blue))}.c-btn-round--gold{--btn-round-bg: linear-gradient(to right, var(--gradient-gold));--btn-round-color: var(--color-text);--btn-round-hover-color: var(--color-text)}.wp-block-image.is-style-border-radius img,.is-style-border-radius{border-radius:8px}.wp-block-image.is-style-border-radius-100px img{width:100%;border-radius:100px}.is-style-height30{height:30px !important}.is-style-height60{height:60px !important}@media(max-width: 599px){.is-style-height60{height:40px !important}}.is-style-height80{height:80px !important}@media(max-width: 599px){.is-style-height80{height:60px !important}}.is-style-height160{height:160px !important}@media(max-width: 599px){.is-style-height160{height:120px !important}}.is-style-regular table,.is-style-table-responsive table{font-size:16px}@media(max-width: 781px){.is-style-regular table,.is-style-table-responsive table{white-space:pre;overflow-x:scroll;table-layout:initial !important}}.is-style-regular table thead,.is-style-table-responsive table thead{background-color:#f9f9f9;border:1px solid #ccc;text-align:center}.is-style-regular table thead th,.is-style-table-responsive table thead th{font-weight:normal}.is-style-regular table th,.is-style-table-responsive table th,.is-style-regular table td,.is-style-table-responsive table td{border:1px solid #ccc;padding:15px 25px}@media(max-width: 781px){.is-style-regular table th,.is-style-table-responsive table th,.is-style-regular table td,.is-style-table-responsive table td{max-width:350px;min-width:200px;white-space:pre-line}}@media(max-width: 599px){.is-style-regular table th,.is-style-table-responsive table th,.is-style-regular table td,.is-style-table-responsive table td{padding:15px;vertical-align:baseline}}@media(max-width: 599px){.is-style-regular table td:nth-child(2n+1),.is-style-table-responsive table td:nth-child(2n+1){vertical-align:baseline}}@media(max-width: 599px){.is-style-table-responsive table thead{border-bottom-width:0}}@media(max-width: 781px){.is-style-table-responsive table thead th{max-width:initial}}@media(max-width: 599px){.is-style-table-responsive table thead th:first-child{border-width:0}}@media(max-width: 599px){.is-style-table-responsive table thead th:not(:first-child){display:none}}@media(max-width: 599px){.is-style-table-responsive table tr{display:flex;flex-direction:column}}.is-style-table-responsive table tr:last-child td:last-child{border-bottom-width:1px}@media(max-width: 781px){.is-style-table-responsive table td{max-width:initial}}@media(max-width: 599px){.is-style-table-responsive table td{border-bottom-width:0}}@media(max-width: 599px){.is-style-table-responsive table td:not(:first-child){border-top-width:0}}.is-style-btn-magenta .wp-block-button__link{background-color:#fff;border:1px solid #e5005a;border-radius:0;color:#e5005a;display:block;font-size:16px;padding:22px 40px 22px 20px;background-image:url("../../assets/images/icon-awesome-arrow-circle-right-magenta.svg");background-repeat:no-repeat;background-position:93% 50%;text-decoration:none}.is-style-btn-magenta .wp-block-button__link:hover{background-color:#e5005a;color:#fff;background-image:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg")}.is-style-btn-black .wp-block-button__link{background-color:#fff;border:1px solid #000;border-radius:0;color:#333;display:block;font-size:16px;padding:22px 40px 22px 20px;background-image:url("../../assets/images/icon-awesome-arrow-right.svg");background-repeat:no-repeat;background-position:93% 50%;text-decoration:none}.is-style-btn-black .wp-block-button__link:hover{background-color:#f9f9f9}.is-style-btn-border-radius-magenta .wp-block-button__link{background-color:#e5005a;border:1px solid #e5005a;border-radius:50px;color:#fff;display:block;font-size:16px;padding:10px 45px 10px 20px;text-decoration:none;cursor:pointer;position:relative}.is-style-btn-border-radius-magenta .wp-block-button__link:hover{background-color:#fff;color:#e5005a}.is-style-btn-border-radius-magenta .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-border-radius-magenta .wp-block-button__link:hover::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-magenta.svg")}.is-style-btn-fill-magenta .wp-block-button__link{background-color:#e5005a;border:1px solid #e5005a;border-radius:50px;color:#fff;display:block;font-size:16px;padding:10px 45px 10px 20px;text-decoration:none;cursor:pointer;position:relative}.is-style-btn-fill-magenta .wp-block-button__link:hover{background-color:#fff;color:#e5005a}.is-style-btn-fill-magenta .wp-block-button__link:hover::after{transition:.3s;right:10px;content:url("../../assets/images/icon-awesome-arrow-circle-right-magenta.svg")}.is-style-btn-fill-magenta .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-down-magenta .wp-block-button__link{position:relative;top:0;background-color:#e5005a;border:1px solid #e5005a;border-radius:8px;padding:22px 40px 22px 20px;color:#fff;font-size:16px;text-decoration:none;cursor:pointer;box-shadow:0 5px #c72062;transition:.2s ease-in-out}.is-style-btn-down-magenta .wp-block-button__link:hover{top:5px;box-shadow:0 0 #c72062}.is-style-btn-down-magenta .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-radius-magenta .wp-block-button__link{border-radius:50px;padding:10px 45px 10px 20px;background-color:#e5005a;border:1px solid #e5005a;box-shadow:0 5px #c72062;transition:.2s ease-in-out;color:#fff;position:relative;top:0}.is-style-btn-radius-magenta .wp-block-button__link:hover{top:5px;box-shadow:0 0 #c72062}.is-style-btn-radius-magenta .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.has-hover-btn-down-magenta .wp-block-button__link,.has-hover-btn-radius-magenta .wp-block-button__link{position:relative;top:0;text-decoration:none;transition:.2s ease-in-out;color:#fff}.has-hover-btn-down-magenta .wp-block-button__link:hover,.has-hover-btn-radius-magenta .wp-block-button__link:hover{top:5px;background-color:#fff;color:#e5005a}.has-hover-btn-down-magenta .wp-block-button__link:hover::after,.has-hover-btn-radius-magenta .wp-block-button__link:hover::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-magenta.svg");transition:.3s;right:10px}.has-hover-btn-down-magenta .wp-block-button__link::after,.has-hover-btn-radius-magenta .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-fill-blue .wp-block-button__link{background-color:#0323b8;border:1px solid #0323b8;border-radius:50px;color:#fff;display:block;font-size:16px;padding:10px 45px 10px 20px;text-decoration:none;cursor:pointer;position:relative}.is-style-btn-fill-blue .wp-block-button__link:hover{background-color:#fff;color:#0323b8}.is-style-btn-fill-blue .wp-block-button__link:hover::after{transition:.3s;right:10px;content:url("../../assets/images/icon-awesome-arrow-circle-right-blue.svg")}.is-style-btn-fill-blue .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-down-blue .wp-block-button__link{position:relative;top:0;background-color:#0323b8;border:1px solid #0323b8;border-radius:8px;padding:22px 40px 22px 20px;color:#fff;font-size:16px;text-decoration:none;cursor:pointer;box-shadow:0 5px #142578;transition:.2s ease-in-out}.is-style-btn-down-blue .wp-block-button__link:hover{top:5px;box-shadow:0 0 #142578}.is-style-btn-down-blue .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-radius-blue .wp-block-button__link{border-radius:50px;padding:10px 45px 10px 20px;background-color:#0323b8;border:1px solid #0323b8;box-shadow:0 5px #142578;transition:.2s ease-in-out;color:#fff;position:relative;top:0}.is-style-btn-radius-blue .wp-block-button__link:hover{top:5px;box-shadow:0 0 #142578}.is-style-btn-radius-blue .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.has-hover-btn-down-blue .wp-block-button__link,.has-hover-btn-radius-blue .wp-block-button__link{position:relative;top:0;text-decoration:none;transition:.2s ease-in-out;color:#fff}.has-hover-btn-down-blue .wp-block-button__link:hover,.has-hover-btn-radius-blue .wp-block-button__link:hover{top:5px;background-color:#fff;color:#0323b8}.has-hover-btn-down-blue .wp-block-button__link:hover::after,.has-hover-btn-radius-blue .wp-block-button__link:hover::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-blue.svg");transition:.3s;right:10px}.has-hover-btn-down-blue .wp-block-button__link::after,.has-hover-btn-radius-blue .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-fill-green .wp-block-button__link{background-color:#02925f;border:1px solid #02925f;border-radius:50px;color:#fff;display:block;font-size:16px;padding:10px 45px 10px 20px;text-decoration:none;cursor:pointer;position:relative}.is-style-btn-fill-green .wp-block-button__link:hover{background-color:#fff;color:#02925f}.is-style-btn-fill-green .wp-block-button__link:hover::after{transition:.3s;right:10px;content:url("../../assets/images/icon-awesome-arrow-circle-right-green.svg")}.is-style-btn-fill-green .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-down-green .wp-block-button__link{position:relative;top:0;background-color:#02925f;border:1px solid #02925f;border-radius:8px;padding:22px 40px 22px 20px;color:#fff;font-size:16px;text-decoration:none;cursor:pointer;box-shadow:0 5px #0f593f;transition:.2s ease-in-out}.is-style-btn-down-green .wp-block-button__link:hover{top:5px;box-shadow:0 0 #0f593f}.is-style-btn-down-green .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-radius-green .wp-block-button__link{border-radius:50px;padding:10px 45px 10px 20px;background-color:#02925f;border:1px solid #02925f;box-shadow:0 5px #0f593f;transition:.2s ease-in-out;color:#fff;position:relative;top:0}.is-style-btn-radius-green .wp-block-button__link:hover{top:5px;box-shadow:0 0 #0f593f}.is-style-btn-radius-green .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.has-hover-btn-down-green .wp-block-button__link,.has-hover-btn-radius-green .wp-block-button__link{position:relative;top:0;text-decoration:none;transition:.2s ease-in-out;color:#fff}.has-hover-btn-down-green .wp-block-button__link:hover,.has-hover-btn-radius-green .wp-block-button__link:hover{top:5px;background-color:#fff;color:#02925f}.has-hover-btn-down-green .wp-block-button__link:hover::after,.has-hover-btn-radius-green .wp-block-button__link:hover::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-green.svg");transition:.3s;right:10px}.has-hover-btn-down-green .wp-block-button__link::after,.has-hover-btn-radius-green .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-fill-orange .wp-block-button__link{background-color:#f47b00;border:1px solid #f47b00;border-radius:50px;color:#fff;display:block;font-size:16px;padding:10px 45px 10px 20px;text-decoration:none;cursor:pointer;position:relative}.is-style-btn-fill-orange .wp-block-button__link:hover{background-color:#fff;color:#f47b00}.is-style-btn-fill-orange .wp-block-button__link:hover::after{transition:.3s;right:10px;content:url("../../assets/images/icon-awesome-arrow-circle-right-orange.svg")}.is-style-btn-fill-orange .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-down-orange .wp-block-button__link{position:relative;top:0;background-color:#f47b00;border:1px solid #f47b00;border-radius:8px;padding:22px 40px 22px 20px;color:#fff;font-size:16px;text-decoration:none;cursor:pointer;box-shadow:0 5px #cd6c0a;transition:.2s ease-in-out}.is-style-btn-down-orange .wp-block-button__link:hover{top:5px;box-shadow:0 0 #cd6c0a}.is-style-btn-down-orange .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.is-style-btn-radius-orange .wp-block-button__link{border-radius:50px;padding:10px 45px 10px 20px;background-color:#f47b00;border:1px solid #f47b00;box-shadow:0 5px #cd6c0a;transition:.2s ease-in-out;color:#fff;position:relative;top:0}.is-style-btn-radius-orange .wp-block-button__link:hover{top:5px;box-shadow:0 0 #cd6c0a}.is-style-btn-radius-orange .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.has-hover-btn-down-orange .wp-block-button__link,.has-hover-btn-radius-orange .wp-block-button__link{position:relative;top:0;text-decoration:none;transition:.2s ease-in-out;color:#fff}.has-hover-btn-down-orange .wp-block-button__link:hover,.has-hover-btn-radius-orange .wp-block-button__link:hover{top:5px;background-color:#fff;color:#f47b00}.has-hover-btn-down-orange .wp-block-button__link:hover::after,.has-hover-btn-radius-orange .wp-block-button__link:hover::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-orange.svg");transition:.3s;right:10px}.has-hover-btn-down-orange .wp-block-button__link::after,.has-hover-btn-radius-orange .wp-block-button__link::after{content:url("../../assets/images/icon-awesome-arrow-circle-right-white.svg");position:absolute;top:50%;right:15px;transform:translateY(-50%);height:20px}.has-hover-underline .wp-block-button__link:hover{text-decoration:underline;text-underline-offset:5px}.has-hover-underline .wp-block-button__link:hover::after{transition:initial;right:15px}:is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link{position:relative;transition:opacity .3s}:is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link a{text-decoration:none;color:inherit !important;background:none !important;outline:0}:is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link a:after{content:"";position:absolute;z-index:1;inset:0}:is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link:hover{opacity:.7}:is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link.wp-block-cover{overflow:hidden}:is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link.wp-block-cover .wp-block-cover__image-background{transition:transform .3s}:is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link.wp-block-cover:hover .wp-block-cover__image-background{transform:scale(1.05)}.editor-styles-wrapper :is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link a{text-decoration:underline 2px dotted var(--wp-admin-theme-color) !important;cursor:pointer;position:relative}.editor-styles-wrapper :is(.wp-block-cover,.wp-block-column,.wp-block-group).is-style-full-link a::after{content:"🔗リンクを編集";display:inline-block;opacity:.8;font-size:.75rem;position:absolute;inset:-1.5em auto auto 0;color:var(--wp-admin-theme-color);background:var(--color-white);width:fit-content;white-space:nowrap}.wp-block-group.is-style-full-link{width:fit-content;margin-inline:auto}.is-style-columns-theme,.is-style-columns-theme-reverse{gap:80px;max-width:1000px;margin-inline:auto}@media(max-width: 1199px){.is-style-columns-theme,.is-style-columns-theme-reverse{width:82vw;max-width:100%;gap:5vw}}@media(max-width: 781px){.is-style-columns-theme,.is-style-columns-theme-reverse{flex-direction:column;gap:30px}}@media(max-width: 781px){.is-style-columns-theme-reverse{flex-direction:column-reverse}}.is-style-columns-theme:has(.wp-block-column:nth-child(3)):not(:has(.wp-block-column:nth-child(4))),.is-style-columns-theme-reverse:has(.wp-block-column:nth-child(3)):not(:has(.wp-block-column:nth-child(4))){gap:20px}.is-style-columns-theme:has(.wp-block-column:nth-child(3)):not(:has(.wp-block-column:nth-child(4)))>.wp-block-column,.is-style-columns-theme-reverse:has(.wp-block-column:nth-child(3)):not(:has(.wp-block-column:nth-child(4)))>.wp-block-column{background:var(--color-white);padding:20px 30px 70px;border-radius:100px}.wp-block-heading.is-style-heading-logo{font-size:33px;display:flex;align-items:center;gap:34px;margin-block:1em}@media(max-width: 599px){.wp-block-heading.is-style-heading-logo{font-size:25px;gap:14px;width:95%}}.wp-block-heading.is-style-heading-logo::before{content:"";background-image:url("../../assets/images/logo-pin.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:48px;height:68px;aspect-ratio:1}.has-text-align-center.is-style-heading-logo{justify-content:center}h1.wp-block-heading[class*=is-style-heading-grad-]{text-align:center;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media(max-width: 781px){h1.wp-block-heading[class*=is-style-heading-grad-]{font-size:24px}}h1.wp-block-heading[class*=is-style-heading-grad-]::after{content:"";display:block;margin-top:14px;margin-inline:auto;width:70px;height:10px}h1.wp-block-heading.is-style-heading-grad-magenta{background-image:linear-gradient(90deg, var(--gradient-magenta))}h1.wp-block-heading.is-style-heading-grad-magenta::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10' viewBox='0 0 70 10' fill='none'%3E%3Ccircle cx='5' cy='5' r='5' fill='url(%23paint0_linear_2104_6447)'/%3E%3Ccircle cx='35' cy='5' r='5' fill='url(%23paint1_linear_2104_6447)'/%3E%3Ccircle cx='65' cy='5' r='5' fill='url(%23paint2_linear_2104_6447)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2104_6447' x1='0' y1='6.82927' x2='10.6481' y2='6.82927' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E5005A'/%3E%3Cstop offset='0.5' stop-color='%23F5404F'/%3E%3Cstop offset='1' stop-color='%23FF7A63'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_2104_6447' x1='30' y1='6.82927' x2='40.6481' y2='6.82927' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E5005A'/%3E%3Cstop offset='0.5' stop-color='%23F5404F'/%3E%3Cstop offset='1' stop-color='%23FF7A63'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_2104_6447' x1='60' y1='6.82927' x2='70.6481' y2='6.82927' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E5005A'/%3E%3Cstop offset='0.5' stop-color='%23F5404F'/%3E%3Cstop offset='1' stop-color='%23FF7A63'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}h1.wp-block-heading.is-style-heading-grad-blue{background-image:linear-gradient(90deg, var(--gradient-blue))}h1.wp-block-heading.is-style-heading-grad-blue::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='10' viewBox='0 0 70 10' fill='none'%3E%3Ccircle cx='5' cy='5' r='5' fill='url(%23paint0_linear_2105_6454)'/%3E%3Ccircle cx='35' cy='5' r='5' fill='url(%23paint1_linear_2105_6454)'/%3E%3Ccircle cx='65' cy='5' r='5' fill='url(%23paint2_linear_2105_6454)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2105_6454' x1='0' y1='5' x2='10' y2='5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23195C99'/%3E%3Cstop offset='1' stop-color='%2323A4E0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_2105_6454' x1='30' y1='5' x2='40' y2='5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23195C99'/%3E%3Cstop offset='1' stop-color='%2323A4E0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_2105_6454' x1='60' y1='5' x2='70' y2='5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23195C99'/%3E%3Cstop offset='1' stop-color='%2323A4E0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}h2.wp-block-heading.is-style-heading-theme{font-size:30px;padding-block:.5em;position:relative;width:fit-content;margin-inline:auto;text-align:center;letter-spacing:.02em}@media(max-width: 781px){h2.wp-block-heading.is-style-heading-theme{font-size:20px}}h2.wp-block-heading.is-style-heading-theme::before{content:"";width:100%;height:6px;background:linear-gradient(to right, var(--gradient-magenta));position:absolute;bottom:0;left:0;transform:translateY(0)}h3.wp-block-heading.is-style-heading-theme{padding:5px 0px 5px 32px;letter-spacing:.02em;font-weight:600;position:relative}@media(max-width: 781px){h3.wp-block-heading.is-style-heading-theme{font-size:18px}}h3.wp-block-heading.is-style-heading-theme::before{content:"";width:4px;height:100%;background:linear-gradient(90deg, var(--gradient-magenta));position:absolute;top:0;left:0}h4.wp-block-heading.is-style-heading-theme{font-size:24px;font-weight:600;letter-spacing:.02em;color:var(--color-magenta)}@media(max-width: 781px){h4.wp-block-heading.is-style-heading-theme{font-size:18px}}h5.wp-block-heading.is-style-heading-theme{font-size:20px;font-weight:600;letter-spacing:.02em;padding:10px;width:fit-content;margin-left:0;border-bottom:2px solid currentColor}@media(max-width: 781px){h5.wp-block-heading.is-style-heading-theme{font-size:16px}}h6.wp-block-heading.is-style-heading-theme{font-size:18px;font-weight:600;letter-spacing:.02em;padding-left:32px;position:relative}@media(max-width: 781px){h6.wp-block-heading.is-style-heading-theme{font-size:16px}}h6.wp-block-heading.is-style-heading-theme::before{content:"";position:absolute;top:.2lh;left:0;width:14px;aspect-ratio:1/1;border-radius:50%;background:currentColor}.is-style-list-theme{list-style:none;font-size:18px}@media(max-width: 781px){.is-style-list-theme{font-size:16px}}.is-style-list-theme li{position:relative;padding-left:var(--padding-left-list-theme, 43px) !important;text-indent:unset !important}.is-style-list-theme li::before{content:"";position:absolute;left:0;top:.15lh;width:20px;aspect-ratio:1/1;border-radius:50%;background:linear-gradient(135deg, var(--gradient-magenta))}@media(max-width: 781px){.is-style-list-theme li::before{--padding-left-list-theme: 38px;width:15px}}.is-style-btn-theme,.is-style-btn-theme-gold,.is-style-btn-theme-blue{min-width:4em}.is-style-btn-theme.has-custom-width .wp-block-button__link,.has-custom-width.is-style-btn-theme-gold .wp-block-button__link,.has-custom-width.is-style-btn-theme-blue .wp-block-button__link{max-width:100%}.is-style-btn-theme-blue{--btn-round-bg: linear-gradient(to right, var(--gradient-blue))}.is-style-btn-theme-gold{--btn-round-bg: linear-gradient(to right, var(--gradient-gold));--btn-round-color: var(--color-text);--btn-round-hover-color: var(--color-text)}.is-style-table-theme,.is-style-table-theme-blue{--table-border-color: #C8C8C8;position:relative;max-width:initial}@media(max-width: 1199px){.is-style-table-theme,.is-style-table-theme-blue{--table-padding-inline: calc(50vw - 50%);margin-inline:calc(var(--table-padding-inline)*-1);padding-inline:var(--table-padding-inline)}.is-style-table-theme::after,.is-style-table-theme-blue::after{content:"";--_x: 85vw;position:absolute;top:50%;left:var(--_x);width:40px;aspect-ratio:1/1;border-top:6px solid var(--table-border-color);border-right:6px solid var(--table-border-color);transform:translate(-50%, -50%) rotate(45deg);opacity:.7;animation:tableScrollHint 1.5s infinite;pointer-events:none}.is-style-table-theme.js-table-scrolled::after,.is-style-table-theme-blue.js-table-scrolled::after{display:none}@keyframes tableScrollHint{0%{left:var(--_x)}50%{left:calc(var(--_x) + 4px)}100%{left:var(--_x)}}}.is-style-table-theme table,.is-style-table-theme-blue table{width:100%;border-collapse:separate;border-spacing:0;font-size:16px}@media(max-width: 1199px){.is-style-table-theme table,.is-style-table-theme-blue table{min-width:1200px}}.is-style-table-theme table th,.is-style-table-theme table td,.is-style-table-theme-blue table th,.is-style-table-theme-blue table td{padding:.4em;border:1px solid var(--table-border-color)}.is-style-table-theme table th:not([class*=has-text-align-]),.is-style-table-theme table td:not([class*=has-text-align-]),.is-style-table-theme-blue table th:not([class*=has-text-align-]),.is-style-table-theme-blue table td:not([class*=has-text-align-]){text-align:center}.is-style-table-theme table thead,.is-style-table-theme-blue table thead{--table-border-color: var(--color-bg-beige);border-bottom-width:0;font-size:18px}.is-style-table-theme table thead th,.is-style-table-theme-blue table thead th{background:linear-gradient(180deg, #e5005a, #ff7a63);border-bottom-width:0;color:var(--color-white);text-align:center;padding:.75em}.is-style-table-theme table thead th:first-child,.is-style-table-theme-blue table thead th:first-child{border-top-left-radius:10px;border-left-width:0}.is-style-table-theme table thead th:last-child,.is-style-table-theme-blue table thead th:last-child{border-top-right-radius:10px;border-right-width:0}.is-style-table-theme table tbody tr:first-child td,.is-style-table-theme-blue table tbody tr:first-child td{border-top-width:0}.is-style-table-theme table tbody tr:last-child td,.is-style-table-theme-blue table tbody tr:last-child td{border-bottom-width:2px}.is-style-table-theme table tbody td,.is-style-table-theme-blue table tbody td{border-color:var(--table-border-color)}.is-style-table-theme table tbody td:first-child,.is-style-table-theme-blue table tbody td:first-child{border-left-width:2px;font-size:16px}.is-style-table-theme table tbody td:last-child,.is-style-table-theme-blue table tbody td:last-child{border-right-width:2px}.is-style-table-theme-blue table thead th{background:linear-gradient(to bottom, var(--gradient-blue))}.wp-block-quote{font-size:1em;border-left:5px solid #ccc;padding:.75em 1.5em !important;margin:1.5em auto !important}.wp-block-quote .block-editor-rich-text__editable>p,.wp-block-quote p{margin:0 !important}.wp-block-quote cite{font-style:normal;font-size:.875em;color:#ccc;margin-top:10px}.c-list:not(.is-style-list-asterisk){margin-top:20px;position:relative;padding-left:20px}.c-list:not(.is-style-list-asterisk) li+li{margin-top:7px}.c-list:not(.is-style-list-asterisk) li .c-list{margin-top:10px}.is-style-list-asterisk{font-size:12px;margin-top:10px !important}.is-style-list-asterisk li{list-style:none;padding-left:1em;text-indent:-1em}.is-style-list-asterisk li::before{content:"※";margin-right:3px;font-weight:600}.is-style-list-asterisk li+li{margin-top:3px}.is-style-list-asterisk li>.c-list{padding-left:0;margin-top:3px}.p-card{margin:60px 0 0;justify-content:space-between}@media(max-width: 781px){.p-card{margin:30px 0 0;justify-content:center}}.p-card--reverse{margin:60px 0 0;justify-content:space-between}@media(max-width: 781px){.p-card--reverse{margin:30px 0 0;flex-direction:column-reverse;justify-content:center}}.p-card__text{max-width:660px;width:100%}.p-card__text p{line-height:1.8}.p-card__text p+p{margin-top:20px}.p-card__text p a{color:#333;margin-top:30px}.p-card__text p a:hover{text-decoration:none}.p-card__img{max-width:480px;text-align:center}.p-explain{margin-top:60px}.p-explain~.p-explain{margin-top:30px}.p-explain--gray{margin-bottom:0;padding:30px 0}.p-explain--gray~.p-explain--gray{padding-top:0 !important}.p-explain--gray .p-explain__card{border:2px solid #f9f9f9}.p-explain__card{border-radius:8px;padding:0 25px 30px;max-width:calc(33.33% - 20px)}@media(max-width: 781px){.p-explain__card{max-width:initial;width:100%}}.p-explain__card .wp-block-image{margin:0;position:relative;overflow:hidden;padding-top:60%}.p-explain__card .wp-block-image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;object-fit:contain}.p-explain__title{margin-top:20px;font-size:16px}.p-explain__img{width:100%;margin:30px auto 0;text-align:center;overflow:hidden}.p-explain__description{margin-top:30px}.p-explain__text+p{margin-top:20px}.p-explain__card-title{border-radius:8px !important;padding:0 25px 30px !important;flex-grow:1}.p-introduction{margin:60px 0 0}.p-introduction+.p-introduction{margin:30px auto 0}.p-introduction .wp-block-image{display:flow-root;text-align:center}.p-introduction__card{max-width:570px;border-radius:8px;padding:0 25px 30px}@media(max-width: 781px){.p-introduction__card{max-width:initial;width:100%}}.p-introduction__title{margin:30px 0 0;font-size:24px}.p-introduction__img{width:100%;margin-top:30px;margin-bottom:0;overflow:hidden}.p-introduction__img .wp-block-image{margin:0;position:relative;overflow:hidden;padding-top:60%}.p-introduction__img .wp-block-image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;object-fit:contain}.p-introduction__description{margin-top:30px}.p-introduction__text+p{margin-top:20px}body{counter-reset:num}h1{margin-bottom:30px}h2{font-size:34px;font-weight:600}@media(max-width: 599px){h2{font-size:24px}}h3{font-size:24px;font-weight:600}@media(max-width: 599px){h3{font-size:18px}}a{color:#333;text-decoration:none}.wp-block{font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;box-sizing:border-box;max-width:1200px;margin:0;margin-right:auto;margin-left:auto;padding:0}.wp-block[data-align=full]{max-width:none}.components-resizable-box__container{width:auto !important;height:auto !important;text-align:center}.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{margin:0}.wp-block[data-align=left],.wp-block[data-align=right]{overflow:auto;height:100%}.wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-top:56.25%;max-width:800px;margin:0 auto}.wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important}.wp-block-image img{max-width:800px;width:100% !important}[data-type="core/list"]{list-style-position:inside;margin-top:20px}[data-type="core/list"] [aria-label=リストのテキスト]{display:initial}[data-type="core/list"]:not(.is-style-list-asterisk) li{padding-left:1em;text-indent:-1em}[data-type="core/list"]:not(.is-style-list-asterisk) li+li{margin-top:7px}[data-type="core/list"]:not(.is-style-list-asterisk) li>ul,[data-type="core/list"]:not(.is-style-list-asterisk) li>ol{padding-left:15px;margin-top:10px}[data-type="core/list"]:not(.is-style-list-asterisk) li>ul>li,[data-type="core/list"]:not(.is-style-list-asterisk) li>ol>li{padding-left:0}.is-style-list-asterisk li ul,.is-style-list-asterisk li ol{margin-top:3px !important}.p-card,.p-card--reverse{margin-top:60px !important}@media(max-width: 781px){.p-card--reverse{margin-top:60px !important;flex-direction:column-reverse !important}}.p-card__img .components-resizable-box__container{max-width:480px !important;width:auto !important;height:auto !important}.p-explain{margin-top:60px !important}.p-explain~.p-explain{margin-top:30px !important}.p-explain__card{padding:30px 25px;max-width:380px;margin-right:0 !important;margin-left:0 !important}@media(max-width: 781px){.p-explain__card{max-width:initial;width:100%}}.p-explain__title{margin-top:20px}.p-explain__img{overflow:hidden}.p-explain__description{margin-top:30px}.p-introduction{margin-top:60px !important}.p-introduction .wp-block [data-align=left],.p-introduction .wp-block [data-align=right]{height:auto;display:flow-root}.p-introduction .wp-block[data-align=center]>.wp-block-image>figcaption,.p-introduction .wp-block[data-align=left]>.wp-block-image>figcaption,.p-introduction .wp-block[data-align=right]>.wp-block-image>figcaption{display:block}.p-introduction__card{padding:0 25px 30px !important;max-width:570px;margin-right:0 !important;margin-left:0 !important}@media(max-width: 781px){.p-introduction__card{max-width:initial;width:100%}}.p-introduction__card .components-resizable-box__container{margin-top:30px !important;width:auto !important;height:auto !important}.p-introduction__title{margin-top:30px !important}.p-introduction__img{text-align:center;overflow:hidden}.p-introduction__description{margin-top:30px !important}.p-plan{justify-content:center}.p-plan~.p-plan{margin-top:30px !important}.p-plan .wp-block{margin-right:0;margin-left:0}.p-main-contents__img .components-resizable-box__container img{width:100% !important;height:auto !important}.p-chosen__inner .wp-block [data-align=left],.p-chosen__inner .wp-block [data-align=right]{height:auto;display:flow-root}.p-chosen__inner .wp-block[data-align=center]>.wp-block-image>figcaption,.p-chosen__inner .wp-block[data-align=left]>.wp-block-image>figcaption,.p-chosen__inner .wp-block[data-align=right]>.wp-block-image>figcaption{display:block}@media(max-width: 599px){.p-chosen-item{padding:30px 6px 47px !important}}@media(max-width: 781px){.p-continuous-use{top:54% !important}}.p-industry-option__link{padding:15px 5%}@media(max-width: 599px){.p-industry-option__link{padding:15px 12%}}.p-industry-option__link a{padding:0 !important;color:#333}.p-industry__title,.p-industry-option{margin-left:0 !important;margin-right:0 !important}.block-editor-block-list__block .faq{margin-top:30px}.block-editor-block-list__block .faqQuestion::before,.block-editor-block-list__block .faqQuestion::after{top:50%;left:97%}@media(max-width: 599px){.block-editor-block-list__block .faqQuestion::before,.block-editor-block-list__block .faqQuestion::after{left:90%}}.block-editor-block-list__block .faqQuestion p::before{padding:4px 10px}.block-editor-block-list__block .faqAnswer{display:block}.block-editor-block-list__block .faqAnswer::before{padding:4px 10px}.p-procedure__head::before{width:24px !important;height:24px !important;padding:6px !important;z-index:1}.p-cv-banner{margin-top:60px !important;height:100% !important}.c-border-box .wp-block-group__inner-container{padding:20px}.p-article{padding:30px 15px}.p-article-body a{text-decoration-line:underline;text-decoration-color:#ccc}.p-article-body a:hover{color:#e5005a;text-decoration-color:rgba(229,0,90,.3)}.p-article-header__wrapper{display:flex;align-items:center}.p-article-header__date{font-weight:600;font-size:20px;margin-right:15px}.p-article-header__category{font-size:14px;text-decoration:none;padding:5px 8px;border:1px solid #ccc}.p-article-header__title,.wp-block-post-title{margin:30px auto;padding-bottom:10px;border-bottom:3px solid #ccc}@media(max-width: 781px){.p-article-header__title,.wp-block-post-title{font-size:30px}}@media(max-width: 599px){.p-article-header__title,.wp-block-post-title{font-size:26px}}.p-article-body h2,.p-article-body h3,.p-article-body h4,.p-article-body p,.block-editor-block-list__layout h2,.block-editor-block-list__layout h3,.block-editor-block-list__layout h4,.block-editor-block-list__layout p{margin:30px auto}.p-article-body h2,.block-editor-block-list__layout h2{padding:12px 20px;border-radius:10px;background:linear-gradient(90deg, #e5005a 0%, #f5404f 53.24%, #ff7a63 106.48%);color:#fff;font-size:20px;font-weight:600;line-height:normal;letter-spacing:.03em}@media(max-width: 781px){.p-article-body h2,.block-editor-block-list__layout h2{font-size:18px}}.p-article-body h2:before,.block-editor-block-list__layout h2:before{display:none}.p-article-body h3,.block-editor-block-list__layout h3{padding:12px 10px;border-bottom:1px solid #000;font-size:20px;font-weight:600;line-height:normal;letter-spacing:.03em}@media(max-width: 781px){.p-article-body h3,.block-editor-block-list__layout h3{padding:8px 10px;font-size:18px}}.p-article-body h4:not(.wp-block-column>*),.block-editor-block-list__layout h4:not(.wp-block-column>*){padding:3px 20px;border-radius:10px;font-size:18px;font-weight:600;line-height:normal;letter-spacing:.03em;position:relative}@media(max-width: 781px){.p-article-body h4:not(.wp-block-column>*),.block-editor-block-list__layout h4:not(.wp-block-column>*){font-size:16px;padding:10px 20px}}.p-article-body h4:not(.wp-block-column>*)::before,.block-editor-block-list__layout h4:not(.wp-block-column>*)::before{content:"";width:6px;height:100%;background:#e5005a;border-radius:8px;position:absolute;top:0;left:0}.p-article-body h5,.block-editor-block-list__layout h5{font-size:18px;font-weight:600;line-height:normal;letter-spacing:.03em}@media(max-width: 781px){.p-article-body h5,.block-editor-block-list__layout h5{font-size:16px}}.p-article-body h6,.block-editor-block-list__layout h6{font-size:16px;font-weight:600;line-height:normal;letter-spacing:.03em}@media(max-width: 781px){.p-article-body h6,.block-editor-block-list__layout h6{font-size:14px}}.faq{margin-top:60px}.faq+.faq{margin-top:30px}.faqQuestion{background-color:#fff;position:relative;top:50%}.faqQuestion::before,.faqQuestion::after{background:#333;position:absolute;content:" ";display:block;transition:all .4s;top:50%;right:10px;width:20px;height:2px;transform:translate(-50%, -50%);z-index:1}.faqQuestion::before{transform:translate(-50%, -50%) rotate(90deg)}.faqQuestion p{border:1px solid #ccc;border-radius:8px;font-weight:600;padding:20px 80px;cursor:pointer;position:relative}.faqQuestion p::before{color:#fff;font-size:24px;content:"Q";position:absolute;top:50%;left:30px;transform:translateY(-50%);background-color:#333;border-radius:50%;padding:0 10px}@media(max-width: 599px){.faqQuestion p::before{left:20px}}@media(max-width: 599px){.faqQuestion p{padding:20px 70px}}.faqAnswer{display:none;padding:30px 80px;position:relative;font-weight:normal}@media(max-width: 599px){.faqAnswer{padding:30px 20px 20px 70px}}.faqAnswer::before{position:absolute;top:50%;left:30px;transform:translateY(-50%);content:"A";font-size:23px;font-weight:600;color:#fff;background-color:#e5005a;border-radius:50%;padding:0 10px}@media(max-width: 599px){.faqAnswer::before{top:55%;left:20px}}.open{background-color:#f9f9f9}.faqQuestion.open::before{transform:translate(-50%, -50%) rotate(0deg)}.u-bg-gray{background-color:#f9f9f9}.u-bg-white{background-color:#fff}.u-bg-orange{background-color:#ff8a15}.u-bg-green{background-color:#5eb79f}.u-bg-blue{background-color:#61b7d8}.u-bg-magenta-liner{background:linear-gradient(180deg, rgb(229, 0, 90) 0%, rgb(255, 122, 99) 50%, rgb(255, 214, 131) 100%)}.u-bg-pink-liner{background:linear-gradient(180deg, rgb(255, 215, 209) 0%, rgb(255, 241, 216) 100%)}.u-bg-yellow-liner{background:linear-gradient(180deg, rgb(255, 238, 220) 0%, rgb(255, 247, 220) 100%)}.u-color-magenta{color:#e5005a}@media(max-width: 781px){.u-hidden-md{display:none}}@media(max-width: 599px){.u-hidden-sm{display:none}}.u-visible-md{display:none}@media(max-width: 781px){.u-visible-md{display:block}}.u-visible-sm{display:none}@media(max-width: 599px){.u-visible-sm{display:block}}.u-width-50{width:50px;margin-left:auto;margin-right:auto}.u-width-80{width:80px;margin-left:auto;margin-right:auto}.u-width-100{width:100px;margin-left:auto;margin-right:auto}.u-width-150{width:150px;margin-left:auto;margin-right:auto}.u-width-200{width:200px;margin-left:auto;margin-right:auto}.u-hide-pc{display:none}@media(max-width: 599px){.u-hide-pc{display:inline-block}}.u-hide-sp{display:inline-block}@media(max-width: 599px){.u-hide-sp{display:none}}.u-inline-block{display:inline-block}.u-relative{position:relative}.u-absolute{position:absolute}.u-fixed{position:fixed}.u-z-0{z-index:0}.u-z-1{z-index:1}.u-z-2{z-index:2}.u-z-5{z-index:5}.u-z-10{z-index:10}.u-z-50{z-index:50}.u-z-100{z-index:100}.u-z-500{z-index:500}.u-z-1000{z-index:1000}.u-z-2000{z-index:2000}.u-z-max{z-index:9999}figure{max-width:800px}
