<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #FBFBFB;
    color: #333;
    line-height: 100%;
    letter-spacing: 0.1rem;
}

section.kv-section {
    margin: 40px auto;
    position: relative;
}

div.kv-bg {
    width: 100vw;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: -60px;
    z-index: -1;
    text-align: end;
}

.kv-bg-img {
    width: 90%;
    height: auto;
}

div.kv-wrapper {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    max-width: 988px;
}

div.copy_parent{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    width: 700px;
}
	
div.copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

p.copy-txt,
span.copy-txt {
    font-family: 'Noto Sans JP';
    color: #EFB727;
    font-size: 16px;
    font-weight: 500;
    width: auto;
    text-align: center;
}

p.copy-txt span.large {
    font-family: 'Noto Sans JP';
    color: #EFB727;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

div.copy img {
    width: 410px;
    height: auto;
}

.copy_parent .kazari {
    height: 150px;
}

div.kv-main {
    margin-top: -64px;
    display: flex;
    align-items: flex-end;
    gap: 24px;
}

div.kv-main img {
    width: 250px;
    height: auto;
}

div.kv-main-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

div.kv-point {
    display: flex;
    width: 700px;
    padding: 24px 40px;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    border-radius: 20px;
    background: rgba(115, 179, 190, 0.16);
    backdrop-filter: blur(4px);
}

a.btn-prime{
    display: flex;
	font-family: 'Noto Sans JP';
    height: 56px;
    padding: 12px 56px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 4px;
    background: var(--colors-pink-base, #BA1064);
    box-shadow: -2px 2px 6px 0px rgba(0, 0, 0, 0.20);
}

a.btn-prime span {
    font-family: 'Noto Sans JP';
    color: var(--pls-basic-white);
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    /* 42px */
}

a.btn-prime svg {
    width: 8.744px;
    height: 16px;
    fill: #FFF;
}

a.btn-prime:hover {
    opacity: 0.8;
}
@media screen and (max-width:768px) {
a.btn-prime {
    padding: 12px 32px;	
}
}	
p.fee-txt {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
}

p.fee-txt span {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
}

div.point-cont {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
}

div.kv-point img {
    width: 40px;
    height: 40px;
}

p.point3 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-top: -16px;
}

p.point3 span {
    font-size: 48px;
    font-weight: 700;
}

div.point-detail {
    display: flex;
    padding: 24px 22px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    background-color: #FFF;
    flex: 1 0 0;
}

div.first-year {
    display: flex;
    padding: 10px 22px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    background-color: #333;
}

p.point-detail {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.number {
    font-size: 36px;
    font-weight: 800;
    font-feature-settings: "palt";
}

p.point-detail span.pt {
    font-size: 24px;
    font-weight: 800;
}

span.marker {
    background: linear-gradient(180deg, transparent 0%, transparent 0%, #F7E8BD 50%, #F7E8BD 100%);
    margin-right: 4px;
}

.number {
    margin-right: -8px;
}

.first-year p {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
}

div.fst-sum {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.fst-sum p {
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
}

p.fst-sum-strong {
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    text-decoration: underline solid 3px #F7E8BD;
    text-underline-offset: 8px;
}

p.fst-sum-strong span {
    color: #FFF;
    font-size: 44px;
    font-weight: 800;
}

section.pr-section {
    padding-top: 160px;
    padding-bottom: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
}

div.headding {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 0 16px 16px;
    border-bottom: 1px solid #333;
}

div.headding p {
    font-family: 'Noto Sans JP';
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
}

h1 {
    font-family: 'Noto Sans JP';
    color: #333;
    font-feature-settings: 'halt' on;
    font-size: 32px;
    font-weight: 800;
    line-height: 150%;
    text-align: center;
}

span.h1-span {
    font-family: 'Noto Sans JP';
    font-size: 40px;
    font-weight: 800;
    line-height: 150%;
}

div.pr-block {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 32px 24px;
    align-self: stretch;
    flex-wrap: wrap;
}

div.pr-box {
    width: 350px;
    height: 314px;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
}

div.pr-box svg {
    position: absolute;
    z-index: -1;
    width: 110%;
    height: auto;
}

div.pr-headding,
div.pr-txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 200px;
}

.pr-headding&gt;p {
    font-size: 20px;
    font-weight: 800;
    font-feature-settings: "palt";
}

.pr-headding&gt;p&gt;span.num {
    color: var(--colors-pink-base, #BA1064);
    font-size: 32px;
    font-weight: 800;
    font-feature-settings: "palt";
}

.pr-headding&gt;p&gt;span.txt {
    color: var(--colors-pink-base, #BA1064);
    font-size: 22px;
    font-weight: 800;
    font-feature-settings: "palt";
}

.pr-txt&gt;p {
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 130%;
    font-feature-settings: "palt";
}

p.remarks {
    color: var(--colors-navy-30, #8080B3);
    font-size: 11px;
    font-weight: 400;
    font-feature-settings: "palt";
}

p.deco-num {
    position: absolute;
    color: #A5D1D9;
    font-family: 'Oswald';
    font-size: 72px;
    font-weight: 600;
    top: -36px;
    left: 88px;
}

div.message {
    margin: 32px 0 8px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    gap: 48px;
    align-self: stretch;
    flex-wrap: wrap;
}

.message&gt;p {
    font-family: 'Noto Sans JP';
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 200%;
    color: #5B5B5B;
}

.message&gt;img {
    width: 155px;
    height: auto;
}

div.notes {
    display: flex;
    width: 880px;
    padding: 32px 48px;
    align-items: flex-start;
    gap: 48px;
    border-radius: 20px;
    border: 2px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10) inset;
}

p.note-title {
    color: rgba(0, 0, 0, 0.50);
    font-family: 'Noto Sans JP';
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.5rem;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

.notes li {
    font-feature-settings: "palt";
    font-size: 14px;
    font-weight: 400;
    list-style: disc;
    line-height: 1.5rem;
}

ul.child {
    padding-left: 2rem;
    margin-left: 1rem;
}

ul.child&gt;li {
    list-style: none;
    text-indent: -1rem;
}

ul.child&gt;li:before {
    content: "â€»";
    margin-right: 0.2rem;
}

a.link-txt {
    color: var(--colors-blue-base, #307CBA);
    text-decoration: underline;
    font-weight: 400;
    cursor: pointer;
}

.material-symbols-outlined {
    font-variation-settings:
        'FILL' 1,
        'wght' 400,
        'GRAD' 0,
        'opsz' 24;
    font-size: 14px !important;
    color: var(--colors-blue-base, #307CBA);
}

@media screen and (max-width:1000px) {
    .kv-bg-img {
        width: 1200px;
    }

    div.kv-wrapper {
        padding: 0 16px;
    }

    div.kv-wrapper {
        align-items: center;
    }

    div.kv-point {
        width: 540px;
        padding: 24px 24px;
    }

    div.kv-main {
        margin-top: 24px;
        align-items: center;
        gap: 16px;
    }

    div.copy {
        gap: 24px;
    }

    div.copy img {
        width: 410px;
        height: auto;
    }

    p.fee-txt {
        font-size: 16px;
        margin-bottom: 8px;
    }

    p.fee-txt span {
        font-size: 22px;
    }

    p.point-detail {
        line-height: 2rem;
        font-size: 18px;
    }

    .small-pc-br {
        display: block;
    }

    span.marker {
        background: linear-gradient(180deg, transparent 0%, transparent 50%, #F7E8BD 50%, #F7E8BD 100%);
    }

    div.point-detail {
        gap: 12px;
    }

    div.kv-point img {
        width: 32px;
        height: 32px;
    }

    a.btn-prime span {
        font-size: 22px;
    }

    div.notes {
        width: 800px;
    }
}

img.tb-sp {
    display: none;
}

.copy&gt;img.tb-sp {
    display: none;
}

@media screen and (max-width:840px) {

    div.copy_parent{
        display: flex;
        justify-content: center;
      align-items: center;
        gap: 16px;
        width: auto;
    }

    div.copy img {
        width: 250px;
        height: auto;
    }

    .copy_parent .kazari{
        height: 120px;
    }

    .kv-bg-img {
        width: 900px;
    }
    section.kv-section {
        margin: 32px auto;
    }

    .kv-main&gt;img {
        display: none;
    }

    div.kv-point {
        width: 90vw;
        max-width: 640px;
    }

    img.tb-sp {
        display: block;
        width: 70px;
        height: auto;
    }



    div.tb-sp-copy {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        align-self: stretch;
    }

    div.copy {
        width: auto;
        padding: 0px 8px;
        gap: 16px;
    }

    p.copy-txt {
        line-height: 2rem;
    }

    p.copy-txt span.large {
        font-size: 20px;
    }

    .sp-br {
        display: block;
    }



    div.point-cont {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    div.point-detail {
        display: flex;
        flex-direction: row;
        padding: 22px 24px 56px 24px;
        justify-content: center;
        align-items: center;
        gap: 16px;
    }

    div.first-year {
        display: flex;
        margin: 0 auto;
        width: fit-content;
        margin-top: -40px;
        padding: 16px 24px;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    section.pr-section {
        padding: 64px 0;
        gap: 64px;
    }

    div.notes {
        width: 90%;
        max-width: 600px;
    }

}

@media screen and (max-width:520px) {

    p.copy-txt span.large {
        font-size: 16px;
    }

    div.copy_parent{
    gap: 5px;
    }

    div.copy img {
        width: 200px;
        height: auto;
    }

    div.copy {
        gap: 12px;
    }

    .kazari{
        height: 85px;
    }

    section.kv-section {
        margin-top: 16px;
    }

    img.tb-sp{
        width: 50px;
    }

    div.point-detail {
        flex-direction: column;
        width: 100%;
        gap: 8px;
    }

    .btn-prime {
        width: 100%;
        padding: 12px 0;
    }

    section.pr-section {
        padding: 48px 16px;
    }

    div.message {
        margin: 0;
    }

    div.headding&gt;p {
        font-size: 16px;
    }

    h1 {
        margin-top: 8px;
        font-size: 28px;
        line-height: 1.2rem;
    }

    span.h1-span {
        font-size: 36px;
    }

    div.notes {
        flex-direction: column;
        gap: 24px;
        width: 100%;
        padding: 32px 32px 32px 48px;
    }

    p.note-title {
        color: rgba(0, 0, 0, 0.50);
        font-family: 'Noto Sans JP';
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0.5rem;
        -ms-writing-mode: tb-rl;
        writing-mode: inherit;
    }

    div.tb-sp-copy {
        gap: 0px;
    }
}


section.cpn {
    padding-top: 64px;
    margin: 0 16px;
}
section.cpn .cpn__box{
	position: relative;
    display: flex;
    width: 100%;
	max-width: 988px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
	border-radius: 50px;
	background: #fff;
	margin: 0 auto;
	box-shadow: 4px 4px 20px 0px rgba(76, 79, 85, 0.15), -4px -4px 22px 0px rgba(76, 79, 85, 0.20) inset;
}
section.cpn .cpn__title__block {
	display: flex;
	font-family: "Hiragino Sans";
	width: 43%;
    padding: var(--pls-spacing-xxl) var(--pls-spacing-l);
	border-radius: 50px 0 0 50px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: var(--pls-spacing-l);
	font-weight: var(--pls-font-weight-bold);
	align-self: stretch;
	background: linear-gradient(312deg, rgba(217, 22, 118, 0.24) 0.04%, rgba(217, 22, 118, 0.04) 88.56%);
}
section.cpn .cpn__title__block h3 {
	font-size: 34px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: var(--pls-spacing-xs);
	text-align: center;
	line-height: var(--pls-line-height-base);
	font-weight: var(--pls-font-weight-bold);
	letter-spacing: 1.02px;
}
section.cpn .cpn__title__block h3 span{
	font-size: 80px;
	line-height: 120%;
	letter-spacing: 2.4px;
	font-weight: var(--pls-font-weight-bold);
}
section.cpn .cpn__title__block h3 em{
	font-style: normal;
	font-size: 16px;
	font-weight: var(--pls-font-weight-bold);
}	
section.cpn .cpn__title__block .cpn__period{
	color: #D91676;
	font-family: "Helvetica Neue";
	text-align: center;
	font-size: 24px;
	letter-spacing: normal;
	font-weight: var(--pls-font-weight-bold);
}
section.cpn .cpn__number{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: var(--pls-spacing-m);
	font-feature-settings: 'palt' on;
	text-align: center;
	font-size: 28px;
	font-weight: var(--pls-font-weight-bold);
	line-height: var(--pls-line-height-base);
	color: #D91676;
	letter-spacing: 0.84px;
}
section.cpn .cpn__number img{
	width: 20px;
}
section.cpn .cpn__text__block {
    display: flex;
    flex-direction: column;
	width: 57%;
    text-align: left;
	padding: var(--pls-spacing-xxl) var(--pls-spacing-xl);
    gap: var(--pls-spacing-xl,);
	font-size: var(--pls-font-size-base);
	color: var(--pls-object-primary);
}
section.cpn .cpn__text__block li{
	font-feature-settings: 'palt' on;
	font-size: 12px;
	line-height: var(--pls-line-height-m);
}	
section.cpn .cpn__text__box {
	display: flex;
	flex-direction: column;
    gap: var(--pls-spacing-s);
}
section.cpn .cpn__text__box .cpn__point {
    color: #D91676;
    font-size: var(--pls-font-size-3xl);
    line-height: var(--pls-line-height-4xl);
    font-weight: var(--pls-font-weight-bold);
}
section.cpn .cpn__text__box .cpn__text {
    font-size: var(--pls-font-size-base);
	line-height: var(--pls-line-height-base);
}
section.cpn .cpn__box .pls-button {
    min-height: auto;
    padding: var(--pls-spacing-m) var(--pls-spacing-s);
    background: var(--pls-object-accent-dark);
    margin: 0 auto;
    position: relative;
    width: 336px;
}
section.cpn .cpn__box .pls-button:hover {
	opacity: 0.7;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
section.cpn .cpn__title__block {
	width: 50%;
	padding: var(--pls-spacing-xl) var(--pls-spacing-l);
}
section.cpn .cpn__text__block {
	width: 50%;
	padding: var(--pls-spacing-xl) var(--pls-spacing-l);
}
section.cpn .cpn__title__block h3 span {
	font-size: 64px;
}
section.cpn .cpn__text__box .cpn__text {
	font-size: 14px;
}	
section.cpn .cpn__text__box .cpn__point {
	font-size: 28px;
}
section.cpn .cpn__box .pls-button {
	font-size: 16px;	
	width: 300px;
}	
}

@media screen and (max-width: 768px) {
section.cpn .cpn__box {
	width: 90vw;
	max-width: 640px;
	flex-direction: column;
	border-radius: 20px;
}
section.cpn .cpn__title__block {
	border-radius: 20px 20px 0 0;
	gap: var(--pls-spacing-m);
	padding: var(--pls-spacing-l) var(--pls-spacing-m);
	width: 100%;
	max-width: 100%;
}
section.cpn .cpn__text__block {
	width: 100%;
	gap: var(--pls-spacing-l);
	padding: var(--pls-spacing-l);
}
section.cpn .cpn__text__box .cpn__point {
    font-size: var(--pls-font-size-xl);
    line-height: var(--pls-line-height-xxl);
}
section.cpn .cpn__number {
	font-size: var(--pls-font-size-xl);
}	
section.cpn .cpn__number img{
	width: 16px;	
}	
section.cpn .cpn__title__block h3 {	
	font-size: var(--pls-font-size-xxl);
}	
section.cpn .cpn__title__block h3 span {
	font-size: 60px;
}
section.cpn .cpn__title__block h3 em {
	font-size: 14px;	
}
section.cpn .cpn__box .pls-button {
	width: 264px;
	font-size: 14px;
	padding: var(--pls-spacing-s);
	line-height: var(--pls-line-height-base);
}	
}

.cover__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #111;
}

</pre></body></html>