@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: transparent;
    /* 3 */
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0;
}

p {
    margin-bottom: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
}

h1 {
    line-height: 1.15;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
    font-weight: 600;
}

dd {
    margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    margin: 0;
    /* 1 */
    overflow: visible;
    clear: both;
    color: inherit;
    /* 2 */
    border-top-width: 1px;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

address {
    font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    color: inherit;
    text-decoration: none;
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: 600;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
    vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
    padding: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    text-align: inherit;
    text-transform: inherit;
    vertical-align: middle;
    background: transparent;
    border-radius: 0;
    /* 1 */
    appearance: none;
    /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
    appearance: checkbox;
}

[type=radio] {
    appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
    cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
    cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
    outline: auto;
}

select:disabled {
    opacity: inherit;
}

/**
 * Remove padding
 */
option {
    padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
}

legend {
    padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
    outline-offset: -2px;
    /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
    cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: product-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
    outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
    border-color: inherit;
    /* 1 */
}

caption {
    text-align: left;
}

td,
th {
    padding: 0;
    vertical-align: top;
}

th {
    font-weight: 600;
    text-align: left;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?vmu7ax");
    src: url("../fonts/icomoon.eot?vmu7ax#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?vmu7ax") format("truetype"), url("../fonts/icomoon.woff?vmu7ax") format("woff"), url("../fonts/icomoon.svg?vmu7ax#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^=icon-], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-closed-eyes:before {
    content: "\e903";
}

.icon-eyes:before {
    content: "\e900";
}

.icon-key:before {
    content: "\e901";
}

.icon-mail:before {
    content: "\e902";
}

.l-wrapper--login {
    background-color: #fff;
}

.l-wrapper--login .l-body {
    background-image: none;
    min-height: calc(100vh - 691px);
    min-height: calc(100svh - 691px);
}
@media screen and (min-width: 724px) {
    .l-wrapper--login .l-body {
        min-height: calc(100vh - 491px);
        min-height: calc(100svh - 491px);
        background-image: url("/img/background/oidc-login.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-position-x: 540px;
        background-position-y: -280px;
    }
}
@media screen and (min-width: 1380px) {
    .l-wrapper--login .l-body {
        background-position-x: calc(50% + 580px);
    }
}
@media screen and (min-width: 1600px) {
    .l-wrapper--login .l-body {
        background-position-x: 660px;
    }
}
@media screen and (min-width: 1700px) {
    .l-wrapper--login .l-body {
        background-size: 85%;
    }
}
@media screen and (min-width: 1920px) {
    .l-wrapper--login .l-body {
        background-position-x: calc(50vw - 300px);
    }
}
.l-wrapper--login .l-oidc-main {
    padding: 40px 24px 80px;
    width: 100%;
}
@media screen and (min-width: 724px) {
    .l-wrapper--login .l-oidc-main {
        padding: 50px 40px 60px;
        max-width: 1928px;
        margin: 0 auto;
    }
}
.l-wrapper--login .l-main__content {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
@media screen and (min-width: 1600px) {
    .l-wrapper--login .l-main__content {
        padding: 0px 110px 0px;
        margin: 0;
        max-width: unset;
    }
}
.l-wrapper--login .l-footer-language {
    padding: 0px 24px 24px;
    max-width: 1928px;
    margin: -64px auto 0;
}
@media screen and (min-width: 724px) {
    .l-wrapper--login .l-footer-language {
        padding: 0px 40px 24px;
    }
}

.a-recaputure {
    display: flex;
    align-items: center;
    justify-content: center;
}
.a-recaputure .a-recaputure__photo {
    display: inline-block;
    width: 220px;
}
.a-recaputure .a-recaputure__photo img {
    width: 100%;
    height: auto;
}

.a-label, .a-label--icon {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: 20px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 1.4rem;
    color: #333;
}

.a-label--icon {
    column-gap: 12px;
}
.a-label--icon [class^=icon-], .a-label--icon [class*=" icon-"] {
    font-size: 16px;
}

.a-link {
    text-decoration: underline;
    color: #0861CA;
    transition-duration: 0.3s;
    font-size: 1.6rem;
}
.a-link:hover {
    color: #063F82;
}
.a-link.is-center {
    text-align: center;
}
.a-link.is-sm {
    font-size: 1.4rem;
}
.a-link.is-sm2 {
    font-size: 1.3rem;
}
.a-link.is-xs {
    font-size: 1.2rem;
}

.a-tag, .a-tag--fifth, .a-tag--fourth, .a-tag--third, .a-tag--tag, .a-tag--primary {
    display: inline-block;
    font-size: 1rem;
    padding: 4px;
}
@media screen and (min-width: 724px) {
    .a-tag, .a-tag--fifth, .a-tag--fourth, .a-tag--third, .a-tag--tag, .a-tag--primary {
        font-size: 1.2rem;
    }
}
.is-large.a-tag, .is-large.a-tag--fifth, .is-large.a-tag--fourth, .is-large.a-tag--third, .is-large.a-tag--tag, .is-large.a-tag--primary {
    font-size: 1.2rem;
}
@media screen and (min-width: 724px) {
    .is-large.a-tag, .is-large.a-tag--fifth, .is-large.a-tag--fourth, .is-large.a-tag--third, .is-large.a-tag--tag, .is-large.a-tag--primary {
        font-size: 1.4rem;
    }
}
.is-full.a-tag, .is-full.a-tag--fifth, .is-full.a-tag--fourth, .is-full.a-tag--third, .is-full.a-tag--tag, .is-full.a-tag--primary {
    width: 100%;
}

.a-tag, .a-tag--fifth, .a-tag--fourth, .a-tag--third, .a-tag--tag, .a-tag--primary {
    border: 1px solid #C4C4C4;
    font-weight: 600;
    border: 0;
    border-radius: 4px;
}

.a-tag--primary {
    color: #C24600;
    background-color: #FFF2EA;
}

.a-tag--tag {
    color: #000;
    background-color: #e7e7e7;
}

.a-tag--third {
    color: #007F46;
    background-color: #E6F6EE;
}

.a-tag--fourth {
    color: #887200;
    background-color: #FFFCE5;
}

.a-tag--fifth {
    color: #6E6E6E;
    background-color: #F2F2F3;
}

.a-tag--tag {
    border-radius: 0;
    font-size: 1.4rem;
    font-weight: 600;
}
.a-tag--tag::before {
    content: "#";
    font-weight: normal;
}

.a-tag--secondary {
    font-size: 1.2rem;
    color: #0175E1;
    line-height: 1;
    padding: 8px;
    border-color: #0175E1;
    border-radius: 4px;
}
@media screen and (min-width: 724px) {
    .a-tag--secondary {
        font-size: 1.4rem;
    }
}
.a-tag--secondary.is-large {
    width: 100%;
    background-color: #0175E1;
    color: #fff;
    text-align: center;
    font-weight: 600;
    border-radius: 0;
}

.a-text-error, .a-text {
    letter-spacing: 0.08em;
    font-feature-settings: "palt" on;
    line-height: 1.75;
    font-size: 1.6rem;
}
.a-text-error a, .a-text a {
    text-decoration: underline;
}
.a-text-error em, .a-text em {
    font-weight: 600;
    font-style: normal;
}
.is-xl.a-text-error, .is-xl.a-text {
    font-size: 2rem;
}
.is-lg.a-text-error, .is-lg.a-text {
    font-size: 1.8rem;
}
.is-sm.a-text-error, .is-sm.a-text {
    font-size: 1.4rem;
}
.is-xs.a-text-error, .is-xs.a-text {
    font-size: 2rem;
}
.is-bold.a-text-error, .is-bold.a-text {
    font-weight: 600;
}
.is-border.a-text-error, .is-border.a-text {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.is-border.a-text-error:before, .is-border.a-text:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    border-bottom: 1px solid #333;
    height: 50%;
}
.is-border.a-text-error span, .is-border.a-text span {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
}

.a-text-sub {
    font-size: 1.2rem;
    color: #666;
}

.a-text-error {
    color: #D32929;
    letter-spacing: 0.08em;
    font-feature-settings: "palt" on;
}

.a-title, .a-title--level2, .a-title--level1 {
    font-family: "Hiragino Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-feature-settings: "palt" on;
    color: #18181B;
}

.a-title--level1 {
    font-size: 2rem;
}
.a-title--level2 {
    font-size: 1.8rem;
}

.a-button--transparent, .a-button--facebook, .a-button--line, .a-button--google, .a-button, .a-button--primary-outline, .a-button--done, .a-button--disabled, .a-button--special, .a-button--secondary, .a-button--primary {
    font-family: "Hiragino Sans";
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.08em;
    font-feature-settings: "palt" on;
    border-radius: 40px;
    font-size: 1.4rem;
    min-height: 40px;
    transition-duration: 0.3s;
}
.pc-lg.a-button--transparent, .pc-lg.a-button--facebook, .pc-lg.a-button--google, .pc-lg.a-button, .pc-lg.a-button--primary-outline, .pc-lg.a-button--done, .pc-lg.a-button--disabled, .pc-lg.a-button--special, .pc-lg.a-button--secondary, .pc-lg.a-button--primary {
    border-radius: 100px;
    min-height: 48px;
    font-size: 1.4rem;
}
@media screen and (min-width: 724px) {
    .pc-lg.a-button--transparent, .pc-lg.a-button--facebook, .pc-lg.a-button--google, .pc-lg.a-button, .pc-lg.a-button--primary-outline, .pc-lg.a-button--done, .pc-lg.a-button--disabled, .pc-lg.a-button--special, .pc-lg.a-button--secondary, .pc-lg.a-button--primary {
        font-size: 1.6rem;
    }
}
.is-lg.a-button--transparent, .is-lg.a-button--facebook, .is-lg.a-button--google, .is-lg.a-button, .is-lg.a-button--primary-outline, .is-lg.a-button--done, .is-lg.a-button--disabled, .is-lg.a-button--special, .is-lg.a-button--secondary, .is-lg.a-button--primary {
    min-height: 48px;
    font-size: 1.4rem;
}
.is-sm.a-button--transparent, .is-sm.a-button--facebook, .is-sm.a-button--google, .is-sm.a-button, .is-sm.a-button--primary-outline, .is-sm.a-button--done, .is-sm.a-button--disabled, .is-sm.a-button--special, .is-sm.a-button--secondary, .is-sm.a-button--primary {
    border-radius: 32px;
    font-size: 1.2rem;
    min-height: 32px;
}
.is-full.a-button--transparent, .is-full.a-button--facebook, .is-full.a-button--google, .is-full.a-button, .is-full.a-button--primary-outline, .is-full.a-button--done, .is-full.a-button--disabled, .is-full.a-button--special, .is-full.a-button--secondary, .is-full.a-button--primary {
    width: 100%;
}
.is-min-200.a-button--transparent, .is-min-200.a-button--facebook, .is-min-200.a-button--google, .is-min-200.a-button, .is-min-200.a-button--primary-outline, .is-min-200.a-button--done, .is-min-200.a-button--disabled, .is-min-200.a-button--special, .is-min-200.a-button--secondary, .is-min-200.a-button--primary {
    min-width: 200px;
}
.is-disabled.a-button--transparent, .is-disabled.a-button--facebook, .is-disabled.a-button--google, .is-disabled.a-button, .is-disabled.a-button--primary-outline, .is-disabled.a-button--done, .is-disabled.a-button--disabled, .is-disabled.a-button--special, .is-disabled.a-button--secondary, .is-disabled.a-button--primary {
    pointer-events: none;
    touch-action: none;
    background-color: #CBCDD6;
    color: #A9AAB2;
}

.a-button, .a-button--primary-outline, .a-button--done, .a-button--disabled, .a-button--special, .a-button--secondary, .a-button--primary {
    display: flex;
    justify-content: center;
    align-items: center;
    color: inherit;
    padding: 4px 12px;
}
@media screen and (min-width: 724px) {
    .a-button, .a-button--primary-outline, .a-button--done, .a-button--disabled, .a-button--special, .a-button--secondary, .a-button--primary {
        padding: 8px 12px;
    }
}

.a-button--primary {
    background-color: #FF6624;
    color: #fff;
    display: inline-flex;
    align-items: center;
}
.a-button--primary[target=_blank]::after {
    display: inline-block;
    content: "";
    margin-left: 8px;
    width: 15px;
    height: 15px;
    mask-image: url("/img/icon/blank.svg");
    mask-size: 15px 15px;
    mask-repeat: no-repeat;
    background-color: #A9AAB2;
    min-width: 15px;
    background-color: #fff;
}
.a-button--primary:hover {
    background-color: rgb(243.3225, 96.4739383562, 33.1275);
    color: #fff;
}

.a-button--secondary {
    background-color: #E0E0E0;
    color: #333;
    display: inline-flex;
    align-items: center;
}
.a-button--secondary[target=_blank]::after {
    display: inline-block;
    content: "";
    margin-left: 8px;
    width: 15px;
    height: 15px;
    mask-image: url("/img/icon/blank.svg");
    mask-size: 15px 15px;
    mask-repeat: no-repeat;
    background-color: #A9AAB2;
    min-width: 15px;
    background-color: #6F7075;
}
.a-button--secondary:hover {
    background-color: rgb(229.4885, 229.4885, 231.2615);
    color: #333;
}

.a-button--special {
    background-color: #FFE9DB;
    color: #FF6624;
    display: inline-flex;
    align-items: center;
}
.a-button--special[target=_blank]::after {
    display: inline-block;
    content: "";
    margin-left: 8px;
    width: 15px;
    height: 15px;
    mask-image: url("/img/icon/blank.svg");
    mask-size: 15px 15px;
    mask-repeat: no-repeat;
    background-color: #A9AAB2;
    min-width: 15px;
    background-color: #FF6624;
}
.a-button--special:hover {
    background-color: rgb(252.015, 219.18, 198.285);
    color: #FF6624;
}

.a-button--disabled {
    background-color: #CBCDD6;
    color: #A9AAB2;
    display: inline-flex;
    align-items: center;
    pointer-events: none;
    touch-action: none;
}
.a-button--disabled[target=_blank]::after {
    display: inline-block;
    content: "";
    margin-left: 8px;
    width: 15px;
    height: 15px;
    mask-image: url("/img/icon/blank.svg");
    mask-size: 15px 15px;
    mask-repeat: no-repeat;
    background-color: #A9AAB2;
    min-width: 15px;
    background-color: #A9AAB2;
}
.a-button--disabled:hover {
    background-color: transparent;
    color: #A9AAB2;
}

.a-button--done {
    background-color: #F2F2F3;
    color: #A9AAB2;
    display: inline-flex;
    align-items: center;
}
.a-button--done[target=_blank]::after {
    display: inline-block;
    content: "";
    margin-left: 8px;
    width: 15px;
    height: 15px;
    mask-image: url("/img/icon/blank.svg");
    mask-size: 15px 15px;
    mask-repeat: no-repeat;
    background-color: #A9AAB2;
    min-width: 15px;
    background-color: #A9AAB2;
}
.a-button--done:hover {
    background-color: rgb(229.4885, 229.4885, 231.2615);
    color: #A9AAB2;
}

.a-button--primary-outline {
    background-color: #FFE9DB;
    color: #FF6624;
    display: inline-flex;
    align-items: center;
}
.a-button--primary-outline[target=_blank]::after {
    display: inline-block;
    content: "";
    margin-left: 8px;
    width: 15px;
    height: 15px;
    mask-image: url("/img/icon/blank.svg");
    mask-size: 15px 15px;
    mask-repeat: no-repeat;
    background-color: #A9AAB2;
    min-width: 15px;
}
.a-button--primary-outline:hover {
    background-color: rgb(252.015, 219.18, 198.285);
    color: #FF6624;
}

.a-button--close {
    font-size: 1.2rem;
}
.a-button--close .a-icon {
    margin-right: 11px;
}

.a-button--transparent, .a-button--facebook, .a-button--line, .a-button--google {
    background-color: transparent;
    border: 1px solid #CFCBC4;
    font-size: 1.2rem;
    padding: 0 10px;
    color: #18181B;
}
.a-button--transparent:hover, .a-button--facebook:hover, .a-button--google:hover {
    border-color: rgb(197.3071728972, 193.029228972, 185.5428271028);
}

.a-button--icon {
    text-indent: -100%;
    overflow: hidden;
    font-size: 0;
}
.a-button--icon .a-button__body {
    padding: 0;
}

.a-button--google {
    border-radius: 8px;
    background: #fff;
    border: 1px solid #A9AAB2;
    font-size: 1.4rem;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}
.a-button--google img {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 16px;
}
.a-button--google:hover {
    opacity: 0.7;
}
.a-button--google.is-lg {
    font-size: 1.6rem;
}

.a-button--facebook {
    background-color: #1877F2;
    border: 1px solid #1877F2;
    border-radius: 8px;
    color: #fff;
    font-size: 1.4rem;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}
.a-button--facebook img {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 16px;
}
.a-button--facebook:hover {
    opacity: 0.7;
}
.a-button--facebook a:hover {
    color: #fff;
}
.a-button--facebook.is-lg {
    font-size: 1.6rem;
}

.a-button--line {
    background-color: #06C755;
    border: 1px solid #06C755;
    border-radius: 8px;
    color: #fff;
    font-size: 1.4rem;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: box-shadow 0.2s ease;
    position: relative;
}
.a-button--line img {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 16px;
}
.a-button--line:hover {
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.1);
}
.a-button--line:active,
.a-button--line:focus {
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.3);
}
.a-button--line a:hover {
    color: #fff;
}
.a-button--line.is-lg {
    font-size: 1.6rem;
    min-height: 48px;
}

.a-button--hashtag {
    display: inline-block;
    font-weight: 600;
    position: relative;
    letter-spacing: 0;
    padding: 0 5px 0 10px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: left;
    position: relative;
}
@media screen and (max-width: 724px) {
    .a-button--hashtag {
        font-size: 1.4rem;
        padding: 5px 5px 5px 15px;
    }
}
.a-button--hashtag:before {
    position: absolute;
    top: 0;
    font-weight: 600;
    left: -3px;
    content: "#";
}
@media screen and (max-width: 724px) {
    .a-button--hashtag:before {
        top: 5px;
        left: 3px;
    }
}
.a-button--hashtag:after {
    background-color: #e7e7e7;
    border-radius: 4px;
    position: absolute;
    top: -5px;
    left: -10px;
    content: "";
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    z-index: -1;
}
@media screen and (max-width: 724px) {
    .a-button--hashtag:after {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }
}
.a-button--hashtag:hover {
    opacity: 0.7;
    color: #000;
}

.a-checkbox {
    position: relative;
}
.a-checkbox.is-disabled .a-checkbox__label {
    cursor: default;
}
.a-checkbox.is-disabled .a-checkbox__icon {
    border-color: #CBCDD6;
    background-color: #A9AAB2;
    pointer-events: none;
    touch-action: none;
}
.a-checkbox.is-disabled .a-checkbox__icon:after {
    display: none;
}
.a-checkbox:not(.is-disabled) .a-checkbox__label:hover .a-checkbox__icon {
    background-color: #F2F2F3;
    border-color: #A9AAB2;
}

.a-checkbox__label {
    display: flex;
    align-items: center;
    color: #18181B;
    font-size: 1.4rem;
}

.a-checkbox__input {
    pointer-events: none;
    touch-action: none;
    opacity: 0;
    position: absolute;
}
.a-checkbox__input:checked ~ .a-checkbox__label .a-checkbox__icon {
    border-color: #FF6624;
    background-color: #FF6624;
}
.a-checkbox__input:checked ~ .a-checkbox__label:hover .a-checkbox__icon {
    border-color: rgb(243.3225, 96.4739383562, 33.1275);
    background-color: rgb(243.3225, 96.4739383562, 33.1275);
}

.a-checkbox__icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    min-width: 24px;
    border: 1px solid #A9AAB2;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 8px;
}
.a-checkbox__icon::after {
    content: "";
    display: block;
    width: 18px;
    height: 14px;
    mask-image: url("/img/icon/checked.svg");
    mask-size: 18px 14px;
    mask-repeat: no-repeat;
    background-color: #fff;
    min-width: 18px;
}

.a-form-text, .a-form-select {
    position: relative;
}
.a-form-text.is-error .a-form-text__input, .a-form-text.is-error .a-form-textarea__input, .a-form-text.is-error .a-form-text__ghost, .a-form-text.is-error .a-form-select__input, .is-error.a-form-select .a-form-text__input, .is-error.a-form-select .a-form-textarea__input, .is-error.a-form-select .a-form-text__ghost, .is-error.a-form-select .a-form-select__input {
    border-color: #D32929;
    color: #D32929;
}
.a-form-text.is-error .a-form-text__input::placeholder, .a-form-text.is-error .a-form-textarea__input::placeholder, .a-form-text.is-error .a-form-text__ghost::placeholder, .a-form-text.is-error .a-form-select__input::placeholder, .is-error.a-form-select .a-form-text__input::placeholder, .is-error.a-form-select .a-form-textarea__input::placeholder, .is-error.a-form-select .a-form-text__ghost::placeholder, .is-error.a-form-select .a-form-select__input::placeholder {
    color: #D32929;
}
.a-form-text.is-error .a-form-text__input:hover, .a-form-text.is-error .a-form-textarea__input:hover, .a-form-text.is-error .a-form-text__ghost:hover, .a-form-text.is-error .a-form-select__input:hover, .is-error.a-form-select .a-form-text__input:hover, .is-error.a-form-select .a-form-textarea__input:hover, .is-error.a-form-select .a-form-text__ghost:hover, .is-error.a-form-select .a-form-select__input:hover {
    border-color: rgb(192.375, 47.025, 47.025);
    color: rgb(192.375, 47.025, 47.025);
}
.a-form-text.is-readonly .a-form-text__input, .a-form-text.is-readonly .a-form-textarea__input, .a-form-text.is-readonly .a-form-text__ghost, .a-form-text.is-readonly .a-form-select__input, .is-readonly.a-form-select .a-form-text__input, .is-readonly.a-form-select .a-form-textarea__input, .is-readonly.a-form-select .a-form-text__ghost, .is-readonly.a-form-select .a-form-select__input, .a-form-text.is-disabled .a-form-text__input, .a-form-text.is-disabled .a-form-textarea__input, .a-form-text.is-disabled .a-form-text__ghost, .a-form-text.is-disabled .a-form-select__input, .is-disabled.a-form-select .a-form-text__input, .is-disabled.a-form-select .a-form-textarea__input, .is-disabled.a-form-select .a-form-text__ghost, .is-disabled.a-form-select .a-form-select__input {
    background-color: #CBCDD6;
    border-color: #A9AAB2;
    color: #A9AAB2;
    pointer-events: none;
    touch-action: none;
}
.a-form-text .a-input__icon, .a-form-select .a-input__icon {
    position: absolute;
    top: 50%;
    font-size: 24px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
}
.a-form-text button.a-input__icon, .a-form-select button.a-input__icon {
    transition-duration: 0.3s;
}
.a-form-text button.a-input__icon:hover, .a-form-select button.a-input__icon:hover {
    opacity: 0.7;
}
.a-form-text.is-icon-after .a-input__icon, .is-icon-after.a-form-select .a-input__icon {
    right: 18px;
}
.a-form-text.is-icon-after .a-form-text__input, .a-form-text.is-icon-after .a-form-textarea__input, .a-form-text.is-icon-after .a-form-text__ghost, .a-form-text.is-icon-after .a-form-select__input, .is-icon-after.a-form-select .a-form-text__input, .is-icon-after.a-form-select .a-form-textarea__input, .is-icon-after.a-form-select .a-form-text__ghost, .is-icon-after.a-form-select .a-form-select__input {
    padding-right: 62px;
}

.a-form-text__label {
    font-size: 1.2rem;
    font-weight: 600;
    color: #18181B;
    padding-bottom: 4px;
}
.a-form-text__label.is-error {
    color: #ff0000;
}

.a-form-text__input, .a-form-textarea__input, .a-form-text__ghost, .a-form-select__input {
    width: 100%;
    height: 52px;
    background-color: #fff;
    border: 1px solid #666666;
    border-radius: 8px;
    font-size: 1.6rem;
    color: #18181B;
    padding: 0 32px 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.a-form-text__input::placeholder, .a-form-textarea__input::placeholder, .a-form-text__ghost::placeholder, .a-form-select__input::placeholder {
    color: #666666;
    font-family: "Hiragino Sans";
    font-style: normal;
    font-weight: 400;
}
.a-form-text__input:focus-visible, .a-form-textarea__input:focus-visible, .a-form-text__ghost:focus-visible, .a-form-select__input:focus-visible {
    outline: 0;
    border: 1px solid #FF6624;
}
.a-form-text__input:hover:focus-visible, .a-form-textarea__input:hover:focus-visible, .a-form-text__ghost:hover:focus-visible, .a-form-select__input:hover:focus-visible {
    border-color: rgb(243.3225, 96.4739383562, 33.1275);
}

.a-form-text__error {
    font-size: 1.2rem;
    color: #ff0000;
    padding-top: 8px;
}

.a-form-select__input {
    padding: 0 32px 0 16px;
    cursor: pointer;
}

.a-form-text__ghost {
    pointer-events: none;
    touch-action: none;
}

.a-form-textarea__input {
    padding: 12px;
    cursor: pointer;
    height: auto;
}

.a-radio-groups .a-radio__icon {
    left: 0;
}

.a-radio, .a-radio--with_edit_btn, .a-radio--wrap, .a-radio__item {
    position: relative;
}
.a-radio.is-disabled .a-radio__body, .is-disabled.a-radio--with_edit_btn .a-radio__body, .is-disabled.a-radio--wrap .a-radio__body, .is-disabled.a-radio__item .a-radio__body {
    cursor: default;
}
.a-radio.is-disabled .a-radio__icon, .is-disabled.a-radio--with_edit_btn .a-radio__icon, .is-disabled.a-radio--wrap .a-radio__icon, .is-disabled.a-radio__item .a-radio__icon {
    border-color: #CBCDD6;
    background-color: #A9AAB2;
    pointer-events: none;
    touch-action: none;
}
.a-radio.is-disabled .a-radio__icon:after, .is-disabled.a-radio--with_edit_btn .a-radio__icon:after, .is-disabled.a-radio--wrap .a-radio__icon:after, .is-disabled.a-radio__item .a-radio__icon:after {
    display: none;
}
.a-radio:not(.is-disabled) .a-radio__body:hover .a-radio__icon, .a-radio--with_edit_btn:not(.is-disabled) .a-radio__body:hover .a-radio__icon, .a-radio--wrap:not(.is-disabled) .a-radio__body:hover .a-radio__icon, .a-radio__item:not(.is-disabled) .a-radio__body:hover .a-radio__icon {
    background-color: #F2F2F3;
    border-color: #A9AAB2;
}
.a-radio.is-top .a-radio__icon, .is-top.a-radio--with_edit_btn .a-radio__icon, .is-top.a-radio--wrap .a-radio__icon, .is-top.a-radio__item .a-radio__icon {
    left: 0;
}
.a-radio.is-center .a-radio__icon, .is-center.a-radio--with_edit_btn .a-radio__icon, .is-center.a-radio--wrap .a-radio__icon, .is-center.a-radio__item .a-radio__icon {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}

.a-radio__wrapper {
    position: relative;
}

.a-radio__label {
    padding-left: 40px;
    padding-bottom: 8px;
}

.a-radio__body {
    display: flex;
    color: #18181B;
    font-size: 1.4rem;
    padding-left: 40px;
}
@media screen and (min-width: 724px) {
    .a-radio__body {
        font-size: 1.6rem;
    }
}

.a-radio--pl-0 .a-radio__label {
    padding-left: 0px;
}
.a-radio--pl-0 .a-radio__body {
    padding-left: 0px;
}

.a-radio__input {
    pointer-events: none;
    touch-action: none;
    opacity: 0;
    position: absolute;
}
.a-radio__input:checked ~ .a-radio__warapper .a-radio__body .a-radio__icon {
    border-color: #FF6624;
}
.a-radio__input:checked ~ .a-radio__warapper .a-radio__body .a-radio__icon::after {
    background-color: #FF6624;
}
.a-radio__input:checked ~ .a-radio__warapper .a-radio__body:hover .a-radio__icon {
    border-color: rgb(243.3225, 96.4739383562, 33.1275);
    background-color: rgb(242.25, 242.25, 242.25);
}
.a-radio__input:checked ~ .a-radio__warapper .a-radio__body:hover .a-radio__icon::after {
    background-color: rgb(243.3225, 96.4739383562, 33.1275);
}
.a-radio__input:checked ~ .b-form-radio__submit {
    display: block;
}
.a-radio__input ~ .b-form-radio__submit {
    display: none;
}

.a-radio__icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border: 1px solid #A9AAB2;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 16px;
    position: absolute;
}
.a-radio__icon::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
}

