@charset "UTF-8";:root{--color-primary: #0f5d80;--color-secondary: #a38f36;--color-accent: #ffc107;--color-caution: #ff0000;--color-red: #d90000;--color-orange: #d97932;--color-yellow: #f4ce00;--color-light-blue: #1ab8c5;--color-bordeaux: #8d0d0d;--color-purple: #622d76;--color-border: #707070;--color-text: #000;--color-text-sub: #555555;--color-hover-bg: #f5f5f5;--color-hover-text: #005bac;--color-bg: #fff;--color-bg-sub: #f2eee1;--radius: .4rem;--radius-round: 9999px;--hover-opacity: .75;--font-size-xxs: clamp(.625rem, .5761rem + .2174vw, .75rem);--font-size-s: clamp(.8125rem, .7636rem + .2174vw, .9375rem);--font-size-base: clamp(1rem, .9511rem + .2174vw, 1.125rem)}.qa .is-blue{color:var(--color-primary)}.qa .is-red{color:var(--color-red)}@media screen and (max-width:639px){.qa .c-section.has-wave-mask{padding-bottom:6rem}}.p-qa-list{display:flex;flex-direction:column;gap:2rem}.p-qa-list__item.is--open .c-icon--plus{transform:rotate(90deg)}.p-qa-list__item.is--open .c-icon--plus:after{opacity:0}.p-qa-list__item.is--open .p-qa-list__title{color:var(--color-orange)}.p-qa-list__header{border-bottom:1px solid var(--color-border);display:flex;align-items:center;padding-bottom:.625rem}.p-qa-list__header .c-icon--plus{margin-left:auto;transition:all .2s ease}.p-qa-list__q{font-size:1.5625rem;font-family:Shippori Mincho B1,serif;color:var(--color-primary)}@media screen and (max-width:639px){.p-qa-list__q{align-items:flex-start;font-size:1.375rem;position:relative}}.p-qa-list__a{font-size:1.25rem;font-family:Shippori Mincho B1,serif;font-weight:600;color:var(--color-red)}@media screen and (max-width:639px){.p-qa-list__a{font-size:1.375rem}}.p-qa-list__title{margin:0;font-size:1.5625rem;font-weight:500;font-family:Shippori Mincho B1,serif;display:flex;align-items:center;gap:1rem}@media screen and (max-width:639px){.p-qa-list__title{align-items:flex-start;font-size:1.375rem;line-height:1.3;gap:.5rem}}@media(hover:hover)and (pointer:fine){.p-qa-list__title:hover{color:var(--color-orange)}}.p-qa-list__content-inner{padding:1.25rem;display:flex;gap:.9375rem}@media screen and (max-width:639px){.p-qa-list__content-inner{padding-left:.5rem;padding-right:0;gap:.8rem}}.p-qa-body{flex:1;padding-top:.1em;font-size:1.125rem;line-height:1.7;color:#4b4b4b}.p-qa-body *:first-child{margin-top:0}.p-qa-body *:last-child{margin-bottom:0}.p-qa-body b:not([class]){color:#000}.p-qa-body .c-table{margin:2em 0;border:none;border-bottom:1px solid var(--color-border)}.p-qa-body .c-table tr{border-top:1px solid var(--color-border)}@media screen and (max-width:639px){.p-qa-body .c-table tr{display:flex;flex-direction:column}}.p-qa-body .c-table th{width:30%;background-color:#ece6c3}@media screen and (max-width:639px){.p-qa-body .c-table th{width:100%}}.p-qa-body .c-table td{background-color:#fff}.p-qa-body .c-table th,.p-qa-body .c-table td{padding:1em;border:none}.p-qa-bold-light{font-weight:600}.p-qa-link{font-size:120%;text-decoration:none;color:var(--color-orange)}@media(hover:hover)and (pointer:fine){.p-qa-link:hover{opacity:.75}}
