@charset "UTF-8";html,body,#app{margin:0;padding:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;line-height:.625rem;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased}body{position:relative;color:#333;background-color:#fff;text-size-adjust:100%}ol{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:.875rem;color:#333}div,p,section,header,nav,footer,h1,h2,h3,h4,h5,h6,table,thead,tbody,tr,th,td,form,input,select,textarea{margin:0;padding:0}a{color:#333}p{font-size:.875em;margin-bottom:1rem;line-height:1.15rem}button,input,select,textarea{font-family:inherit}.app-init-awaiting[data-v-7670e378]{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0;padding:0;box-sizing:border-box;width:100vw;height:100vh}.app-init-error[data-v-7670e378]{font-size:1rem;line-height:1.4rem;color:#f66}.back-button[data-v-88f10964]{box-sizing:border-box;width:200px;height:60px;padding:0;margin:0;border:none;background:url(/build/images/back-btn.gif) left top no-repeat;color:transparent;cursor:pointer}.back-button[data-v-88f10964]:disabled{opacity:.2;cursor:not-allowed}.back-button[data-v-88f10964]:hover:not(:disabled){background-image:url(/build/images/back-btn-on.gif)}.form-field-group[data-v-1ebe3323]{width:100%;display:grid;grid-template-columns:252px 1fr}@media screen and (max-width: 768px){.form-field-group[data-v-1ebe3323]{width:auto;grid-template-columns:1fr}}.field-title-container[data-v-1ebe3323]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;box-sizing:border-box;border-right:2px solid #fff;border-bottom:2px solid #fff;padding:15px;min-height:68px;background-color:#e9f8fb}@media screen and (max-width: 768px){.field-title-container[data-v-1ebe3323]{border-right:none}}.field-title-container .title[data-v-1ebe3323]{flex:1 1;display:inline-flex;flex-direction:row;flex-wrap:wrap;font-size:1rem;font-weight:400;line-height:1.4em;word-break:normal}.field-title-container .required-label[data-v-1ebe3323]{flex:0 0;display:block;padding:.135rem .625rem;margin-left:15px;background:#f66;color:#fff;font-weight:700;font-size:.875rem;word-break:keep-all;line-height:.875rem}.field-inputs-container[data-v-1ebe3323]{background-color:#f5f5f5;box-sizing:border-box;border-bottom:2px solid #fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex:1 0}.field-inputs-container .content-container[data-v-1ebe3323]{flex:1 1;box-sizing:border-box;padding:1.125rem;width:calc(100% - 38px);line-height:1rem}.field-inputs-container .content-container .content[data-v-1ebe3323]{box-sizing:border-box;line-height:1rem}.field-inputs-container .content-container .sub-content[data-v-1ebe3323]{margin-top:1rem}@media screen and (max-width: 768px){.field-inputs-container .content-container[data-v-1ebe3323]{width:auto}}.field-inputs-container .status-icon[data-v-1ebe3323]{min-width:38px;box-sizing:border-box;padding-right:1.125rem;display:flex;flex:0 0;align-items:center;justify-content:flex-start}.field-inputs-container .status-icon>i[data-v-1ebe3323]{display:none}.field-inputs-container .status-icon>i.error[data-v-1ebe3323],.field-inputs-container .status-icon>i.valid[data-v-1ebe3323]{display:block;width:22px;height:22px;background-position:center center;background-repeat:no-repeat;background-size:contain}.field-inputs-container .status-icon>i.error[data-v-1ebe3323]{background-image:url(/build/images/error.png)}.field-inputs-container .status-icon>i.valid[data-v-1ebe3323]{background-image:url(/build/images/checked.png)}.global-footer[data-v-bb1e8ffc]{display:block;width:100%;padding-top:3rem;padding-bottom:1rem;text-align:center;background-color:#fff}.global-footer p[data-v-bb1e8ffc]{font-weight:400;font-size:.75rem;color:#333}@media screen and (max-width: 768px){.global-footer[data-v-bb1e8ffc]{width:100%}}.global-header[data-v-1d847585]{display:flex;flex-direction:row;justify-content:center;margin-bottom:30px;border-bottom:4px solid #25bed5;background:#fff}@media screen and (max-width: 768px){.global-header[data-v-1d847585]{justify-content:flex-start}}.global-header .header-inner[data-v-1d847585]{display:flex;flex-direction:row;align-items:flex-start;width:800px;padding:18px 0 17px}@media screen and (max-width: 768px){.global-header .header-inner[data-v-1d847585]{width:100%;padding:10px}}.global-header .header-logo[data-v-1d847585]{margin:0;padding:0}@media screen and (max-width: 768px){.global-header .header-logo[data-v-1d847585]{width:120px}}.global-header .header-logo>*[data-v-1d847585]{display:inline-block;text-decoration:underline;color:#333;text-indent:-999rem;width:170px;max-width:100%;height:53.83586082px;background:url(/build/images/logo.png) left center no-repeat;background-size:contain}.next-button[data-v-f0f1c4f5]{box-sizing:border-box;width:200px;height:60px;padding:0;margin:0;border:none;background:url(/build/images/next-btn.gif) left top no-repeat;color:transparent;cursor:pointer}.next-button[data-v-f0f1c4f5]:disabled{opacity:.2;cursor:not-allowed}.next-button[data-v-f0f1c4f5]:hover:not(:disabled){background-image:url(/build/images/next-btn-on.gif)}.section-header[data-v-4a94d0af]{display:flex;align-items:flex-start}.section-header[data-v-4a94d0af]:before{content:url(/build/images/icon_square.gif);width:28px;height:28px}.section-header>span[data-v-4a94d0af]{display:inline-block;padding-left:7px;font-size:1.5rem;line-height:1.675rem;margin:.1125rem 0}.form-section .container[data-v-13fac5ee]{margin-bottom:50px}.form-section .container[data-v-13fac5ee]:not(:first-child){margin-top:20px}.centered-layout[data-v-c5cb6788]{display:flex;flex-direction:row;justify-content:center}.centered-layout>div[data-v-c5cb6788]{width:800px;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width: 768px){.centered-layout>div[data-v-c5cb6788]{box-sizing:border-box;width:100%;padding:0 1rem}}.first-confirm-page[data-v-ff754eb7]{display:flex;flex-direction:column;background-color:#fff;min-height:100vh}.first-confirm-page .first-confirm[data-v-ff754eb7]{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.first-confirm-page .first-confirm .form-description[data-v-ff754eb7]{margin:0 0 2.25rem}.first-confirm-page .first-confirm .confirming-text[data-v-ff754eb7]{font-size:1em;margin:0;min-height:1rem}.first-confirm-page .submit-button-container[data-v-ff754eb7]{margin:3rem 0;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.first-confirm-page .submit-button-container>*[data-v-ff754eb7]{margin-bottom:1rem}.display-contents[data-v-ff754eb7]{display:contents}.submit-button[data-v-df9054d6]{box-sizing:border-box;width:200px;height:60px;padding:0;margin:0;border:none;background:url(/build/images/send-btn.gif) left top no-repeat;color:transparent;cursor:pointer}.submit-button[data-v-df9054d6]:disabled{opacity:.2;cursor:not-allowed}.submit-button[data-v-df9054d6]:hover:not(:disabled){background-image:url(/build/images/send-btn-on.gif)}.first-confirm-page[data-v-f805cecf]{display:flex;flex-direction:column;background-color:#fff;min-height:100vh}.first-confirm-page .first-confirm[data-v-f805cecf]{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.first-confirm-page .first-confirm .form-description[data-v-f805cecf]{margin:0 0 2.25rem}.first-confirm-page .first-confirm ol.confirming-list[data-v-f805cecf]{margin:0;padding-left:1.5rem}.first-confirm-page .first-confirm ol.confirming-list>li[data-v-f805cecf]{margin-bottom:.4rem}.first-confirm-page .first-confirm .confirming-text[data-v-f805cecf]{font-size:1rem;margin:0;min-height:1rem}.first-confirm-page .first-confirm .confirming-text>span[data-v-f805cecf]{display:inline-block;font-size:.85rem;margin:.125rem 0}.first-confirm-page .submit-button-container[data-v-f805cecf]{margin:3rem 0;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.first-confirm-page .submit-button-container>*[data-v-f805cecf]{margin-bottom:1rem}.display-contents[data-v-f805cecf]{display:contents}.error-404-page[data-v-8ea7a2f7]{display:flex;flex-direction:column;background-color:#fff;min-height:100vh}.error-404-page .contents[data-v-8ea7a2f7]{display:flex;flex-direction:column;align-items:center}.error-404-page h1[data-v-8ea7a2f7],.error-404-page h2[data-v-8ea7a2f7]{line-height:1em;margin:.5em 0 .8em}.field-error-text[data-v-a7f9ace0]{color:#f66;font-size:.9rem;line-height:1.3rem;margin:0;margin-bottom:.3rem}.field-error-text.bold[data-v-a7f9ace0]{font-weight:700}.finished-page[data-v-b506fab4]{display:flex;flex-direction:column;background-color:#fff;min-height:100vh}.finished-page .finished-page-container[data-v-b506fab4]{margin:5rem 0}.finished-page .rejected-contents[data-v-b506fab4]{display:flex;flex-direction:column;margin-bottom:1rem}.finished-page .rejected-contents .error-messages[data-v-b506fab4]{margin:1rem 0}.finished-page .rejected-contents .error-messages>ul[data-v-b506fab4]{color:#f66}.finished-page .rejected-contents .error-messages>ul>li[data-v-b506fab4]{margin-bottom:.8rem}.finished-page .rejected-contents .buttons-group[data-v-b506fab4]{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:1rem}.finished-page .rejected-contents .buttons-group>*+*[data-v-b506fab4]{margin-left:1rem}.select-field[data-v-4ef4e618]{display:inline-block;width:auto;padding:.4rem;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;text-overflow:ellipsis;cursor:pointer}.select-field.block[data-v-4ef4e618]{display:block;width:100%}.select-field.valid[data-v-4ef4e618]{background-color:#e9f8fb}.select-field.error[data-v-4ef4e618]{background-color:#f66}.select-field.readonly[data-v-4ef4e618]:not(:disabled){background-color:#eee;color:#757575;cursor:default}.help-text[data-v-0fb33890]{color:#666;font-size:.8rem;line-height:1rem;margin:0;margin-bottom:.2rem}.input-field[data-v-ea9fb6b1]{display:inline-block;width:auto;padding:.4rem;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;outline:none;vertical-align:top;font-size:.85rem;text-indent:3px;overflow:hidden;background-color:#fff}.input-field.block[data-v-ea9fb6b1]{display:block;width:100%}.input-field.valid[data-v-ea9fb6b1]{background-color:#e9f8fb}.input-field.error[data-v-ea9fb6b1]{background-color:#f66}.input-field[data-v-ea9fb6b1]:read-only:not(:disabled){background-color:#eee;color:#757575}.input-field[data-v-ea9fb6b1]:focus-visible:not(:read-only):not(:disabled){background-color:#e9f8fb}.input-field[data-v-ea9fb6b1]:disabled{background-color:#d8d8d8;color:#343434;cursor:not-allowed}.display-contents[data-v-6a482ea1]{display:contents}.keep-text[data-v-f80a51b4]{word-break:keep-all}.addr-fields[data-v-6515d7f2]{display:grid;grid-column-end:2 2;grid-template-columns:auto 1fr;align-items:baseline;row-gap:.5rem}.addr-fields>.field-label[data-v-6515d7f2]{text-align:right;font-size:.9rem}.addr-fields>.field-set[data-v-6515d7f2]{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.company-field[data-v-5389afba]{display:inline-flex;flex-direction:row;align-items:center;flex-wrap:wrap}.customer-info-section .customer-info-section-link[data-v-83fec6be]{display:inline-flex;align-items:center;font-size:.825rem;text-decoration:underline}.customer-info-section .customer-info-section-link[data-v-83fec6be]:hover{text-decoration:none}.customer-info-section .customer-info-section-button[data-v-83fec6be]{margin:0;padding:.2rem .75rem;border:1px solid #808080;border-radius:3px;box-sizing:border-box;cursor:pointer;background-color:#eee}.customer-info-section .customer-info-section-button[data-v-83fec6be]:hover{background-color:#ddd}.customer-info-section .customer-info-section-button[data-v-83fec6be]:active{background-color:#ccc}.customer-info-section .flex-row-align-centered-content-start[data-v-83fec6be]{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;margin-right:.5rem}.customer-info-section .flex-row-align-centered-content-start>*+*[data-v-83fec6be]{margin-right:0}.customer-info-section .flex-row-align-centered-content-start[data-v-83fec6be]:last-of-type{margin-right:0}.customer-info-section .grid-container[data-v-83fec6be]{display:grid;grid-column-end:2 2;grid-template-columns:auto 1fr;align-items:baseline;row-gap:.5rem}.customer-info-section .grid-container .field-label[data-v-83fec6be]{text-align:right;font-size:.9rem}.customer-info-section .grid-container .field-set[data-v-83fec6be]{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.checkbox-container[data-v-233d0e58]{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;padding:.425rem .25rem;box-sizing:content-box}.checkbox-container[data-v-233d0e58]:hover{background-color:#00000006;border-radius:5px}.checkbox-container .label-text[data-v-233d0e58]{font-size:.9rem}.checkbox-container.read-only[data-v-233d0e58]{opacity:.6}.login-info-section .flex-row-align-centered-content-start[data-v-15e61413]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-right:1rem}.display-contents[data-v-d6595247]{display:contents}.private-info-section .privacy-info-description-header[data-v-4ae71acd]{margin-bottom:.625rem;line-height:1.4rem;font-weight:700;font-size:1.125rem}.private-info-section .privacy-mark-description[data-v-4ae71acd]{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.private-info-section .privacy-mark-description>p[data-v-4ae71acd]{flex:1 0}.private-info-section .privacy-mark-description>a[data-v-4ae71acd]{flex:0 1;display:inline-block}.private-info-section .article[data-v-4ae71acd]{height:100px;overflow:auto;box-sizing:content-box;padding:.625rem;margin-bottom:1.25rem;border:1px solid #ddd}.private-info-section .article p[data-v-4ae71acd]{line-height:1.5em;margin-bottom:10px}.private-info-section .article p[data-v-4ae71acd]:last-of-type{margin-bottom:0}.first-form-page[data-v-c6bde6a6]{display:flex;flex-direction:column;background-color:#fff;min-height:100vh}.first-form-page .first-form[data-v-c6bde6a6]{display:flex;flex-direction:column;width:100%;box-sizing:border-box;margin-bottom:20px}.first-form-page .first-form .form-description[data-v-c6bde6a6]{font-size:.875em;margin:0 0 2.25rem}@media screen and (max-width: 767px){.first-form-page .first-form[data-v-c6bde6a6]{width:auto}}.first-form-page .submit-button-container[data-v-c6bde6a6]{display:flex;flex-direction:row;align-items:center;justify-content:center}.radio-buttons>fieldset[data-v-934c45a4]{margin:0;padding:0;border:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.radio-buttons>fieldset>label[data-v-934c45a4]{margin-right:1rem;cursor:pointer;color:#333;font-size:.85rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.425rem .25rem}.radio-buttons>fieldset>label[data-v-934c45a4]:hover{background-color:#00000006;border-radius:5px}.radio-buttons>fieldset>label>input[type=radio][data-v-934c45a4]{margin-right:.3rem;cursor:inherit}.second-form[data-v-706228af]{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.second-form .form-description[data-v-706228af]{font-size:.875em;margin:0 0 2.25rem}@media screen and (max-width: 768px){.second-form[data-v-706228af]{width:auto}}.second-form .submit-button-container[data-v-706228af]{margin:3rem 0;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.second-form .submit-button-container>*[data-v-706228af]{margin-bottom:1rem}.second-form .flex-row-align-centered-content-start[data-v-706228af]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-right:1rem;flex-wrap:wrap}.second-form .flex-row-align-centered-content-start[data-v-706228af]:last-of-type{margin-right:0}.fade-enter-active[data-v-706228af]{animation:fadeIn-706228af 60ms}.fade-leave-active[data-v-706228af]{animation:fadeOut-706228af 60ms}@keyframes fadeIn-706228af{0%{opacity:.6}to{opacity:1}}@keyframes fadeOut-706228af{0%{max-height:max-content;opacity:1}to{max-height:0;opacity:.4}}.display-contents[data-v-706228af]{display:contents}.billing_info_other_emails_list[data-v-706228af]{padding-left:1.5rem;margin:0;box-sizing:border-box}.billing_info_other_emails_list>li[data-v-706228af]{margin-bottom:.5rem}.second-form-page[data-v-3ff92e6c]{display:flex;flex-direction:column;background-color:#fff;min-height:100vh}