.a-radio__text-block {
    display: block;
}

.a-radio__strong {
    display: block;
}
.a-radio__strong + .a-radio__text {
    margin-top: 8px;
}
.a-radio__strong + .a-radio__note {
    margin-top: 8px;
}

.a-radio__text {
    display: block;
    line-height: 1.5;
    overflow-wrap: break-word;
    word-break: break-all;
}
.a-radio__text .c-label {
    margin-bottom: 8px;
}

.a-radio__note {
    display: block;
    font-size: 1.2rem;
    line-height: 1.5;
}
@media screen and (min-width: 724px) {
    .a-radio__note {
        font-size: 1.6rem;
    }
}

.a-radio__image {
    margin-right: 16px;
    display: flex;
    align-items: center;
}

.a-radio__warapper.is-relative {
    position: relative;
}

@media screen and (min-width: 724px) {
    .a-radio--with_edit_btn, .a-radio--wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
}
.a-radio--with_edit_btn .a-radio__input:checked ~ .b-form-radio__btn-group .b-form-radio__submit, .a-radio--wrap .a-radio__input:checked ~ .b-form-radio__btn-group .b-form-radio__submit {
    display: block;
    position: static;
    transform: none;
}
@media screen and (min-width: 724px) {
    .a-radio--with_edit_btn .a-radio__input ~ .b-form-radio__btn-group, .a-radio--wrap .a-radio__input ~ .b-form-radio__btn-group {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        justify-content: flex-end;
        margin-left: 24px;
        flex-shrink: 0;
        max-width: 320px;
        min-width: 162px;
    }
}
.a-radio--with_edit_btn .a-radio__input ~ .b-form-radio__btn-group .b-form-radio__submit, .a-radio--wrap .a-radio__input ~ .b-form-radio__btn-group .b-form-radio__submit {
    display: none;
}
.a-radio--with_edit_btn .a-radio__input ~ .b-form-radio__btn-group .b-form-radio__edit__button, .a-radio--wrap .a-radio__input ~ .b-form-radio__btn-group .b-form-radio__edit__button {
    margin-top: 16px;
    margin-right: 0;
    margin-left: auto;
}

