/* modal */
.aniv31-cp .modal {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.aniv31-cp .modal::backdrop {
    opacity: 0;
}
.aniv31-cp .modal__wrap {
    display: flex;
    width: 100%;
    min-height: calc(100% + 1px);
    position: relative;
    padding: 69px 0;
    box-sizing: border-box;
    align-items: center;
}
.aniv31-cp .modal__content {
    background: #fff;
    width: 98%;
    margin: 0 auto;
    max-width: 980px;
    position: relative;
}
.aniv31-cp .modal__close-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    appearance: none;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    font: inherit;
    cursor: pointer;
}
/* accordion */
.aniv31-cp .accordion__btn {
    list-style: none;
    cursor: pointer;
}
.aniv31-cp .accordion__btn::-webkit-details-marker {
    display: none;
}
.aniv31-cp .accordion__body {
    overflow: hidden;
    padding: 0.7em 0 0;
    font-size: 1.125em;
    line-height: 1.778;
}
/* contents */
.aniv31-cp .for-pc {
    display: block;
}
.aniv31-cp .for-sp {
    display: none;
}
.aniv31-cp {
    overflow: hidden;
    background: #002d78;
    font-size: 16px;
    margin: 8.4% 0 -4.2%;
}
.aniv31-cp-btn {
    width: 80%;
    margin: -1.7% auto 0;
    padding-bottom: 10.3%;
}
.aniv31-cp__kv {
    overflow: hidden;
    background-color: #0055a8;
}
.aniv31-cp .aniv31-cp__kv-inner {
    max-width: 1366px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    align-items: end;
    position: relative;
}
.aniv31-cp__kv-inner>figure {
    display: contents;
}
.aniv31-cp__kv-item {
    grid-column: 1 / 1;
    grid-row: 1/1;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    transform-origin: center;
    opacity: 0;
}
.aniv31-cp__kv-item--01 {
    width: 86.384%;
    margin: 0 auto -19.7% 29.5%;
    position: absolute;
    transform-origin: 25% 36%;
    z-index: 3;
}
.aniv31-cp__kv-item--02 {
    width: 18.522%;
    margin: 0 auto 4.2% 40.5%;
}
.aniv31-cp__kv-item--03,
.aniv31-cp__kv-item--03-01 {
    width: 36.091%;
    margin: 0 auto 4.9% 31.5%;
    transform-origin: center;
}
.aniv31-cp__kv-item--03 {
    z-index: 2;
}
.aniv31-cp__kv-item--03-01 {
    width: 36.7%;
    margin: 0 auto 5.3% 31.1%;
    z-index: 1;
}
.aniv31-cp__kv-item--07 {
    width: 7.687%;
    margin: 2.1% auto 2.2% 18.8%;
}
.aniv31-cp__kv-bg01 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    height: 100%;
    width: 235%;
    min-width: 100vw;
    opacity: 0;
}
.aniv31-cp__kv-bg02 {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    mix-blend-mode: screen;
    width: 100%;
}
.aniv31-cp__kv-bg--02 {
    opacity: 0;
}
.aniv31-cp__kv-bg--01 {
    object-fit: cover;
    height: 100%;
}
.aniv31-cp__wrap {
    color: #555;
}
.aniv31-cp__inner {
    max-width: 1000px;
    margin: 0 auto;
    width: 90%;
}
.aniv31-cp__time {
    color: #fff;
    margin: 8% auto 0;
    width: 83.5%;
}
.aniv31-cp__time-02 {
    width: 98.683%;
    margin: 0.8% auto 0;
}
.aniv31-cp__present {
    color: #fff;
    margin: 3.9% 0;
}
.aniv31-cp__present-tl {
    margin: 0 auto 6%;
    overflow: hidden;
    position: relative;
}
.aniv31-cp__present-tl-img--01 {
    width: 64.85%;
    margin: 0 auto 0 19.1%;
}
.aniv31-cp .aniv31-cp__present-tl-img--02 {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    align-items: end;
}
.aniv31-cp .aniv31-cp__present-tl-img--02.for-sp {
    display: none;
}
.aniv31-cp__present-tl-img--02-text {
    width: 76.15%;
    margin: 0 auto 0.7% 13.8%;
    grid-column: 1 / 1;
    grid-row: 1 / 1;
    z-index: 1;
}
.aniv31-cp__present-tl-img--02-nam {
    width: 28.9%;
    margin: 1.1% auto 0 26%;
    grid-column: 1 / 1;
    grid-row: 1 / 1;
    z-index: 2;
}
.aniv31-cp__present-tl-img--02-dec {
    display: flex;
    width: 87.4%;
    height: 73%;
    justify-content: space-between;
    margin: 3.3% auto 0 8.2%;
    position: absolute;
    bottom: 0;
    left: 0;
    align-items: flex-end;
    transform-origin: bottom;
}
.aniv31-cp__present-tl-img--02-dec:before,
.aniv31-cp__present-tl-img--02-dec:after {
    content: "";
    display: block;
    width: 5.5%;
    height: 100%;
    background: url(/aniv31/assets/img/cp/time-text02-dec.png)no-repeat;
    background-size: contain;
}
.aniv31-cp__present-tl-img--02-dec:after {
    transform: scale(-1, 1);
}
.aniv31-cp__present-ctn {
    display: grid;
    grid-template-columns: repeat(4, 18.7624%)20.958%;
    gap: 1%;
}
.aniv31-cp__present-item {
    background-color: #fff;
    border-radius: 1.25em;
    border: 4px solid #fff;
    overflow: hidden;
    display: flex;
    box-sizing: border-box;
}
.aniv31-cp__present-item .aniv31-cp__ml-ctn {
    display: flex;
    flex-direction: column;
    color: #fff;
}
.aniv31-cp__present-item-text {
    display: flex;
    background-color: #002d78;
    flex-grow: 1;
    flex-direction: column;
    align-items: center;
    padding: 5.1% 0 0;
}
.aniv31-cp__present-item-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-end;
    height: min(20vw, 177px);
}
.aniv31-cp__present-item-ctn {
    display: flex;
    justify-content: space-between;
}
.aniv31_cp-w-chance-icon {
    display: flex;
    align-items: center;
    width: 13.16%;
}
.aniv31-cp__present-item-text--01 {
    width: 13.65%;
    display: inline-block;
}
.aniv31-cp__present-item-text--02 {
    font-size: 0.813em;
    line-height: 1.308;
    font-weight: 700;
    margin: 3% 0 6%;
    text-align: center;
    letter-spacing: 0.06em;
    padding: 0 0.3em;
}
.aniv31-cp__present-item-name-ind {
    display: inline-block;
}
.aniv31-cp__present-item-img {
    width: 104.736%;
}
.aniv31-cp__present-item--06 .aniv31-cp__present-item-img {
    width: 30.242%;
    margin: -0.8% auto 0 35.7%;
}
.aniv31-cp__present-item-nam {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10% 0 6.5%;
    gap: 2.9%;
}
.aniv31-cp__present-item--06 .aniv31-cp__present-item-nam {
    margin: 2.6% auto 1.9%;
    gap: 1.3%;
}
.aniv31-cp__present-item-nam--01 {
    width: 36.769%;
}
.aniv31-cp__present-item-nam--02 {
    width: 14.485%;
}
.aniv31-cp__present-item--05 {
    display: flex;
    flex-direction: column;
    width: 83.024%;
}
.aniv31-cp__present-item--05 .aniv31-cp__present-item-nam--01 {
    width: 67.708%;
    margin: 2.8% auto 0 18.3%;
}
.aniv31-cp__present-item--05 .aniv31-cp__present-item-text--01 {
    width: 75.979%;
    margin: 4% 0 0;
}
.aniv31-cp__present-item--05 .aniv31_cp-w-chance-icon {
    position: absolute;
    margin: 61% 0 0 -177%;
}
.aniv31-cp__present-top10 {
    background-color: #fff;
    border-radius: 1.25em;
    border: 4px solid #fff;
    display: flex;
    overflow: hidden;
    margin: 3.9% 0;
}
.aniv31-cp__present-top10-l-ctn {
    width: 65%;
    background: #002d78;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.aniv31-cp__present-top10-lwrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    width: 65.913%;
    margin: 0% auto 0 14%;
}
.aniv31-cp__present-top10-lwrap-text-sml {
    font-size: 0.75em;
    line-height: 1.167;
    letter-spacing: 0.096em;
    font-weight: 600;
    margin: 1% 0 0;
}
.aniv31-cp__present-item--06 {
    flex-grow: 1;
    border-radius: unset;
    border: unset;
    overflow: unset;
    display: block;
    width: auto;
}
.aniv31-cp__present-item--06 .aniv31-cp__ml-ctn {
    display: flex;
    align-items: center;
}
.aniv31-cp__present-item--06 .aniv31-cp__present-item-text {
    background: unset;
    color: #014EA1;
    font-weight: 600;
    padding: 0.8% 0 0;
}
.aniv31-cp__products,
.aniv31-cp__method {
    background-color: #fff;
    border-radius: 1.563em;
    margin: 3.5% 0% 0 0%;
    position: relative;
    border: 3px solid #fff;
    z-index: 1;
    padding: 4.1% 0 3.5%;
}
.aniv31-cp__products {
    margin: 8.2% 0% 0 0%;
    padding: 31px 0 4.9%;
}
.aniv31-cp__products:before,
.aniv31-cp__method:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: solid 7px #002d78;
    border-radius: 1.563em;
    z-index: -1;
}
.aniv31-cp__tl {
    width: 237px;
    margin: 0 auto 3.8%;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    align-items: end;
    overflow: hidden;
}
.aniv31-cp__tl>img {
    width: 200px;
    padding: 0 0 0 7.5%;
}
.aniv31-cp__method-tl {
    margin: 0 auto 4.2%;
}
.aniv31-cp__tl-dec {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    transform-origin: bottom;
}
.aniv31-cp__tl-dec:before,
.aniv31-cp__tl-dec:after {
    content: "";
    width: 1.4em;
    height: 100%;
    background: url(/aniv31/assets/img/cp/text_sec03-tl-dec.png)no-repeat;
    background-size: contain;
}
.aniv31-cp__tl-dec:after {
    right: 0;
    transform: scale(-1, 1);
}
.aniv31-cp__products-ctn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: min(630px, 90%);
    margin: 0 auto;
    gap: 7px 3%;
    align-content: flex-start;
}
.aniv31-cp__products-item {
    text-align: center;
    color: #014EA1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: flex-start;
    font-size: 0.688em;
    line-height: 1.364;
    font-weight: 500;
}
.aniv31-cp__products-item--02>span,
.aniv31-cp__products-item--06>span {
    margin: 0 0 0 -0.3em;
}
.aniv31-cp__products-item--01 {
    width: 26.985%;
}
.aniv31-cp__products-item--02 .aniv31-cp__products-item-img>img {
    width: 55.857%;
    margin: 0 0 7.9% -0.9%;
}
.aniv31-cp__products-item--03 .aniv31-cp__products-item-img>img {
    width: 46.667%;
    margin: 0 0 6.7% 1%;
}
.aniv31-cp__products-item--04 .aniv31-cp__products-item-img>img {
    width: 62.178%;
    margin: 0 0 11% 0;
}
.aniv31-cp__products-item--05 .aniv31-cp__products-item-img>img {
    width: 100.002%;
    margin: 0 0 4.5% 0%;
}
.aniv31-cp__products-item--06 .aniv31-cp__products-item-img>img {
    width: 79.483%;
    margin: 0 0 10.7% 0;
}
.aniv31-cp__products-item--07 .aniv31-cp__products-item-img img {
    width: 100.008%;
    margin: 0 0 8.4% 2%;
}
.aniv31-cp__products-item-img {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 150px;
}
.aniv31-cp__products-item--02 {
    margin: 0 0 0 5.1%;
    width: 14.921%;
}
.aniv31-cp__products-item--03 {
    margin: 0 0 0 4%;
    width: 16.667%;
}
.aniv31-cp__products-item--04 {
    margin: 0 -2% 0 2.9%;
    width: 21.7%;
}
.aniv31-cp__products-item--05 {
    width: 33.016%;
    margin: 0 0 0 5.9%;
}
.aniv31-cp__products-item--06 {
    margin: 0 0 0 4.9%;
    width: 21.27%;
}
.aniv31-cp__products-item--07 {
    margin: 0 0 0 4.8%;
    width: 18.096%;
}
.aniv31-cp__method {
    padding: 4.1% 0 0;
}
.aniv31-cp__method-ac-wrap {
    display: flex;
    flex-direction: column;
}
.accordion__btn {
    list-style: none;
    cursor: pointer;
    position: relative;
}
.accordion__btn:before {
    border-radius: 1em;
}
.accordion[open]>.accordion__btn:after {
    transform: rotate(0deg);
}
.aniv31-cp .accordion__btn:after,
.accordion.is-close .aniv31-cp .accordion__btn:after {
    content: "";
    background: url(/aniv31/assets/img/cp/method-icon.png) no-repeat;
    background-size: contain;
    transition: transform 0.2s cubic-bezier(0.27, -0.11, 0.56, 1.24);
    width: 1.637em;
    aspect-ratio: 1/1;
    justify-self: flex-end;
    transform: rotate(180deg);
}
.accordion__body {
    overflow: hidden;
}
.aniv31-cp .accordion {
    width: 89.337%;
    margin: 0 auto 2.7%;
}
.aniv31-cp .accordion__btn {
    margin: 0 auto;
    background: linear-gradient(0deg, #6C90CD, #2058B4);
    border-radius: 0.455em;
    color: #fff;
    font-weight: 700;
    font-size: 1.375em;
    line-height: 1.546;
    padding: 0.66em 0.77em;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    letter-spacing: 0.05em;
    align-items: center;
}
.aniv31-cp .accordion__btn h3 {
    grid-column: 2/3;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -0.2em 0 0;
    text-align: center;
    flex-wrap: wrap;
}
.aniv31-cp .accordion__body {
    color: #000;
}
.aniv31-cp__method-ac-text {
    margin: 0 0 1.1em;
    line-height: 1.778;
    font-weight: 500;
    letter-spacing: 0.1em;
}
.aniv31-cp__method-ac-text p {
    padding: 0 0 0 0.2em;
    letter-spacing: 0.11em;
}
.aniv31-cp__method-ac-text a {
    color: #185baa;
}
.aniv31-cp__method-ac-text--sml {
    display: inline-block;
    padding: 0 0 0 0.2em;
    font-size: 0.778em;
    line-height: 1.6;
    letter-spacing: 0.11em;
    margin: 0.5em 0 0;
}
.aniv31-cp__method-ac-text--sml--mt {
    margin: 2.6% 0 0;
}
.aniv31-cp__method-ac-text p+.aniv31-cp__method-ac-text--sml {
    margin: 0.8em 0 0;
}
.aniv31-cp__method-ac-text h4 {
    text-align: center;
    font-weight: 700;
    border-bottom: 2px solid;
    padding: 0 0 0.6em;
    color: #185baa;
    margin-bottom: 0.75em;
    font-size: 1.223em;
    line-height: 1.546;
}
.aniv31-cp__method-ac-scl-wrap {
    border: 1px solid #185BAA;
    border-radius: 0.835em;
    padding: 0.6em 0.6em 0.779em 1em;
}
.aniv31-cp__method-ac-text-indent:first-of-type {
    margin: 1em 0 2.5em;
}
.aniv31-cp__method-ac-scl {
    overflow-y: scroll;
    height: 9.25em;
    box-sizing: border-box;
    font-size: 0.778em;
    line-height: 1.572;
    padding: 0 0.5em 0 0;
    font-weight: 400;
}
.aniv31_cp-scl-text-m-top {
    margin: 1.5em 0 0;
    display: inline-block;
}
.aniv31_cp-scl-text-m-top--nb {
    margin: 1.4em 0 0 1.3em;
}
.aniv31-cp__method-ac-text-dc--nb {
    counter-increment: number 1;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.aniv31-cp__method-ac-text-dc-ctn--snb {
    counter-reset: number;
    margin-left: 0.8em;
}
.aniv31-cp__method-ac-text-dc--snb {
    counter-increment: number 1;
    padding-left: 1em;
}
.aniv31-cp__method-ac-text-dc--snb:before {
    content: "(" counter(number) ")";
    width: 1em;
    display: inline-block;
    margin-left: -1em;
    margin-right: 1em;
}
.aniv31-cp__method-ac-text-dc--nb:before {
    content: counter(number) ".";
    width: 1em;
    display: inline-block;
    margin-left: -1em;
}
.aniv31-cp__method-ac-text-dc {
    padding: 0.01em 0 0 1.3em;
}
.aniv31-cp__method-ac-text-dc:before {
    content: "\30FB";
    width: 1.3em;
    display: inline-block;
    margin-left: -1.3em;
}
.aniv31-cp__method-ac-text--line {
    margin: 2.6% 0 1.15em;
    font-size: 0.889em;
    line-height: 1.75;
}
.aniv31-cp__method-ac-text--line .aniv31-cp__method-ac-text--line-btn {
    display: flex;
    width: 50.451%;
    margin: 0 auto;
    color: #fff;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, rgba(0, 165, 67, 1) 0%, rgba(6, 199, 85, 1) 50%, rgba(0, 165, 67, 1) 100%);
    background: #C6C6C6;
    border-radius: 10em;
    padding: 0.9em 0;
    text-decoration: unset;
    font-weight: 600;
    letter-spacing: 0.15em;
    font-size: 1em;
    line-height: 1.5;
    pointer-events: none;
}
.aniv31-cp__method-ac-text--line .for-sp {
    display: none;
}
.aniv31-cp__method-ac-text--line-btn>img {
    width: 0.813em;
    margin: 0 0.5em 0;
    pointer-events: none;
}
.aniv31-cp__method-ac-text-wrap {
    background: #ededed;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    margin: 4.8% 0 0;
    gap: 9.7em;
}
.aniv31-cp__method-ac-text-wrap--by-mail {
    padding: 2.4em 2.7em 2.3em;
    margin: 3.3% 0 0.6%;
    font-size: 0.889em;
    line-height: 1.75;
    letter-spacing: 0.12em;
    justify-content: flex-start;
}
.aniv31-cp__method-ac-text--line-wrap img {
    width: 8em;
}
.aniv31-cp__method-ac-item--mail {
    padding: 0 0 2.8%;
}
.aniv31-cp a.scl-top {
    color: #fff;
    font-size: 1.375em;
    font-weight: 500;
    margin: 8.4% auto;
    display: block;
    width: fit-content;
}
.aniv31-cp__modal {
    background: #ccc;
    border: none;
    margin: 0;
    max-width: 100%;
    max-height: 100%;
}
.aniv31-cp .modal__content {
    width: 660px;
    border-radius: 1.7em;
    padding: 6.1em 0 6.8em;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    color: #014EA1;
    overflow: hidden;
    justify-content: flex-end;
    gap: 15px;
    flex-wrap: wrap;
    padding: 122px 89px 109.4px 65px;
}
.aniv31-cp .modal__close-btn {
    width: 2.2em;
    margin: 1em;
}
.aniv31-cp__modal-text-wrap {
    width: 36.516%;
    min-width: min(13em, 100%);
    flex-grow: 1;
}
.aniv31-cp__modal-tl {
    font-size: 0.875em;
    line-height: 1.286;
    font-weight: 700;
    margin: 0 0 5.8%;
    letter-spacing: 0.04em;
    display: flex;
    align-items: flex-start;
}
.aniv31-cp__modal-tl-nam {
    padding: 0 0.5em 0 0;
}
.aniv31-cp__modal-text {
    font-size: 0.75em;
    line-height: 1.334;
    letter-spacing: 0.06em;
}
.aniv31-cp__modal-img-wrap {
    width: 46.442%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}
.modal-01 .aniv31-cp__modal-img-wrap>img:first-child {
    width: 51.557%;
}
.modal-04 .aniv31-cp__modal-tl {
    margin-bottom: 10.2%;
}
.modal-05 .aniv31-cp__modal-img-wrap-img-nb {
    width: 32.25%;
}
.aniv31-cp__modal-img-wrap-img-nb {
    width: 34.98%;
    margin: 5.5% 0 0;
}
.aniv31-cp__method-ac-scl::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}
.aniv31-cp__method-ac-scl::-webkit-scrollbar {
    width: 0.3em;
}
.aniv31-cp__method-ac-scl::-webkit-scrollbar-thumb {
    background: #185BAA;
    border-radius: 10em;
}
.aniv31-cp__method-ac-text-indent-01-wrap {
    display: flex;
    align-items: flex-start;
}
.aniv31-cp__present-tl-img--02-nam {
    mask-image: url(/aniv31/assets/img/cp/time-text02-nam.png);
    mask-size: 100%;
    transform-origin: bottom;
}
.aniv31-cp__present-tl-img--02-nam.comp:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    position: absolute;
    top: 0;
    left: -200%;
    transform: skewX(-50deg);
}
.comp:after {
    animation: kira 0.5s 1 both 900ms;
}
@keyframes kira {
    0% {
        left: -200%;
    }
    100% {
        left: 100%;
    }
}
@media screen and (max-width: 736px) {
    /* contents */
    .aniv31-cp .for-pc {
        display: none;
    }
    .aniv31-cp .for-sp {
        display: block;
    }
    /* accordion */
    .aniv31-cp .accordion__btn {
        font-size: 1.072em;
        line-height: 1.534;
        padding: 3.6% 3% 2.7% 8%;
        letter-spacing: 0.1em;
    }
    /* contents */
    .aniv31-cp {
        font-size: clamp(0.875rem, 0.5rem + 0.8vw, 1rem);
    }
    .aniv31-cp-btn {
        width: 100%;
        margin: -10.1% auto 0;
        padding-bottom: 14.4%;
    }
    .aniv31-gnav__ctn {
        height: 1000px;
    }
    .aniv31-cp .aniv31-cp__kv-inner {
        display: grid;
        align-items: start;
    }
    .aniv31-cp__kv-item--01 {
        width: 153.6%;
        margin: 11.05% 0 0 2.2%;
    }
    .aniv31-cp__kv-item--02 {
        width: 33.334%;
        margin: 15.9% 21.7% 8.7%;
    }
    .aniv31-cp__kv-item--03,
    .aniv31-cp__kv-item--03-01 {
        width: 64.8%;
        margin: 18.7% 5.6% 0;
        transform-origin: center;
    }
    .aniv31-cp__kv-item--03-01 {
        width: 65.4%;
        margin: 19.6% 5.3% 0;
    }
    .aniv31-cp__kv-item--07 {
        width: 63.867%;
        margin: 4.3% 7% 0;
    }
    .aniv31-cp__kv-bg01 {
        width: 100%;
        top: 0;
        left: 0;
        transform: translate(0);
    }
    .aniv31-cp__kv-bg02 {
        margin: 3.2% 0 0 -12%;
        width: 210%;
    }
    .aniv31-cp__inner {
        width: 92%;
    }
    .aniv31-cp__time {
        width: 100%;
        margin: 11.7% auto 0;
    }
    .aniv31-cp__time-02 {
        width: 92.464%;
        margin: 3% auto 0;
    }
    .aniv31-cp__present {
        margin: 16.9% 0;
    }
    .aniv31-cp__present-tl-img--01 {
        width: 74.5%;
        margin: 0 auto;
    }
    .aniv31-cp .aniv31-cp__present-tl-img--02.for-sp {
        display: grid;
    }
    .aniv31-cp__present-tl-img--02-text {
        width: 87.5%;
        margin: 0 auto 0.9% 6.4%;
    }
    .aniv31-cp__present-tl-img--02-nam {
        width: 33.6%;
        margin: 1.1% auto 0 20.3%;
    }
    .aniv31-cp__present-tl-img--02-dec {
        width: 100%;
        margin: 0 auto;
    }
    .aniv31-cp__present-ctn {
        display: block;
        margin: 8.6% 0 0 0;
    }
    .aniv31-cp__present-item {
        width: 81.16%;
        margin: 0 auto;
    }
    .aniv31-cp__present-item+.aniv31-cp__present-item {
        margin: 5.5% auto 0;
    }
    .aniv31-cp__present-item-text {
        padding: 3% 0 0;
        z-index: 1;
    }
    .aniv31-cp__present-item--05 .aniv31-cp__present-item-text {
        padding: 3% 0 2.1%;
    }
    .aniv31-cp__present-item-wrap {
        height: auto;
        margin: -0.7% 0 0;
    }
    .aniv31-cp__present-item--01 .aniv31-cp__present-item-wrap {
        margin: -4.3% 0 0;
    }
    .aniv31-cp__present-item-ctn {
        display: block;
        margin: 9.4% 0 0;
    }
    .aniv31_cp-w-chance-icon {
        margin: 0 auto;
        width: 11.7%;
    }
    .aniv31-cp__present-item-text--01 {
        width: 9.192%;
    }
    .aniv31-cp__present-item-text--02 {
        font-size: 1.143em;
        line-height: 1.375;
        margin: 1.3% 0 3.9%;
        padding: 0;
    }
    .aniv31-cp__present-item-img {
        width: 68.4%;
    }
    .aniv31-cp__present-item--05 .aniv31-cp__present-item-img {
        width: 76.3%;
        margin: -2.5% 0 0;
    }
    .aniv31-cp__present-item--01 .aniv31-cp__present-item-img {
        width: 77.3%;
    }
    .aniv31-cp__present-item--06 .aniv31-cp__present-item-img {
        order: 1;
        margin: 5.4% 0 0;
        width: 31.7%;
    }
    .aniv31-cp__present-item-nam {
        margin: 2.7% auto 4.3%;
        gap: 4.1%;
    }
    .aniv31-cp__present-item--01 .aniv31-cp__present-item-nam {
        margin: 0.6% auto 4.3%;
    }
    .aniv31-cp__present-item--05 .aniv31-cp__present-item-nam {
        margin: -2% 0 3.4%;
    }
    .aniv31-cp__present-item--06 .aniv31-cp__present-item-nam {
        order: 3;
        margin: -1% auto 3.1%;
        gap: 4%;
    }
    .aniv31-cp__present-item-nam--01 {
        width: 44%;
    }
    .aniv31-cp__present-item-nam--02 {
        width: 17.935%;
    }
    .aniv31-cp__present-item--05 {
        margin: 8.8% auto 0;
    }
    .aniv31-cp__present-item--05 .aniv31-cp__present-item-nam--01 {
        margin: 0 auto;
        width: 57.8%;
    }
    .aniv31-cp__present-item--05 .aniv31-cp__present-item-text--01 {
        width: 54%;
        margin: 4% 0 1.4%;
    }
    .aniv31-cp__present-top10 {
        margin: 11.3% auto;
        display: flex;
        flex-direction: column;
        width: 81.16%;
        box-sizing: border-box;
    }
    .aniv31-cp__present-top10-l-ctn {
        width: 100%;
        padding: 5.6% 0;
    }
    .aniv31-cp__present-top10-lwrap {
        width: 90.442%;
        margin: 0 auto;
    }
    .aniv31-cp__present-top10-lwrap-text-sml {
        margin: 3.2% 0 0;
        font-size: 0.715em;
        line-height: 1.2;
        font-weight: 500;
    }
    .aniv31-cp__present-item--06 {
        width: 100%;
    }
    .aniv31-cp__present-item--06 .aniv31-cp__present-item-text {
        order: 2;
        margin: 2.9% 0 0;
    }
    .aniv31-cp__products,
    .aniv31-cp__method {
        width: 100%;
        margin: 0 0 0 -3px;
    }
    .aniv31-cp__products {
        margin-bottom: 10.2%;
        padding: 9% 0 0;
    }
    .aniv31-cp__method-tl {
        margin: 0 auto 5.6%;
    }
    .aniv31-cp__products-tl {
        margin: 0 auto 1.5%;
    }
    .aniv31-cp__tl-dec {
        width: 100%;
    }
    .aniv31-cp__products-ctn {
        display: flex;
        justify-content: center;
        padding-bottom: 11.9%;
    }
    .aniv31-cp__products-item {
        font-size: 0.858em;
        line-height: 1.334;
    }
    .aniv31-cp__products-item--01 {
        width: 36.071%;
        margin: 0 8% 0 0;
    }
    .aniv31-cp__products-item--03 {
        width: 32.851%;
        margin: 0 0 0 0;
    }
    .aniv31-cp__products-item-img {
        height: 33.8vw;
    }
    .aniv31-cp__products-item--01 .aniv31-cp__products-item-img>img {
        width: 100.893%;
        margin: 0 3% 8% 0;
    }
    .aniv31-cp__products-item--02 .aniv31-cp__products-item-img>img {
        width: 42.157%;
        margin: 0 0 8.1% -4.9%;
    }
    .aniv31-cp__products-item--03 .aniv31-cp__products-item-img>img {
        width: 42.157%;
        margin: 0 0 7.7% 2%;
    }
    .aniv31-cp__products-item--04 .aniv31-cp__products-item-img>img {
        width: 64.394%;
        margin: 0 0 6% -4%;
    }
    .aniv31-cp__products-item--05 .aniv31-cp__products-item-img>img {
        width: 100%;
        margin: 0 0 0.9% 0%;
    }
    .aniv31-cp__products-item--06 .aniv31-cp__products-item-img>img {
        width: 65.754%;
        margin: 0 0 9% 0;
    }
    .aniv31-cp__products-item--07 .aniv31-cp__products-item-img img {
        width: 84.896%;
        margin: 0 0 8% 7.4%;
    }
    .aniv31-cp__products-item--02 {
        width: 32.851%;
    }
    .aniv31-cp__products-item--04 {
        width: 42.513%;
        margin: 0 -4% 0 9.9%;
    }
    .aniv31-cp__products-item--05 {
        width: 50.242%;
        margin: 0;
    }
    .aniv31-cp__products-item--06 {
        width: 47.021%;
        margin: 0 8% 0 -8%;
    }
    .aniv31-cp__products-item--07 {
        width: 30.918%;
        margin: 0 0 0 0;
    }
    .aniv31-cp__method {
        padding: 8.7% 0 0;
    }
    .aniv31-cp .accordion {
        width: 88.7%;
        margin: 0 auto 5%;
    }
    .aniv31-cp__method-ac-item--mail .accordion__btn h3 {
        font-size: 1.333em;
        line-height: 1.7;
        padding: 0 0.6em 0 0em;
    }
    .aniv31-cp .accordion__body {
        padding: 3.7% 0 0;
        font-size: 1.143em;
        line-height: 1.625;
        letter-spacing: 0.05em;
    }
    .aniv31-cp__method-ac-item--mail .accordion__body {
        padding: 7.4% 0 2.2%;
    }
    .aniv31-cp__method-ac-text {
        line-height: unset;
        margin: 0 0 6.1%;
    }
    .aniv31-cp__method-ac-text p {
        padding: 0;
        letter-spacing: 0.129em;
        text-align: center;
    }
    .aniv31-cp__method-ac-text p.aniv31-cp__method-ac-text--p {
        text-align: left;
    }
    .aniv31-cp__method-ac-text--sml {
        font-size: 0.75em;
        line-height: 1.334;
        letter-spacing: 0.12em;
        margin: 1.2% 0 0;
    }
    .aniv31-cp__method-ac-text--sml--mt {
        margin: 6.1% 0 0.6%;
    }
    .aniv31-cp__method-ac-text p+.aniv31-cp__method-ac-text--sml {
        margin: 4.4% 0 0;
    }
    .aniv31-cp__method-ac-text h4 {
        margin-bottom: 5%;
        padding: 0 0 4.9%;
        font-size: 1.125em;
        line-height: 1.889;
    }
    .aniv31-cp__method-ac-scl-wrap {
        padding: 0.5em 0.6em 0.779em 1em;
    }
    .aniv31-cp__method-ac-scl {
        font-size: 0.875em;
        line-height: 1.572;
        height: 16.9em;
    }
    .aniv31-cp__method-ac-text--line-btn {
        margin: 3.7% 0 11.3%;
    }
    .aniv31-cp .aniv31-cp__method-ac-text--line-btn {
        width: 100%;
        font-size: 1.125em;
        line-height: 1.5;
        pointer-events: auto;
        background: linear-gradient(0deg, rgba(0, 165, 67, 1) 0%, rgba(6, 199, 85, 1) 50%, rgba(0, 165, 67, 1) 100%);
        padding: 0.9em 0 0.9em 0.6em;
        box-sizing: border-box;
        color: #fff;
    }
    .aniv31-cp .aniv31-cp__method-ac-text--line .for-sp {
        display: flex;
        margin: 3.7% 0 5%;
    }
    .aniv31-cp__method-ac-text--line-btn>img {
        pointer-events: auto;
        margin: 0 0.7em 0 0.5em;
    }
    .aniv31-cp__method-ac-text-wrap--by-mail {
        padding: 0.8em 1.1em 0.5em;
        font-size: 1em;
        line-height: 1.75;
    }
    .aniv31-cp__method-ac-text--line-wrap {
        display: none;
    }
    .aniv31-cp a.scl-top {
        font-size: 1.143em;
        margin: 12.1% auto;
        border-bottom: 2px solid;
    }
    /* modal */
    .aniv31-cp .modal__wrap {
        padding: 0;
    }
    /* contents */
    .aniv31-cp {
        margin: 26.7% 0 -4.2%;
    }
    .aniv31-cp__tl {
        width: 75.4%;
    }
    .aniv31-cp__tl>img {
        width: 84.96%;
    }
    .aniv31-cp__method-ac-text-wrap--by-mail {
        margin: 9.4% 0 0;
    }
    .aniv31-cp .modal__content {
        width: 92%;
        padding: 10.7% 7.3%;
        margin: 0;
        gap: 20px;
    }
    .aniv31-cp .modal__close-btn {
        width: 2.643em;
    }
    .aniv31-cp__modal-text-wrap {
        order: 2;
    }
    .aniv31-cp__modal-tl {
        font-size: 1em;
        line-height: 1.286;
        margin: 0 0 5%;
        align-items: center;
    }
    .aniv31-cp__modal-text {
        font-size: 0.8572em;
        line-height: 1.334;
    }
    .aniv31-cp__modal-img-wrap {
        order: 1;
        width: 86.14%;
    }
    .aniv31-cp__modal-img-wrap-img-nb {
        width: 32.8%;
    }
    .modal-01 .aniv31-cp__modal-img-wrap>img:first-child {
        margin: 6% 0 14%;
        width: 40%;
    }
    .aniv31-cp__method-ac-text--mt {
        margin: 6.1% 0 0;
    }
}
@media (hover: hover) {
    .js-modal.aniv31-cp__ml-ctn:hover {
        opacity: 0.8;
    }
}
.js-anm--tp,
.js-anm--tp-item,
.js-anm--scale,
.js-anm--scale-item,
.js-anm--clip-lr,
.js-anm--clip-bt,
.js-anm--clip-bt02 {
    opacity: 0;
}