.a-radio--wrap .b-form-radio__edit__button {
    width: fit-content;
}

.a-form-select--clear, .a-form-select--language, .a-form-select {
    position: relative;
}
.a-form-select--clear::after, .a-form-select--language::after, .a-form-select::after {
    content: "";
    display: block;
    width: 13px;
    height: 8px;
    mask-image: url("/img/icon/arrow-more.svg");
    mask-size: 13px 8px;
    mask-repeat: no-repeat;
    background-color: #A9AAB2;
    min-width: 13px;
    position: absolute;
    right: 17px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}
.a-form-select--clear:focus-within::after, .a-form-select--language:focus-within::after, .a-form-select:focus-within::after {
    background-color: #FF6624;
}
.is-error.a-form-select--clear::after, .is-error.a-form-select--language::after, .is-error.a-form-select::after {
    background-color: #ff0000;
}

.a-form-select__clear {
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 0;
    text-indent: -100%;
    overflow: hidden;
    transform-origin: center center;
    transform: rotate(45deg);
    right: 8px;
}
.a-form-select__clear::before, .a-form-select__clear::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #A9AAB2;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.a-form-select__clear::after {
    transform-origin: center center;
    transform: rotate(90deg);
}

.a-form-select--language {
    width: 100%;
}
@media screen and (min-width: 724px) {
    .a-form-select--language {
        width: 196px;
    }
}
.a-form-select--language .a-form-select__input {
    padding: 0 38px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS4zODQuODMzQzQuMjE5LjgzMy4wMzcgNC45NC4wMzcgMTBzNC4xODIgOS4xNjcgOS4zNDcgOS4xNjdjNS4xNzQgMCA5LjM2NS00LjEwNyA5LjM2NS05LjE2N1MxNC41NTguODMzIDkuMzg0LjgzM3ptNi40ODMgNS41aC0yLjc2YTE0LjE3IDE0LjE3IDAgMDAtMS4yOS0zLjI2MyA3LjQ4IDcuNDggMCAwMTQuMDUgMy4yNjN6bS02LjQ3NC0zLjYzYTEyLjgyIDEyLjgyIDAgMDExLjc4NyAzLjYzSDcuNjA2Yy40MDItMS4zMSAxLjAxLTIuNTMgMS43ODctMy42M3ptLTcuMjQyIDkuMTNBNy40MTIgNy40MTIgMCAwMTEuOTA4IDEwYzAtLjYzMy4wOTMtMS4yNDcuMjQzLTEuODMzaDMuMTYzYy0uMDc1LjYwNS0uMTMxIDEuMjEtLjEzMSAxLjgzM3MuMDU2IDEuMjI4LjEzIDEuODMzSDIuMTUyem0uNzY3IDEuODM0aDIuNzZjLjMgMS4xNDUuNzMgMi4yNDUgMS4yOTIgMy4yNjNhNy40NCA3LjQ0IDAgMDEtNC4wNTItMy4yNjN6bTIuNzYtNy4zMzRoLTIuNzZBNy40NCA3LjQ0IDAgMDE2Ljk3IDMuMDdhMTQuMTcyIDE0LjE3MiAwIDAwLTEuMjkyIDMuMjYzem0zLjcxNSAxMC45NjRhMTIuODA0IDEyLjgwNCAwIDAxLTEuNzg3LTMuNjNoMy41NzRhMTIuODA0IDEyLjgwNCAwIDAxLTEuNzg3IDMuNjN6bTIuMTktNS40NjRoLTQuMzhBMTMuMjIgMTMuMjIgMCAwMTcuMDU0IDEwYzAtLjYyMy4wNjYtMS4yMzguMTUtMS44MzNoNC4zOGMuMDgzLjU5NS4xNDkgMS4yMS4xNDkgMS44MzNzLS4wNjYgMS4yMjgtLjE1IDEuODMzem0uMjMzIDUuMDk3YTE0LjE3IDE0LjE3IDAgMDAxLjI5MS0zLjI2M2gyLjc2YTcuNDggNy40OCAwIDAxLTQuMDUgMy4yNjN6bTEuNjU2LTUuMDk3Yy4wNzUtLjYwNS4xMzEtMS4yMS4xMzEtMS44MzNzLS4wNTYtMS4yMjgtLjEzLTEuODMzaDMuMTYyYy4xNS41ODYuMjQzIDEuMi4yNDMgMS44MzNhNy40NCA3LjQ0IDAgMDEtLjI0MyAxLjgzM2gtMy4xNjN6IiBmaWxsPSIjQTlBQUIyIi8+PC9zdmc+);
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: transparent;
    height: 40px;
    background-color: #F2F2F3;
    border: 1px solid #CBCDD6;
    border-radius: 6px;
    font-size: 1.4rem;
    color: #18181B;
}

.a-form-select--clear {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.a-form-select--clear .c-form-select__input {
    width: calc(100% - 40px);
}
.a-form-select--clear::after {
    right: 57px;
}

.m-button-wrapper .a-button:nth-child(n+2),
.m-button-wrapper .a-button--primary:nth-child(n+2),
.m-button-wrapper .a-button--secondary:nth-child(n+2) {
    margin-top: 16px;
}

.m-input-field-container__name {
    display: flex;
    align-items: center;
    column-gap: 4px;
}
.m-input-field-container__name label {
    color: #333;
    padding: 0;
}

.m-input-field-container__content {
    margin-top: 8px;
}

.m-input-field-container__content--2 {
    margin-top: 4px;
}

.m-input-field-container__content--1fr_auto {
    margin-top: 8px;
    display: grid;
    column-gap: 20px;
    grid-template-columns: 1fr auto;
}

.m-input-field-container__content--text {
    margin-top: 4px;
}

.m-input-field-container__content--text > :not([hidden]) ~ :not([hidden]) {
    margin-top: 4px;
    margin-bottom: 4px;
}

.m-input-field-container__text, .m-input-field-container__text-after-form2, .m-input-field-container__text-after-form {
    margin-top: 8px;
    text-align: left;
}

.m-input-field-container__text-after-form {
    margin-top: 3px;
}

.m-input-field-container__text-after-form2 {
    margin-top: 16px;
}

.m-input-field-container__error {
    margin-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
    text-align: left;
}

.m-input-field-container--auto_1fr {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 4px;
}
.m-input-field-container--auto_1fr .m-input-field-container__name {
    grid-column-start: 1;
    grid-column-end: 3;
}
.m-input-field-container--auto_1fr .m-input-field-container__text-before-form {
    margin-top: 8px;
    display: flex;
    height: 48px;
    align-items: center;
}
.m-input-field-container--auto_1fr .m-input-field-container__content {
    grid-column-start: 2;
}

.a-sheet {
    background-color: #F3F3F3;
    padding: 12px;
    border-radius: 8px;
}

.m-list.is-bold {
    font-weight: bold;
}

.m-list-item {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #4F4F4F;
    font-weight: 600;
    text-indent: -1em;
    margin-left: 1em;
}
.m-list-item::before {
    content: "・";
    width: 1em;
    text-align: center;
}

.o-entry__unit:nth-child(n+2) {
    margin-top: 16px;
}

.o-entry__bottom:nth-child(n+2) {
    margin-top: 24px;
}
.o-entry__bottom .a-link {
    display: block;
}
.o-entry__bottom .a-link:nth-child(n+2) {
    margin-top: 12px;
}

.c-button--basic {
    color: #18181B;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14.2222222222px;
    font-weight: 600;
    line-height: 14.2222222222px;
    background-color: #F4F4F6;
    border: 1px solid #CBCDD6;
    transition-duration: 0.3s;
    height: 38px;
}

.c-button--basic:hover {
    background-color: #E5E5E7;
    color: #18181B;
}

@media screen and (min-width: 724px) {
    .c-button--basic {
        font-size: 16px;
        line-height: 24px;
        height: 48px;
    }
}
.c-global-footer {
    padding: 33px 24px 28px;
}
@media screen and (min-width: 724px) {
    .c-global-footer {
        padding: 26px 33px;
    }
}

@media screen and (min-width: 724px) {
    .c-global-footer__top, .c-global-footer__top--sns-only {
        display: flex;
        justify-content: space-between;
    }
}

@media screen and (min-width: 724px) {
    .c-global-footer__top--sns-only {
        justify-content: center;
    }
}

@media screen and (min-width: 724px) {
    .c-global-footer__section2 {
        width: 445px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
}

.c-global-footer__sns {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
}

.c-global-footer__sns__item:nth-child(n+2), .c-global-footer__sns__item--2:nth-child(n+2) {
    margin-left: 16px;
}

@media screen and (min-width: 724px) {
    .c-global-footer__top--sns-only .c-global-footer__sns__item:nth-child(n+2), .c-global-footer__top--sns-only .c-global-footer__sns__item--2:nth-child(n+2) {
        margin-left: 32px;
    }
}

@media screen and (min-width: 724px) {
    .c-global-footer__sns__item--2 .c-global-footer__sns__link img {
        width: 24px;
        height: auto;
    }
}

.c-global-footer__buttons {
    display: flex;
    justify-content: center;
    padding-top: 26px;
}
@media screen and (min-width: 724px) {
    .c-global-footer__buttons {
        padding-top: 24px;
    }
}
.c-global-footer__buttons .c-button:hover .c-icon {
    background-color: rgb(160.3439110429, 161.339708589, 169.3060889571);
}
.c-global-footer__buttons .c-button:hover {
    color: rgb(22.9425, 22.9425, 25.5075);
    background-color: rgb(229.4885, 229.4885, 231.2615);
}

.c-global-footer__buttons__item {
    width: 160px;
}
@media screen and (min-width: 724px) {
    .c-global-footer__buttons__item {
        width: 196px;
    }
}
.c-global-footer__buttons__item:nth-child(even) {
    margin-left: 9px;
}
@media screen and (min-width: 724px) {
    .c-global-footer__buttons__item:nth-child(even) {
        margin-left: 11px;
    }
}
.c-global-footer__buttons__item .c-button {
    width: 100%;
}
.c-global-footer__buttons__item .c-button--transparent .c-button__body {
    padding: 0 6px;
}
@media screen and (min-width: 724px) {
    .c-global-footer__buttons__item .c-button--transparent .c-button__body {
        padding: 0 10px;
    }
}

@media screen and (min-width: 724px) {
    .c-global-footer__utility {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        margin-bottom: -16px;
    }
}

.c-global-footer__utility__item {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #CBCDD6;
}
@media screen and (min-width: 724px) {
    .c-global-footer__utility__item:nth-child(n+2) {
        padding-top: 0;
        margin-left: 16px;
        padding-bottom: 16px;
    }
}

.c-global-footer__utility__link {
    display: inline-flex;
    align-items: center;
    font-size: 14.2222222222px;
    line-height: 21.3333333333px;
    font-weight: 300;
    color: #18181B;
    transition-duration: 0.3s;
}
.c-global-footer__utility__link[target=_blank]::after {
    display: inline-block;
    content: "";
    margin-left: 8px;
    width: 15px;
    height: 15px;
    mask-image: url("/img/icon/blank.svg");
    mask-size: 15px 15px;
    mask-repeat: no-repeat;
    background-color: #6F7074;
    min-width: 15px;
}
.c-global-footer__utility__link:hover {
    color: #6F7074;
}

.c-global-footer__logo {
    text-align: center;
    padding-top: 26px;
}

.l-global-footer {
    background: #F4F4F6;
    display: flex;
    justify-content: center;
}

.c-global-footer {
    display: flex;
    flex-direction: column;
    padding: 0 16px 24px;
    box-shadow: inset 0px 1px 0px #FFFFFF;
    width: 100%;
    max-width: 1920px;
}

.c-global-footer__heading-label, .c-global-footer__heading-label--large {
    color: #6F7074;
    font-weight: 600;
}

.c-global-footer__heading-label-sns {
    color: #6F7074;
    font-size: 14.2222222222px;
    line-height: 21.3333333333px;
    font-weight: 600;
}

.c-global-footer__sns__link img[alt=X] {
    width: 22px;
    height: auto;
}

.c-global-footer__sns__link img[alt=Instagram] {
    width: 24px;
    height: auto;
}

.c-global-footer__sns__link img[alt=Facebook] {
    width: 24px;
    height: auto;
}

.c-global-footer__sns__link img[alt=LINE] {
    width: 24px;
    height: auto;
}

.c-global-footer__sns__link img[alt=Youtube] {
    width: 26px;
    height: auto;
}

.c-global-footer__sns__link img[alt=Plurk] {
    width: 24px;
    height: auto;
}

.c-global-footer__sns__link img[alt=Weibo] {
    width: 24px;
    height: auto;
}

.c-global-footer__heading-label {
    font-size: 10.6666666667px;
    line-height: 10.6666666667px;
}

.c-global-footer__heading-label--large {
    font-size: 12.8px;
    line-height: 12.8px;
}

.c-global-footer__section {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #CBCDD6;
}

@media screen and (max-width: 723.99px) {
    .c-global-footer__section-item-list, .c-global-footer__utility {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
    }
    .c-language-selector.is-open .c-global-footer__section-item-list, .c-language-selector.is-open .c-global-footer__utility {
        max-height: 1000px;
        transition: max-height 0.1s ease-out;
    }
}
.c-global-footer__section-item-list li {
    border-top: 1px solid #CBCDD6;
    padding: 16px 0;
}

.c-global-footer__section-column {
    border-top: 1px solid #CBCDD6;
}

.c-global-footer__heading-label--large {
    padding: 16px 0;
}

.c-global-footer__section-column-item {
    color: #18181B;
    font-size: 14.2222222222px;
    line-height: 14.2222222222px;
    font-weight: 300;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    transition-duration: 0.3s;
}

.c-global-footer__section-column-item:hover {
    color: #F06E00;
}

.c-global-footer__check-info {
    padding: 24px 0;
}

.c-global-footer__block:nth-child(2) {
    margin-top: 24px;
}

.c-button--ather-sns {
    margin-top: 16px;
}

.c-button--ather-sns {
    display: flex;
    justify-content: center;
}

.c-button--ather-sns-link {
    padding: 11px 46px;
    font-size: 14.2222222222px;
    font-weight: 600;
    line-height: 14.2222222222px;
    border: 1px solid #CBCDD6;
    border-radius: 56px;
}

@media screen and (min-width: 724px) {
    .c-button--ather-sns-link {
        font-size: 12.8px;
        padding: 10.5px 38px;
        line-height: 19.2px;
        height: 40px;
    }
}
.c-copyright {
    color: #6F7074;
    font-size: 1.08rem;
    font-weight: 300;
    line-height: 10.8px;
    letter-spacing: 0.05em;
    text-align: center;
    padding-top: 24px;
    border-top: 1px solid #CBCDD6;
    white-space: nowrap;
}

.c-list-item__image {
    width: 40px;
    height: 40px;
    margin-right: 8px;
}

.c-global-footer__section__list {
    /* autoprefixer: off */
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 8px;
}

.c-global-footer__section__list__item {
    width: 100%;
    display: grid;
    grid-template-rows: subgrid;
    grid-template-columns: 48px auto;
}

.c-list-item__image {
    width: 40px;
    height: 40px;
    align-self: center;
}

.c-global-footer__item-lable {
    align-self: center;
    transition-duration: 0.3s;
}

.c-global-footer__section__list__item:hover .c-global-footer__item-lable {
    color: #F06E00;
}

.c-global-footer__item-lable {
    color: #18181B;
    font-size: 12.8px;
    font-weight: 600;
    line-height: 17.92px;
}

.c-global-footer__item-info {
    margin-top: 4px;
    color: #6F7074;
    font-size: 1.08rem;
    transition-duration: 0.3s;
}

.c-global-footer__section__list__item:hover .c-global-footer__item-info {
    color: #F06E00;
}

.c-global-footer__section__list__item:nth-child(n+2) {
    margin-top: 8px;
}

.c-global-footer__utility-sp {
    padding: 16px 0;
}

@media screen and (max-width: 723.99px) {
    .c-accordion-switch {
        position: relative;
    }
    .c-accordion-switch::after {
        content: "";
        right: 2px;
        position: absolute;
        top: 50%;
        width: 16px;
        min-width: 16px;
        height: 9px;
        background-color: #6F7074;
        transform: translate(0%, -50%);
        mask-image: url("/img/icon/arrow-more.svg");
        mask-size: 16px 9px;
        mask-repeat: no-repeat;
        transition-duration: 0.3s;
    }
    .c-accordion-switch.is-open::after {
        transform: rotateX(180deg) translate(0%, 6px);
        transition-duration: 0.3s;
    }
}
@media screen and (min-width: 724px) {
    .c-global-footer {
        padding: 0 32px;
    }
    .c-global-footer__heading-label-sns {
        line-height: 14.2222222222px;
    }
    .c-global-footer__section__list {
        /* autoprefixer: off */
        grid-template-columns: repeat(3, 1fr);
    }
    .c-global-footer__section__list__item {
        grid-template-columns: 56px auto;
    }
    .c-list-item__image {
        width: 48px;
        height: 48px;
    }
    .c-global-footer__item-info {
        align-self: start;
        margin-top: 0;
    }
    .c-global-footer__section__list__item:nth-child(n+2) {
        margin-top: 0;
        margin-left: 16px;
    }
    .c-global-footer__item-info {
        font-size: 10.6666666667px;
    }
    .c-global-footer__heading-label {
        font-size: 14.2222222222px;
        line-height: 21.3333333333px;
    }
    .c-global-footer__section {
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .c-global-footer__utility-sp {
        display: none;
    }
    .c-global-footer__section {
        padding: 32px 0 64px;
    }
    .c-global-footer__section:last-of-type {
        padding: 24px 0 32px;
    }
    .c-global-footer__section-item-list li {
        border-top: none;
        padding: 0;
    }
    .b-vertical-horizontal-converter {
        display: flex;
    }
    .c-global-footer__heading-label--large {
        padding: 0;
        font-size: 16px;
        line-height: 24px;
    }
    .c-global-footer__section-item-list {
        padding-top: 8px;
    }
    .c-global-footer__section-item-list li:nth-child(n+2) {
        padding-top: 12px;
    }
    .c-global-footer__section-column {
        border-top: none;
    }
    .c-global-footer__section-column:last-child {
        margin-left: 64px;
    }
    .c-global-footer__check-info {
        padding: 0;
        margin-left: 64px;
    }
    .c-global-footer__block:nth-child(2) {
        margin-top: 16px;
    }
    .c-button--ather-sns {
        margin-top: 32px;
    }
    .c-global-footer__utility__item {
        border: none;
    }
    .c-global-footer__utility__item {
        padding: 0;
    }
    .c-global-footer__bottom {
        display: flex;
        align-items: center;
    }
    .c-copyright {
        text-align: left;
        padding: 0;
        border: none;
    }
}
@media screen and (max-width: 723.99px) {
    .b-product-info__unit--add-ui {
        transition: opacity 0.3s ease;
        opacity: 1;
    }
    .b-product-info__unit--add-ui.is-hidden {
        opacity: 0;
        pointer-events: none;
    }
}
.c-global-header__ui__item {
    position: relative;
    transition-duration: 0.3s;
}
.c-global-header__ui__item:nth-child(n+2) {
    margin-left: 16px;
}
@media screen and (min-width: 724px) {
    .c-global-header__ui__item:nth-child(n+2) {
        margin-left: 4px;
    }
}
@media screen and (min-width: 724px) {
    .c-global-header__ui__item:nth-child(n+2) {
        margin-left: 32px;
    }
}
.c-global-header__ui__item:last-child {
    margin-left: var(--spacing-3x);
}
@media screen and (min-width: 724px) {
    .c-global-header__ui__item:last-child {
        margin-left: 8px;
        display: flex;
        align-items: center;
    }
}
@media screen and (min-width: 724px) {
    .c-global-header__ui__item:last-child {
        margin-left: var(--spacing-5x);
    }
}
@media screen and (min-width: 724px) {
    .c-global-header__ui__item.is-current {
        background-color: rgb(242.25, 242.25, 242.25);
    }
}
@media screen and (min-width: 724px) {
    .c-global-header__ui__item {
        height: 72px;
    }
}

/* 202406 Top Renewal Header */
.c-global-header__ui__item:hover .c-global-header__ui-text {
    color: #F06E00;
    transition-duration: 0.3s;
}

.c-global-header__ui__link {
    display: flex;
    align-items: center;
}

.c-global-header__icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-bottom: 4px;
    pointer-events: none;
}

@media screen and (min-width: 724px) {
    .c-global-header__icon {
        margin: 0 4px 0 1px;
    }
}
.c-global-header__icon-path {
    transition: fill 0.3s ease;
}

.c-global-header__text {
    pointer-events: none;
    font-weight: 600;
    font-size: 12.8px;
    line-height: 12.8px;
}

@media screen and (min-width: 724px) {
    .c-global-header__text {
        font-size: 16px;
        font-weight: 600;
        line-height: 16px;
        font-feature-settings: "palt";
    }
}
@media screen and (max-width: 723.99px) {
    .c-global-header__text--SP-en-news {
        font-size: 10.6666666667px;
    }
}
.c-global-header__ui-text {
    color: #6F7074;
    font-size: 10.6666666667px;
    font-weight: 600;
    font-feature-settings: "palt";
    margin-left: 4px;
}

.c-form-select__input-language {
    border: none;
    font-size: 1.4rem;
    font-weight: 300;
}

.c-global-header__select--language .c-form-select__input {
    padding: 0 0 0 28px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS4zODQuODMzQzQuMjE5LjgzMy4wMzcgNC45NC4wMzcgMTBzNC4xODIgOS4xNjcgOS4zNDcgOS4xNjdjNS4xNzQgMCA5LjM2NS00LjEwNyA5LjM2NS05LjE2N1MxNC41NTguODMzIDkuMzg0LjgzM3ptNi40ODMgNS41aC0yLjc2YTE0LjE3IDE0LjE3IDAgMDAtMS4yOS0zLjI2MyA3LjQ4IDcuNDggMCAwMTQuMDUgMy4yNjN6bS02LjQ3NC0zLjYzYTEyLjgyIDEyLjgyIDAgMDExLjc4NyAzLjYzSDcuNjA2Yy40MDItMS4zMSAxLjAxLTIuNTMgMS43ODctMy42M3ptLTcuMjQyIDkuMTNBNy40MTIgNy40MTIgMCAwMTEuOTA4IDEwYzAtLjYzMy4wOTMtMS4yNDcuMjQzLTEuODMzaDMuMTYzYy0uMDc1LjYwNS0uMTMxIDEuMjEtLjEzMSAxLjgzM3MuMDU2IDEuMjI4LjEzIDEuODMzSDIuMTUyem0uNzY3IDEuODM0aDIuNzZjLjMgMS4xNDUuNzMgMi4yNDUgMS4yOTIgMy4yNjNhNy40NCA3LjQ0IDAgMDEtNC4wNTItMy4yNjN6bTIuNzYtNy4zMzRoLTIuNzZBNy40NCA3LjQ0IDAgMDE2Ljk3IDMuMDdhMTQuMTcyIDE0LjE3MiAwIDAwLTEuMjkyIDMuMjYzem0zLjcxNSAxMC45NjRhMTIuODA0IDEyLjgwNCAwIDAxLTEuNzg3LTMuNjNoMy41NzRhMTIuODA0IDEyLjgwNCAwIDAxLTEuNzg3IDMuNjN6bTIuMTktNS40NjRoLTQuMzhBMTMuMjIgMTMuMjIgMCAwMTcuMDU0IDEwYzAtLjYyMy4wNjYtMS4yMzguMTUtMS44MzNoNC4zOGMuMDgzLjU5NS4xNDkgMS4yMS4xNDkgMS44MzNzLS4wNjYgMS4yMjgtLjE1IDEuODMzem0uMjMzIDUuMDk3YTE0LjE3IDE0LjE3IDAgMDAxLjI5MS0zLjI2M2gyLjc2YTcuNDggNy40OCAwIDAxLTQuMDUgMy4yNjN6bTEuNjU2LTUuMDk3Yy4wNzUtLjYwNS4xMzEtMS4yMS4xMzEtMS44MzNzLS4wNTYtMS4yMjgtLjEzLTEuODMzaDMuMTYyYy4xNS41ODYuMjQzIDEuMi4yNDMgMS44MzNhNy40NCA3LjQ0IDAgMDEtLjI0MyAxLjgzM2gtMy4xNjN6IiBmaWxsPSIjQTlBQUIyIi8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: 2px center;
    background-size: 20px 20px;
}

@media screen and (min-width: 724px) {
    .c-global-header__ui-text {
        font-size: 1.6rem;
    }
    .c-form-select__input-language {
        font-size: 1.4rem;
    }
    .c-global-header__select--language .c-form-select__input {
        padding: 0 20px 0 28px;
    }
    .c-global-header__select--language::after {
        content: "";
        right: 2px;
        position: absolute;
        top: 50%;
        width: 16px;
        min-width: 16px;
        height: 9px;
        background-color: #A9AAB2;
        transform: translate(0%, -50%);
        mask-image: url("/img/icon/arrow-more.svg");
        mask-size: 16px 9px;
        mask-repeat: no-repeat;
    }
}
@media screen and (max-width: 723.99px) {
    .c-global-header__navication__list {
        justify-content: space-evenly;
    }
    .c-global-header__navication__item {
        flex-grow: 1;
        width: 25%;
    }
    .c-global-header__navication__link {
        flex-direction: column;
        padding: 5.5px 0;
    }
}
.c-language-selector {
    position: relative;
    height: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 8px 0 8px 8px;
    background: #FFFFFF;
    border-radius: 8px;
    justify-content: center;
}
@media screen and (min-width: 724px) {
    .c-language-selector {
        height: 38px;
        width: 88px;
    }
}

.p-selected-language {
    display: flex;
    align-items: center;
}

.c-language-selector::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    background-color: #F06E00;
    transition-duration: 0.3s;
}

.c-language-selector:hover .p-language__icon {
    background-color: rgb(243.3225, 96.4739383562, 33.1275);
}
.c-language-selector:hover .p-selected-language__text {
    color: rgb(243.3225, 96.4739383562, 33.1275);
}

.p-selected-language > *:nth-child(n+2) {
    margin-left: 4px;
}

@media screen and (min-width: 724px) {
    .p-selected-language > *:nth-child(n+2) {
        margin-left: 5px;
    }
}
.p-choosing-language {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: 16px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    z-index: 121;
    width: 240px;
    background-color: #fff;
    padding: 0 16px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1490196078);
    border-radius: 6px;
    transition: max-height 0.3s ease, opacity 0.2s ease;
}

.p-selected-language__text {
    color: #6F7074;
    font-size: 12.8px;
    font-weight: 300;
    line-height: 14px;
    transition-duration: 0.3s;
}

@media screen and (min-width: 724px) {
    .p-selected-language__text {
        font-size: 14px;
        font-weight: 300;
    }
    .c-language-selector:hover .p-selected-language__text {
        color: #F06E00;
    }
}
.c-language-selector.is-open .p-selected-language__text {
    color: #F06E00;
}

.c-language-selector.is-open .p-choosing-language {
    max-height: 120px;
    opacity: 1;
}

.p-language__icon {
    display: inline-block;
    width: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #A9AAB2;
    mask-image: url("/img/icon/language.svg");
    mask-size: 20px 20px;
    mask-repeat: no-repeat;
    transition-duration: 0.3s;
}

@media screen and (min-width: 724px) {
    .c-language-selector:hover .p-language__icon {
        background-color: #F06E00;
    }
}
.c-language-selector.is-open .p-language__icon {
    background-color: #F06E00;
}

.p-language__icon-arrow {
    display: none;
    width: 20px;
    min-width: 20px;
    height: 10px;
    background-color: #A9AAB2;
    mask-image: url(/img/icon/arrow-more.svg);
    mask-size: 20px 10px;
    mask-repeat: no-repeat;
    transition-duration: 0.3s;
}

@media screen and (min-width: 724px) {
    .c-language-selector:hover .p-language__icon-arrow {
        background-color: #F06E00;
    }
}
@media screen and (min-width: 724px) {
    .p-language__icon-arrow {
        display: inline-block;
    }
    .c-language-selector.is-open .p-language__icon-arrow {
        transform: rotateX(180deg) translateY(1px);
    }
}
.c-language-selector.is-open .p-language__icon-arrow {
    background-color: #F06E00;
}

.p-choosing-language__option {
    font-size: 16px;
    line-height: 16px;
    padding: 12px 0;
    transition-duration: 0.3s;
    -webkit-user-select: none;
    user-select: none;
}

.p-choosing-language__option:hover {
    color: #F06E00;
}

.o-header {
    padding: 32px 24px 0;
    height: 58px;
    max-width: 1928px;
    margin: 0 auto;
}
@media screen and (min-width: 724px) {
    .o-header {
        padding: 40px 40px 0;
        height: 78px;
    }
}

.o-header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.a-image--header-logo {
    width: 160px;
    height: auto;
    display: block;
}
@media screen and (min-width: 724px) {
    .a-image--header-logo {
        width: 240px;
    }
}
.a-image--header-logo img {
    width: 100%;
    height: auto;
}

.o-sheet {
    width: 460px;
    background: #F5F5F5;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
}

.o-sheet__body {
    padding: 24px;
}
@media screen and (min-width: 724px) {
    .o-sheet__body {
        padding: 32px;
    }
}

@media screen and (min-width: 724px) {
    .o-sheet--transparent {
        padding: 0 32px;
    }
}
.o-sheet--transparent:nth-child(n+2) {
    margin-top: 24px;
}

.o-sheet--pc {
    width: 100%;
}
@media screen and (min-width: 724px) {
    .o-sheet--pc {
        width: 460px;
        background: #F5F5F5;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
        border-radius: 16px;
    }
}
.o-sheet--pc .o-sheet__body {
    padding: 0;
}
@media screen and (min-width: 724px) {
    .o-sheet--pc .o-sheet__body {
        padding: 32px;
    }
}

.o-sheet__unit:nth-child(n+2) {
    margin-top: 16px;
}

html,
body {
    font-size: 62.5%;
    font-family: "Hiragino Sans", "ヒラギノ角ゴシック", Sanfransisco, Arial, "SF Pro SC", Meiryo, "メイリオ", "微软雅黑", "Microsoft YaHei";
    color: #333;
}

a {
    color: #2489FF;
}
a:hover {
    color: rgb(23.6850510204, 118.0142346939, 228.0649489796);
}
a:focus-visible {
    outline: #FF6624 solid 1px;
    border-radius: 4px;
}

@media screen and (min-width: 724px) {
    .p-oidclogin__section {
        width: 460px;
    }
}
.p-oidclogin__section:nth-child(n+2) {
    margin-top: 40px;
}

.p-oidclogin__title + .p-oidclogin__unit {
    margin-top: 24px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__title + .p-oidclogin__unit {
        margin-top: 16px;
    }
}

.p-oidclogin__error {
    margin-top: 12px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__error {
        margin-top: 16px;
    }
}
.p-oidclogin__error:empty, .p-oidclogin__error:blank {
    margin-top: 0px;
}
.p-oidclogin__error + .p-oidclogin__unit:nth-child(n+2) {
    margin-top: 20px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__error + .p-oidclogin__unit:nth-child(n+2) {
        margin-top: 30px;
    }
}

.p-oidclogin__unit:nth-child(n+2) {
    margin-top: 24px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__unit:nth-child(n+2) {
        margin-top: 16px;
    }
}

.p-oidclogin__unit2:nth-child(n+2) {
    margin-top: 22px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__unit2:nth-child(n+2) {
        margin-top: 24px;
    }
}
.p-oidclogin__unit2 .p-oidclogin__unit__link {
    display: block;
}

@media screen and (min-width: 724px) {
    .p-oidclogin__section2 {
        width: 342px;
    }
}
.p-oidclogin__section2:nth-child(n+2) {
    margin-top: 40px;
}
.p-oidclogin__section2 .p-oidclogin__unit:nth-child(n+2) {
    margin-top: 20px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__section2 .p-oidclogin__unit:nth-child(n+2) {
        margin-top: 24px;
    }
}
.p-oidclogin__section2 .p-oidclogin__unit2:nth-child(n+2) {
    margin-top: 24px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__section2 .p-oidclogin__unit2:nth-child(n+2) {
        margin-top: 24px;
    }
}
.p-oidclogin__section2 .p-oidclogin__unit3:nth-child(n+2) {
    margin-top: 32px;
}/*# sourceMappingURL=maps/style.css.map */

@media screen and (min-width: 724px) {
    .p-oidclogin__section3 {
        width: 362px;
    }
}
.p-oidclogin__section3:nth-child(n+2) {
    margin-top: 40px;
}
.p-oidclogin__section3 .p-oidclogin__unit:nth-child(n+2) {
    margin-top: 20px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__section3 .p-oidclogin__unit:nth-child(n+2) {
        margin-top: 24px;
    }
}
.p-oidclogin__section3 .p-oidclogin__unit2:nth-child(n+2) {
    margin-top: 24px;
}
@media screen and (min-width: 724px) {
    .p-oidclogin__section3 .p-oidclogin__unit2:nth-child(n+2) {
        margin-top: 24px;
    }
}
.p-oidclogin__section3 .p-oidclogin__unit3:nth-child(n+2) {
    margin-top: 32px;
}


.grecaptcha-badge{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(1);
    width: 100%;
    height: 100%;
}
